Jul 14 00:51:59.367210 np0000185047 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 00:51:59.377405 np0000185047 devstack@c-api.service[111218]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 00:51:59 2026] *** Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: nodename: np0000185047 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: machine: x86_64 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: clock source: unix Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: pcre jit disabled Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: detected number of CPU cores: 16 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: current working directory: / Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: detected binary path: /usr/bin/uwsgi-core Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: your processes number limit is 256916 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: your memory page size is 4096 bytes Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: detected max file descriptor number: 2048 Jul 14 00:51:59.380986 np0000185047 devstack@c-api.service[111218]: lock engine: pthread robust mutexes Jul 14 00:51:59.381476 np0000185047 devstack@c-api.service[111218]: thunder lock: enabled Jul 14 00:51:59.381476 np0000185047 devstack@c-api.service[111218]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 00:51:59.381476 np0000185047 devstack@c-api.service[111218]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 00:51:59.381476 np0000185047 devstack@c-api.service[111218]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 00:51:59.381476 np0000185047 devstack@c-api.service[111218]: Set PythonHome to /opt/stack/data/venv Jul 14 00:51:59.418110 np0000185047 devstack@c-api.service[111218]: Python main interpreter initialized at 0x7df41faa4668 Jul 14 00:51:59.418110 np0000185047 devstack@c-api.service[111218]: python threads support enabled Jul 14 00:51:59.418110 np0000185047 devstack@c-api.service[111218]: your server socket listen backlog is limited to 100 connections Jul 14 00:51:59.418110 np0000185047 devstack@c-api.service[111218]: your mercy for graceful operations on workers is 80 seconds Jul 14 00:51:59.418774 np0000185047 devstack@c-api.service[111218]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 00:51:59.418948 np0000185047 devstack@c-api.service[111218]: *** Operational MODE: preforking *** Jul 14 00:51:59.419143 np0000185047 devstack@c-api.service[111218]: *** uWSGI is running in multiple interpreter mode *** Jul 14 00:51:59.419143 np0000185047 devstack@c-api.service[111218]: spawned uWSGI master process (pid: 111218) Jul 14 00:51:59.419436 np0000185047 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 00:51:59.421023 np0000185047 devstack@c-api.service[111218]: spawned uWSGI worker 1 (pid: 111219, cores: 1) Jul 14 00:51:59.422019 np0000185047 devstack@c-api.service[111218]: spawned uWSGI worker 2 (pid: 111220, cores: 1) Jul 14 00:51:59.422587 np0000185047 devstack@c-api.service[111218]: spawned uWSGI worker 3 (pid: 111221, cores: 1) Jul 14 00:51:59.423197 np0000185047 devstack@c-api.service[111218]: spawned uWSGI worker 4 (pid: 111222, cores: 1) Jul 14 00:51:59.423328 np0000185047 devstack@c-api.service[111218]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: we strongly recommend against using it for new projects. Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: framework. For more detail see Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:59.553089 np0000185047 devstack@c-api.service[111219]: import eventlet # noqa Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: we strongly recommend against using it for new projects. Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: framework. For more detail see Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:59.554144 np0000185047 devstack@c-api.service[111220]: import eventlet # noqa Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: we strongly recommend against using it for new projects. Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: framework. For more detail see Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:59.556904 np0000185047 devstack@c-api.service[111222]: import eventlet # noqa Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: we strongly recommend against using it for new projects. Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: framework. For more detail see Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:59.575962 np0000185047 devstack@c-api.service[111221]: import eventlet # noqa Jul 14 00:51:59.720588 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:59.720588 np0000185047 devstack@c-api.service[111219]: from cgi import parse_header Jul 14 00:51:59.720763 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:59.720763 np0000185047 devstack@c-api.service[111220]: from cgi import parse_header Jul 14 00:51:59.742689 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:59.742689 np0000185047 devstack@c-api.service[111222]: from cgi import parse_header Jul 14 00:51:59.760712 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:59.760712 np0000185047 devstack@c-api.service[111219]: warnings.warn( Jul 14 00:51:59.761511 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:59.761511 np0000185047 devstack@c-api.service[111220]: warnings.warn( Jul 14 00:51:59.762944 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 14 00:51:59.762944 np0000185047 devstack@c-api.service[111221]: from cgi import parse_header Jul 14 00:51:59.771096 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:59.771096 np0000185047 devstack@c-api.service[111219]: removals.removed_module( Jul 14 00:51:59.771763 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:59.771763 np0000185047 devstack@c-api.service[111220]: removals.removed_module( Jul 14 00:51:59.771932 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:59.771932 np0000185047 devstack@c-api.service[111219]: removals.removed_module( Jul 14 00:51:59.772659 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:59.772659 np0000185047 devstack@c-api.service[111220]: removals.removed_module( Jul 14 00:51:59.786742 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:59.786742 np0000185047 devstack@c-api.service[111222]: warnings.warn( Jul 14 00:51:59.796159 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:59.796159 np0000185047 devstack@c-api.service[111222]: removals.removed_module( Jul 14 00:51:59.796885 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:59.796885 np0000185047 devstack@c-api.service[111222]: removals.removed_module( Jul 14 00:51:59.804247 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:59.804247 np0000185047 devstack@c-api.service[111221]: warnings.warn( Jul 14 00:51:59.814723 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 14 00:51:59.814723 np0000185047 devstack@c-api.service[111221]: removals.removed_module( Jul 14 00:51:59.815409 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 14 00:51:59.815409 np0000185047 devstack@c-api.service[111221]: removals.removed_module( Jul 14 00:52:00.572169 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:52:00.572169 np0000185047 devstack@c-api.service[111219]: warnings.warn( Jul 14 00:52:00.596724 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:52:00.596724 np0000185047 devstack@c-api.service[111220]: warnings.warn( Jul 14 00:52:00.623473 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:52:00.623473 np0000185047 devstack@c-api.service[111219]: warnings.warn( Jul 14 00:52:00.625283 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:52:00.625283 np0000185047 devstack@c-api.service[111222]: warnings.warn( Jul 14 00:52:00.647989 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:52:00.647989 np0000185047 devstack@c-api.service[111220]: warnings.warn( Jul 14 00:52:00.681810 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:52:00.681810 np0000185047 devstack@c-api.service[111222]: warnings.warn( Jul 14 00:52:00.696549 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 00:52:00.696549 np0000185047 devstack@c-api.service[111221]: warnings.warn( Jul 14 00:52:00.758829 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 14 00:52:00.758829 np0000185047 devstack@c-api.service[111221]: warnings.warn( Jul 14 00:52:00.834043 np0000185047 devstack@c-api.service[111219]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:52:00.834562 np0000185047 devstack@c-api.service[111219]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111219) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:52:00.845638 np0000185047 devstack@c-api.service[111220]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:52:00.845902 np0000185047 devstack@c-api.service[111220]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111220) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:52:00.917022 np0000185047 devstack@c-api.service[111222]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:52:00.917247 np0000185047 devstack@c-api.service[111222]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111222) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:52:00.921683 np0000185047 devstack@c-api.service[111219]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:52:00.921683 np0000185047 devstack@c-api.service[111219]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:52:00.923051 np0000185047 devstack@c-api.service[111220]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:52:00.923051 np0000185047 devstack@c-api.service[111220]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:52:00.939014 np0000185047 devstack@c-api.service[111221]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 14 00:52:00.939192 np0000185047 devstack@c-api.service[111221]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111221) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:52:00.986398 np0000185047 devstack@c-api.service[111222]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:52:00.986398 np0000185047 devstack@c-api.service[111222]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:52:01.002301 np0000185047 devstack@c-api.service[111221]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 00:52:01.002301 np0000185047 devstack@c-api.service[111221]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:52:01.448062 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111219) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:52:01.448280 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111222) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:52:01.448535 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.448568 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111221) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:52:01.448642 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.448881 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.448916 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111220) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:52:01.448951 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.449010 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.449303 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.449371 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.449468 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.449965 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.450142 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.450416 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.451015 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.452696 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.452800 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.452852 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.452885 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.452922 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.452965 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.452996 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.453088 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.453120 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.453152 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.453181 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.453209 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.453238 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.453264 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.453549 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.453585 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.453710 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.453794 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.453826 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.453957 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.453992 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.454058 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.454154 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.454187 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.454258 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.454352 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.454389 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.454440 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.454504 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.454568 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.454635 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.454718 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.454758 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.454792 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.454985 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.455024 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.455054 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.455082 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.455114 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.455168 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.455206 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.455255 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.455294 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.455340 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.455374 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.455421 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.455451 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.455513 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.455567 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.455611 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.455660 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.455753 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.455818 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.455862 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.455915 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.455956 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.456003 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.456043 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.456083 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.456128 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.456173 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.456218 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.456263 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.456301 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.456345 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.456385 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.456423 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.456423 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.456494 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.456542 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.456931 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.457096 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.457269 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.457455 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.457613 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.457781 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.457951 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.458124 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.458197 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.458261 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.458325 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.458375 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.458443 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.458492 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.458535 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.458581 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.458634 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.458700 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.458747 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.458787 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.458825 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.458888 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.458934 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.458973 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.459012 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.459057 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.459113 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.459204 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.459264 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.459433 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.459574 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.459706 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.459818 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.459923 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.460040 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.460612 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.460736 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.460849 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.460959 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.461067 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.461136 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.461204 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.464121 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.464203 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.464203 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.464290 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.464334 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.464383 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.464383 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.464465 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.464508 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.464550 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.464587 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.464635 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.464635 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.464635 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.464844 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.464900 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.464969 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.465025 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.465084 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.465144 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.465209 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.465327 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.465386 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.465448 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.465493 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.465536 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.465578 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.465616 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.465658 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.465725 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.465773 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.465821 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.465864 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.465906 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.465954 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.465996 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.466037 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.466078 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.466121 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.466169 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.466219 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.466269 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.466312 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.466350 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.466392 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.466431 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.466479 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.466522 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.466562 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.466608 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.466662 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.466727 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.466780 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.466824 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.466882 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.466918 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.466961 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.467002 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.467050 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.467092 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.467141 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.467182 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.467225 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.467268 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.467308 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.467350 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.467387 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.467433 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.467476 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.467527 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.467576 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.467617 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.467659 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.467721 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.467757 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.467798 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.467834 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.467876 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.467913 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.467963 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.468001 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.468044 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.468093 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.468134 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.468171 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.468213 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.468256 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.468628 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.469055 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.469055 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.469136 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.469179 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.469179 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.469256 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.469300 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.469349 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.469396 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.469436 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.469473 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.469521 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.469562 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.469610 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.469650 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.469705 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.469748 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.469803 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.469803 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.469882 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.469923 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.469967 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.469967 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.470038 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.470074 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.470123 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.470168 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.470215 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.470254 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.470292 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.470328 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.470369 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.470411 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.470451 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.470493 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.470542 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.470583 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.470624 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.470666 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.470721 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.470721 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.470803 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.470845 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.470921 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.470958 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.471006 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.471050 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.471107 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.471151 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.471188 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.471236 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.471282 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.471325 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.471361 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.471402 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.471438 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.471577 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.471630 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.471688 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.471741 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.471789 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.471789 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.471861 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.471861 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.471861 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.471967 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.472022 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.472064 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.472064 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.472152 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.472193 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.472235 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.472282 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.472326 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.472374 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.472374 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.472456 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.472456 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.472549 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.472595 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.472641 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.472705 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.472747 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.472787 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.472827 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.472869 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.472908 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.472955 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.473006 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.473006 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.473087 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.473127 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.473173 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.473215 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.473255 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.473296 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.473346 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.473389 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.473434 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.473480 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.473520 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.473566 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.473614 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.473654 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.473736 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.473779 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.473827 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.473868 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.473908 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.473948 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.474000 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.474040 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.474087 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.474132 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.474178 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.474223 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.474274 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.474320 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.474971 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.475019 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.475092 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.475136 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.475192 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.475235 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.475282 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.475330 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.475377 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.475425 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.475467 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.475508 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.475549 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.475598 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.475640 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.475709 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.475759 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.475807 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.475848 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.475890 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.475937 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.475980 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.476027 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.476075 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.476118 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.476165 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.476214 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.476260 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.476301 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.476343 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.476390 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.476430 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.476478 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.476525 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.476565 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.476612 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.476657 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.476724 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.476771 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.476816 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.476856 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.476903 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.476954 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.476999 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.477044 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.477089 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.477130 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.477170 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.477216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.482096 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.482166 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.482209 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.482284 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.482328 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.482391 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.482436 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.482484 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.482524 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.482564 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.482612 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.482660 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.482717 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.482767 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.482815 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.482873 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.482918 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.482960 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.483000 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.483044 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.483091 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.483132 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.483175 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.483216 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.483264 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.483307 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.483353 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.483400 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.483442 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.483483 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.483534 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.483575 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.483624 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.483664 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.483720 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.483770 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.483810 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.483857 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.483902 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.483942 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.483993 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.484040 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.484081 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.484120 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.484160 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.484200 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.484242 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.484282 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.484328 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.484367 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.484417 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.484457 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.484457 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.484457 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.484457 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.484457 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.484654 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.484654 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.484654 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.484654 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.484827 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.484870 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.484913 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.484955 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.484997 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.485045 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.485087 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.485130 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.485177 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.485229 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.485270 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.485316 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.485363 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.485408 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.485453 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.485494 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.485540 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.485586 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.485626 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.485687 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.485687 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.485687 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.485687 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.485687 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.487040 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.487096 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.487164 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.487221 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.487270 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.487315 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.487363 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.487411 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.487451 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.487492 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.487536 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.487583 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.487624 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.487666 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.487922 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.487966 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.488007 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.488048 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.488088 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.488130 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.488178 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.488225 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.488456 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.488977 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.489024 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.489112 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.489158 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.489203 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.489260 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.489308 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.489345 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.489395 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.489436 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.489477 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.489518 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.489518 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.489605 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.489682 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.489737 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.489737 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.489737 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.489868 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.489911 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.489955 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.490002 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.490052 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.490093 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.490146 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.490146 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.490146 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.490146 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.492235 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.492288 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.492337 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.492380 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.492427 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.492476 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.492522 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.492571 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.492613 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.492854 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.492897 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.492938 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.492978 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.493019 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.493061 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.493096 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.493150 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.493192 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.493241 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.493241 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.493325 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.493372 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.493415 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.493415 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.493415 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.493538 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.493582 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.493627 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.493690 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.493739 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.493780 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.493825 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.493869 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.493912 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.493960 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.494092 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.494139 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.494173 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.494220 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.494265 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.494306 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.494346 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.494384 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.494424 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.494469 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.494520 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.494564 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.494608 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.494648 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.494698 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.494732 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.494771 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.494814 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.494814 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.494814 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.494814 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.494989 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.494989 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.495068 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.495108 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.495143 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.495183 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.495219 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.495265 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.495305 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.495351 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.495351 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.495424 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.495424 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.495509 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.495557 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.495604 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.495656 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.495741 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.495782 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.495832 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.495871 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.495871 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.495939 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.495977 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.496016 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.496054 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.496094 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.496094 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.496161 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.496161 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.496161 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.496161 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.496305 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.496347 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.496386 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.496431 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.496470 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.496517 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.496558 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.496603 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.496646 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.496714 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.496714 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.496792 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.496830 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.496868 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.496905 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.496945 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.496988 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.497027 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.497027 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.497106 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.497150 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.497150 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.497150 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.497150 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.497793 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.497852 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.497901 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.497947 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.497994 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.498038 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.498088 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.498128 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.498174 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.498219 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.498263 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.498303 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.498342 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.498342 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.498416 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.498416 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.498416 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.498537 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.498537 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.498606 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.498606 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.498696 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.498803 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.498931 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.499027 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.499108 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.499190 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.499279 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.499777 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.499828 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.499883 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.499927 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.499964 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.500012 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.500061 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.500104 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.500145 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.500186 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.500234 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.500275 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.500322 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.500362 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.500398 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.500436 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.500484 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.500532 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.500581 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.500621 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.500662 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.500723 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.500995 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.501042 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.501089 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.501089 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.501172 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.501213 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.501256 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.501304 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.501351 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.501397 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.501444 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.501486 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.501532 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.501582 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.501624 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.501665 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.501732 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.501779 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.501821 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.501867 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.501908 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.501948 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.502001 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.502047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.502047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.502047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.502047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.502047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.506075 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.506140 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.506200 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.506244 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.506288 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.506331 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.506375 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.506427 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.506469 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.506515 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.506557 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.506600 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.506646 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.506714 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.506760 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.506802 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.506855 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.506936 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.506979 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.507022 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.507067 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.507113 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.507158 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.507203 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.507283 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.507350 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.507395 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.507443 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.507489 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.507536 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.507583 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.507629 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.507689 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.507733 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.507772 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.507813 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.507865 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.507924 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.507966 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.508011 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.508051 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.508092 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.508138 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.508183 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.508228 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.508272 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.508313 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.508365 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.508406 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.508454 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.508509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.509034 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.509132 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.509222 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.509276 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.509326 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.509367 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.509409 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.509458 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.509499 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.509544 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.509590 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.509637 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.509695 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.509746 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.509794 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.509856 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.509924 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.509968 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.510015 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.510055 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.510105 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.510154 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.510195 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.510439 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.510488 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.510541 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.510599 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.510641 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.510699 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.510741 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.510799 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.510867 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.510955 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.510996 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.511047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.511047 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.511133 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.511192 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.511237 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.511284 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.511333 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.511376 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.511418 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.511459 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.511507 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.511548 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.511594 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.511641 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.511729 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.511795 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.511838 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.511887 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.511928 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.511968 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.512015 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.512057 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.512097 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.512137 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.512177 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.512223 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.512264 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.512305 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.512350 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.512390 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.512438 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.512479 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.512520 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.512566 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.512613 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.512613 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.512719 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.512763 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.512805 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:52:01.513396 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.513465 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.513509 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.513554 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.513597 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.513649 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.513721 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.513721 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.513803 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.513852 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.513898 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.513940 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.513982 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.514023 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.514070 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.514118 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.514118 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.514289 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:52:01.514343 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.514409 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:52:01.514409 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:52:01.514409 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:52:01.514409 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:52:01.514409 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:52:01.563305 np0000185047 devstack@c-api.service[111221]: INFO dbcounter [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Registered counter for database cinder Jul 14 00:52:01.563954 np0000185047 devstack@c-api.service[111220]: INFO dbcounter [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Registered counter for database cinder Jul 14 00:52:01.564074 np0000185047 devstack@c-api.service[111219]: INFO dbcounter [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Registered counter for database cinder Jul 14 00:52:01.565254 np0000185047 devstack@c-api.service[111222]: INFO dbcounter [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Registered counter for database cinder Jul 14 00:52:01.608033 np0000185047 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.609302 np0000185047 devstack@c-api.service[111219]: DEBUG oslo_db.sqlalchemy.engines [None req-2b152251-dae2-4c67-8020-7200a8d1c20e 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=111219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.614003 np0000185047 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-f790315e-5563-42ba-9187-62333761ec0a 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.615385 np0000185047 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.724907 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writer thread running {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:52:01.728047 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:52:01.731549 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:52:01.733705 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writer thread running {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:52:01.734364 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:52:01.736481 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:52:01.736569 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writer thread running {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:52:01.737171 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:52:01.737481 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.738581 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writer thread running {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:52:01.739080 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:52:01.739865 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:52:01.740920 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.741476 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:52:01.742053 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:52:01.742888 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:52:01.743572 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:52:01.744458 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.745141 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:52:01.745270 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:52:01.747496 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:52:01.747689 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.748047 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:52:01.748795 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.750831 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:52:01.752144 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.753352 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.756418 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.777425 np0000185047 devstack@c-api.service[111219]: DEBUG oslo_db.sqlalchemy.engines [None req-2b152251-dae2-4c67-8020-7200a8d1c20e 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=111219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.780040 np0000185047 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.781020 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:52:01.782371 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:52:01.783445 np0000185047 devstack@c-api.service[111219]: INFO cinder.rpc [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:52:01.784276 np0000185047 devstack@c-api.service[111220]: INFO cinder.rpc [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:52:01.784823 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.785192 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.788139 np0000185047 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.790926 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:52:01.793732 np0000185047 devstack@c-api.service[111221]: INFO cinder.rpc [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:52:01.794015 np0000185047 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-f790315e-5563-42ba-9187-62333761ec0a 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:01.795027 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.796424 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.797536 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:52:01.798358 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.799662 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.800560 np0000185047 devstack@c-api.service[111222]: INFO cinder.rpc [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:52:01.802524 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.802623 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.802844 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.805097 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.808226 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.810117 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.810632 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.811276 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.813970 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.814208 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.814275 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.815920 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.817051 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.817408 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.818641 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.819321 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.820287 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.820369 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.822618 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.823294 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.823456 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.824195 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.824835 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.826386 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.826840 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.827232 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.827634 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.827887 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.829968 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.830172 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.830576 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.833084 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.833216 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.833331 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.836231 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.836429 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.836495 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.836606 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.838711 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.839242 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.839592 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.840231 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.840359 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.840904 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.841878 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.842621 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.842767 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.843303 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.844034 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.844216 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.844308 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.844708 np0000185047 devstack@c-api.service[111220]: WARNING cinder.api.contrib.hosts [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:52:01.845354 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.846047 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.846849 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.846982 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.847470 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.848438 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.848699 np0000185047 devstack@c-api.service[111219]: WARNING cinder.api.contrib.hosts [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:52:01.849356 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.849529 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.849986 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.850878 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: extensions {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.851133 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.852350 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: cgsnapshots {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.852572 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.852765 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.852839 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.853783 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-availability-zone {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.854127 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.854892 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.855018 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: extensions {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.856121 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.856293 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-snapshot-manage {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.856363 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.856444 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: cgsnapshots {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.857776 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.857850 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-volume-transfer {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.857925 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-availability-zone {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.858164 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.859507 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-quota-sets {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.859648 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.859794 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.860318 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-snapshot-manage {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.860983 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-hosts {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.861058 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.861121 np0000185047 devstack@c-api.service[111221]: WARNING cinder.api.contrib.hosts [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:52:01.861866 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.862298 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-volume-transfer {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.862366 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: qos-specs {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.863012 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.863358 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.864202 np0000185047 devstack@c-api.service[111222]: WARNING cinder.api.contrib.hosts [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:52:01.864419 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-quota-sets {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.864530 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: backups {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.864834 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.864985 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.865966 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-hosts {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.866444 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.866534 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.866596 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: capabilities {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.867375 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: extensions {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.867448 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: qos-specs {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.867803 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-volume-type-access {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.867910 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.868730 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: cgsnapshots {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.869381 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.869450 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-quota-class-sets {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.869577 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: backups {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.870224 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: extensions {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.870486 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-availability-zone {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.870766 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: scheduler-stats {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.871590 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: cgsnapshots {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.871854 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-snapshot-manage {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.871996 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: capabilities {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.872325 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: consistencygroups {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.872980 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-availability-zone {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.873316 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-volume-transfer {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.873364 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-volume-type-access {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.874311 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: encryption {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.874382 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-snapshot-manage {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.875018 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-quota-sets {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.875080 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-quota-class-sets {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.875821 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-volume-transfer {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.876023 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: encryption {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.876343 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: scheduler-stats {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.876664 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-hosts {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.877614 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-quota-sets {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.877715 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: os-volume-manage {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.877791 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: consistencygroups {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.878071 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: qos-specs {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.879081 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-hosts {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.879223 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extended resource: extra_specs {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.879848 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: encryption {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.880268 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: backups {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.880495 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: qos-specs {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.881597 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: encryption {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.881872 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.882174 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: capabilities {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.882542 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: backups {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.883205 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: os-volume-manage {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.883421 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-volume-type-access {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.883655 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.884705 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extended resource: extra_specs {{(pid=111219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.884792 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: capabilities {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.885042 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-quota-class-sets {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.885222 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.885982 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-volume-type-access {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.886304 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: scheduler-stats {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.886748 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.887305 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.887623 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-quota-class-sets {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.887738 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.contrib.snapshot_actions [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] SnapshotActionsController initialized {{(pid=111220) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:52:01.887825 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: consistencygroups {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.888417 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.888867 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.888945 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: scheduler-stats {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.889725 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: encryption {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.889829 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.890283 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.890349 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: consistencygroups {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.891270 np0000185047 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.891341 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: encryption {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.891774 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.892249 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.892317 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: encryption {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.892374 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.892515 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeActions extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.892620 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] SnapshotActionsController initialized {{(pid=111219) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:52:01.892712 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension UsedLimits extending resource: limits {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.892773 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: os-volume-manage {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.892848 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.893373 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.893861 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: encryption {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.894020 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894127 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894281 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension TypesManage extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894393 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894505 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894626 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894729 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extended resource: extra_specs {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.894789 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.894839 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894839 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension AdminActions extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.894952 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension AdminActions extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.895088 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension AdminActions extending resource: backups {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.895188 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-9207c32c-5ed8-40c2-b3a2-fb9c2c4c81a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.895359 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: os-volume-manage {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.896275 np0000185047 devstack@c-api.service[111219]: WARNING castellan.key_manager.migration [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.896994 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.897261 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.897319 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extended resource: extra_specs {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:52:01.897384 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.897521 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeActions extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.897662 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension UsedLimits extending resource: limits {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.897798 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.898403 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.898691 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.898787 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.898903 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension TypesManage extending resource: types {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899015 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899163 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899270 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899371 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899480 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension AdminActions extending resource: volumes {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899638 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.899697 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension AdminActions extending resource: snapshots {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899697 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension AdminActions extending resource: backups {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.899846 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.899895 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.v3.router [None req-2b152251-dae2-4c67-8020-7200a8d1c20e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.900923 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.901228 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.902094 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] SnapshotActionsController initialized {{(pid=111221) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:52:01.902293 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.902901 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.903716 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.904027 np0000185047 devstack@c-api.service[111220]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7df41faa4668 pid: 111220 (default app) Jul 14 00:52:01.904541 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.contrib.snapshot_actions [None req-f790315e-5563-42ba-9187-62333761ec0a None None] SnapshotActionsController initialized {{(pid=111222) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:52:01.904614 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.905260 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.906420 np0000185047 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.906575 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.907692 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.907850 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.907969 np0000185047 devstack@c-api.service[111219]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7df41faa4668 pid: 111219 (default app) Jul 14 00:52:01.908032 np0000185047 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:52:01.908091 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeActions extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908214 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension UsedLimits extending resource: limits {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908358 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908501 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908774 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908932 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension TypesManage extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.908994 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909075 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909135 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909203 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909271 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeActions extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909337 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909406 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension UsedLimits extending resource: limits {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909406 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909517 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909585 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909644 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension AdminActions extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909644 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension AdminActions extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.909956 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910028 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension AdminActions extending resource: backups {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910098 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension TypesManage extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910164 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-3d34777e-5462-475f-b3d6-3fb1cb66006d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910229 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910229 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910358 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910358 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910485 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension AdminActions extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910583 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension AdminActions extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910691 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension AdminActions extending resource: backups {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.910793 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-f790315e-5563-42ba-9187-62333761ec0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:52:01.914122 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-44daca7f-d6d6-44d5-954b-53bcb7a2d523 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:01.917459 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 1/1] 199.19.213.83 () {60 vars in 949 bytes} [Tue Jul 14 00:52:01 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:52:01.918317 np0000185047 devstack@c-api.service[111221]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7df41faa4668 pid: 111221 (default app) Jul 14 00:52:01.918643 np0000185047 devstack@c-api.service[111222]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7df41faa4668 pid: 111222 (default app) Jul 14 00:52:09.743965 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-2d7c5da3-2bd4-4516-b029-ff1f2f8094c2 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:10.300248 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2d7c5da3-2bd4-4516-b029-ff1f2f8094c2 admin admin] POST https://199.19.213.83/volume/v3/types Jul 14 00:52:10.300975 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-2d7c5da3-2bd4-4516-b029-ff1f2f8094c2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:52:10.303004 np0000185047 devstack@c-api.service[111219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:52:10.303004 np0000185047 devstack@c-api.service[111219]: warnings.warn( Jul 14 00:52:10.339921 np0000185047 devstack@c-api.service[111219]: DEBUG oslo_db.sqlalchemy.engines [None req-2d7c5da3-2bd4-4516-b029-ff1f2f8094c2 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=111219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:10.376318 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2d7c5da3-2bd4-4516-b029-ff1f2f8094c2 admin admin] https://199.19.213.83/volume/v3/types returned with HTTP 200 Jul 14 00:52:10.376972 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 1/2] 199.19.213.83 () {68 vars in 1326 bytes} [Tue Jul 14 00:52:09 2026] POST /volume/v3/types => generated 186 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:10.394334 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-5035236e-b486-416b-baba-c4f0688f43b0 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:10.745128 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-5035236e-b486-416b-baba-c4f0688f43b0 admin admin] POST https://199.19.213.83/volume/v3/types/1896ab28-a431-466b-98a9-33d9623d8c30/extra_specs Jul 14 00:52:10.745597 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-5035236e-b486-416b-baba-c4f0688f43b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:52:10.747481 np0000185047 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:52:10.747481 np0000185047 devstack@c-api.service[111220]: warnings.warn( Jul 14 00:52:10.783522 np0000185047 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-5035236e-b486-416b-baba-c4f0688f43b0 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:10.857690 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-5035236e-b486-416b-baba-c4f0688f43b0 admin admin] https://199.19.213.83/volume/v3/types/1896ab28-a431-466b-98a9-33d9623d8c30/extra_specs returned with HTTP 200 Jul 14 00:52:10.858528 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 2/3] 199.19.213.83 () {68 vars in 1473 bytes} [Tue Jul 14 00:52:10 2026] POST /volume/v3/types/1896ab28-a431-466b-98a9-33d9623d8c30/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:52:11.792720 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=6 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:11.799399 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=6 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:20.372867 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:20.855127 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:55:11.526496 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-d531339e-caf8-441e-9ae0-b26ec308db98 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:11.527198 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-d531339e-caf8-441e-9ae0-b26ec308db98 None None] GET https://199.19.213.83/volume// Jul 14 00:55:11.527424 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-d531339e-caf8-441e-9ae0-b26ec308db98 None None] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:11.527589 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-d531339e-caf8-441e-9ae0-b26ec308db98 None None] Calling method 'all' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:11.528069 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-d531339e-caf8-441e-9ae0-b26ec308db98 None None] https://199.19.213.83/volume// returned with HTTP 300 Jul 14 00:55:11.528374 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 1/4] 199.19.213.83 () {66 vars in 1449 bytes} [Tue Jul 14 00:55:11 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 00:55:52.062839 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-9d34fe22-e5d1-4fd7-b874-96e001be60c9 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:52.066237 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 1/5] 199.19.213.83 () {62 vars in 1061 bytes} [Tue Jul 14 00:55:52 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:55:52.102803 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-5f39ef5f-1413-48b1-94fb-7ec39e134937 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:52.114787 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 2/6] 199.19.213.83 () {64 vars in 1265 bytes} [Tue Jul 14 00:55:52 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:55:52.157143 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [req-5f39ef5f-1413-48b1-94fb-7ec39e134937 req-389e0c37-36a2-4cdb-9aa1-eeb08e5edb6b None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:52.162302 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [req-5f39ef5f-1413-48b1-94fb-7ec39e134937 req-389e0c37-36a2-4cdb-9aa1-eeb08e5edb6b demo demo] GET https://199.19.213.83/volume/v3/ Jul 14 00:55:52.162555 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [req-5f39ef5f-1413-48b1-94fb-7ec39e134937 req-389e0c37-36a2-4cdb-9aa1-eeb08e5edb6b demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:52.162858 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [req-5f39ef5f-1413-48b1-94fb-7ec39e134937 req-389e0c37-36a2-4cdb-9aa1-eeb08e5edb6b demo demo] Calling method 'version_select' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:52.164003 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [req-5f39ef5f-1413-48b1-94fb-7ec39e134937 req-389e0c37-36a2-4cdb-9aa1-eeb08e5edb6b demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Jul 14 00:55:52.164521 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 3/7] 199.19.213.83 () {66 vars in 1339 bytes} [Tue Jul 14 00:55:52 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:52.203371 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:52.608730 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 demo demo] GET https://199.19.213.83/volume/v3/types Jul 14 00:55:52.609306 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:52.609306 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 demo demo] Calling method 'index' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:52.609969 np0000185047 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:55:52.609969 np0000185047 devstack@c-api.service[111221]: warnings.warn( Jul 14 00:55:52.610656 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:55:52.649285 np0000185047 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:52.667081 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-58fcba13-34b4-40c0-bf92-c4dec0417592 demo demo] https://199.19.213.83/volume/v3/types returned with HTTP 200 Jul 14 00:55:52.667545 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 2/8] 199.19.213.83 () {64 vars in 1283 bytes} [Tue Jul 14 00:55:52 2026] GET /volume/v3/types => generated 377 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:52.706518 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:53.089459 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 demo demo] GET https://199.19.213.83/volume/v3/types/default Jul 14 00:55:53.090502 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:53.090502 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 demo demo] Calling method 'show' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:53.126816 np0000185047 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:53.146706 np0000185047 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 14 00:55:53.146706 np0000185047 devstack@c-api.service[111222]: warnings.warn( Jul 14 00:55:53.148988 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-3eb539ab-58d2-4cff-8e94-ab0a9a4d2c58 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:53.149665 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 2/9] 199.19.213.83 () {64 vars in 1294 bytes} [Tue Jul 14 00:55:52 2026] GET /volume/v3/types/default => generated 145 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:53.629045 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-72cbac8b-9354-4ad9-952a-4c942b312a16 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:53.630043 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 3/10] 199.19.213.83 () {62 vars in 1061 bytes} [Tue Jul 14 00:55:53 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:55:53.662417 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:53.669633 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 4/11] 199.19.213.83 () {64 vars in 1265 bytes} [Tue Jul 14 00:55:53 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:55:53.704432 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 req-6fe12900-1d81-4ed0-85d7-9edc4c34b364 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:53.708179 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 req-6fe12900-1d81-4ed0-85d7-9edc4c34b364 demo demo] GET https://199.19.213.83/volume/v3/ Jul 14 00:55:53.708569 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 req-6fe12900-1d81-4ed0-85d7-9edc4c34b364 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:53.708996 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 req-6fe12900-1d81-4ed0-85d7-9edc4c34b364 demo demo] Calling method 'version_select' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:53.710026 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-3fcf3f3f-0c18-4d8c-a9b3-6f19e92baef9 req-6fe12900-1d81-4ed0-85d7-9edc4c34b364 demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Jul 14 00:55:53.710736 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 3/12] 199.19.213.83 () {66 vars in 1339 bytes} [Tue Jul 14 00:55:53 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 14 00:55:53.748943 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-d02e8dfb-3fe8-401d-bd6c-b17cf9f12479 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:53.751589 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-d02e8dfb-3fe8-401d-bd6c-b17cf9f12479 demo demo] GET https://199.19.213.83/volume/v3/types/default Jul 14 00:55:53.751890 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-d02e8dfb-3fe8-401d-bd6c-b17cf9f12479 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:53.752208 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-d02e8dfb-3fe8-401d-bd6c-b17cf9f12479 demo demo] Calling method 'show' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:53.761284 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-d02e8dfb-3fe8-401d-bd6c-b17cf9f12479 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:53.761694 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 3/13] 199.19.213.83 () {64 vars in 1294 bytes} [Tue Jul 14 00:55:53 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:54.403601 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-51f9389a-f2e5-45a5-9d16-9565fd66bc97 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.405244 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 4/14] 199.19.213.83 () {62 vars in 1061 bytes} [Tue Jul 14 00:55:54 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 14 00:55:54.438887 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.441214 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 5/15] 199.19.213.83 () {64 vars in 1265 bytes} [Tue Jul 14 00:55:54 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jul 14 00:55:54.472718 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 req-30ab5da0-f579-4365-8cd5-f1674d902a5c None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.476432 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 req-30ab5da0-f579-4365-8cd5-f1674d902a5c demo demo] GET https://199.19.213.83/volume/v3/ Jul 14 00:55:54.476829 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 req-30ab5da0-f579-4365-8cd5-f1674d902a5c demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:54.477205 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 req-30ab5da0-f579-4365-8cd5-f1674d902a5c demo demo] Calling method 'version_select' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:54.477957 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-db7119bf-efcf-4dec-a6b8-027c44a4dd51 req-30ab5da0-f579-4365-8cd5-f1674d902a5c demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Jul 14 00:55:54.478758 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 4/16] 199.19.213.83 () {66 vars in 1339 bytes} [Tue Jul 14 00:55:54 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 14 00:55:54.520207 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-88d7dd0e-ecb1-4017-887d-acf802039c08 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.523889 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-88d7dd0e-ecb1-4017-887d-acf802039c08 demo demo] GET https://199.19.213.83/volume/v3/types/default Jul 14 00:55:54.524265 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-88d7dd0e-ecb1-4017-887d-acf802039c08 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:54.524760 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-88d7dd0e-ecb1-4017-887d-acf802039c08 demo demo] Calling method 'show' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:54.535847 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-88d7dd0e-ecb1-4017-887d-acf802039c08 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:54.536454 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 4/17] 199.19.213.83 () {64 vars in 1294 bytes} [Tue Jul 14 00:55:54 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:54.574256 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-f20e6684-b642-4d22-98d0-40960ea07ff3 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.575612 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 5/18] 199.19.213.83 () {62 vars in 1061 bytes} [Tue Jul 14 00:55:54 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 14 00:55:54.607127 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.610652 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 6/19] 199.19.213.83 () {64 vars in 1265 bytes} [Tue Jul 14 00:55:54 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 14 00:55:54.645349 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 req-74161917-3aa9-4e2c-b310-599964759a31 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.649163 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 req-74161917-3aa9-4e2c-b310-599964759a31 demo demo] GET https://199.19.213.83/volume/v3/ Jul 14 00:55:54.649555 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 req-74161917-3aa9-4e2c-b310-599964759a31 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:54.650019 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 req-74161917-3aa9-4e2c-b310-599964759a31 demo demo] Calling method 'version_select' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:54.650853 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-4186b96d-c5a8-4228-bdfa-5d2a8ba19c77 req-74161917-3aa9-4e2c-b310-599964759a31 demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Jul 14 00:55:54.651566 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 5/20] 199.19.213.83 () {66 vars in 1339 bytes} [Tue Jul 14 00:55:54 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 14 00:55:54.696010 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-5146b956-ca87-42f7-bb29-2e9ec081a2e2 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:54.699307 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-5146b956-ca87-42f7-bb29-2e9ec081a2e2 demo demo] GET https://199.19.213.83/volume/v3/types/default Jul 14 00:55:54.699560 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-5146b956-ca87-42f7-bb29-2e9ec081a2e2 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:54.699880 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-5146b956-ca87-42f7-bb29-2e9ec081a2e2 demo demo] Calling method 'show' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:54.709632 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-5146b956-ca87-42f7-bb29-2e9ec081a2e2 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:54.710020 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 5/21] 199.19.213.83 () {64 vars in 1294 bytes} [Tue Jul 14 00:55:54 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:56:02.662321 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:56:04.706243 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=8 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:00:51.029626 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-2f29298d-250e-436e-9368-02eccd01d7d4 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:00:51.129163 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:00:51.129465 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:00:51.129722 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:00:51.130414 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:00:51.131330 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:00:51.179061 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] Get all volumes completed successfully. Jul 14 01:00:51.181849 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2f29298d-250e-436e-9368-02eccd01d7d4 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:00:51.182357 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 6/22] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:00:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:01:01.169363 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:01:51.201963 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:01:51.205361 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:01:51.205608 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:01:51.205912 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:01:51.206657 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:01:51.208306 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:01:51.245622 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] Get all volumes completed successfully. Jul 14 01:01:51.249617 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-c035a390-9e92-4f55-a681-01bfe71ce8cf demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:01:51.250327 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 7/23] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:01:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:02:01.237028 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:02:51.274049 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-4c732d18-c438-4992-a925-47a95e6bd4fc None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:02:51.280337 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:02:51.280451 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:02:51.280651 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:02:51.281409 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:02:51.282513 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:02:51.324126 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] Get all volumes completed successfully. Jul 14 01:02:51.326922 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-4c732d18-c438-4992-a925-47a95e6bd4fc demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:02:51.327360 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 6/24] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:02:51 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 14 01:03:01.317541 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:03:51.357185 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:03:51.360816 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:03:51.361002 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:03:51.361187 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:03:51.361752 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:03:51.362458 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:03:51.403472 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] Get all volumes completed successfully. Jul 14 01:03:51.406586 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-72d7cecc-1b2b-4633-9dcb-398cd772ca69 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:03:51.407436 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 6/25] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:03:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:04:01.396008 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:04:51.429245 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:04:51.433113 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:04:51.433385 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:04:51.433816 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:04:51.434258 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:04:51.437972 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:04:51.448220 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] Get all volumes completed successfully. Jul 14 01:04:51.450393 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-2e9c45fd-6003-438d-8e4b-d222a1809580 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:04:51.450988 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 7/26] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:04:51 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 14 01:05:01.441236 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:05:51.468390 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:05:51.657378 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:05:51.657607 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:05:51.657844 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:05:51.658163 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:05:51.659046 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:05:51.667301 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] Get all volumes completed successfully. Jul 14 01:05:51.669631 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-31bfcd0e-2e1d-411d-98c7-c1043fa32fd3 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:05:51.670082 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 8/27] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:05:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:06:01.662921 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:06:51.698285 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-7c859889-f56d-4927-9ce2-5d5ce948552e None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:06:51.701254 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:06:51.701515 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:06:51.701820 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:06:51.702264 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:06:51.704413 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:06:51.716063 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] Get all volumes completed successfully. Jul 14 01:06:51.721302 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-7c859889-f56d-4927-9ce2-5d5ce948552e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:06:51.722329 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 7/28] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:06:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:07:01.708769 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:07:51.742961 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:07:51.747490 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:07:51.747821 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:07:51.748065 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:07:51.748511 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:07:51.749821 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:07:51.760083 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] Get all volumes completed successfully. Jul 14 01:07:51.762470 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-26137f2d-58ae-43fa-96da-39a39e0d4618 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:07:51.763570 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 7/29] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:07:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:08:01.755119 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:08:51.782176 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:08:51.786725 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:08:51.786981 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:08:51.787246 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:08:51.787568 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:08:51.788562 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:08:51.798260 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] Get all volumes completed successfully. Jul 14 01:08:51.800789 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-3695b7f0-1a88-4da2-a7f2-b227d43e78e7 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:08:51.801250 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 8/30] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:08:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:09:01.792543 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:09:51.818729 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:09:51.822663 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:09:51.823789 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:09:51.823789 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:09:51.824129 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:09:51.825320 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:09:51.835837 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] Get all volumes completed successfully. Jul 14 01:09:51.836898 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-b76842e0-cc16-4f81-b8da-1a2d4ccfa492 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:09:51.837322 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 9/31] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:09:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:10:01.829464 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:10:51.897843 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:10:52.067202 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:10:52.067610 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:10:52.068172 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:10:52.068732 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:10:52.069741 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:10:52.080702 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] Get all volumes completed successfully. Jul 14 01:10:52.083310 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-c42696cf-dba2-4077-a1ba-55d60ac66e30 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:10:52.083784 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 8/32] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:10:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:11:02.073861 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:11:52.106093 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:11:52.110477 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:11:52.110998 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:11:52.111429 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:11:52.112185 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:11:52.113559 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:11:52.123327 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] Get all volumes completed successfully. Jul 14 01:11:52.126388 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-5fc97ce1-c90e-46b6-b29a-ce219d54ba6d demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:11:52.127011 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 8/33] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:11:52 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 14 01:12:02.117853 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:12:52.145560 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:12:52.150720 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:12:52.151134 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:12:52.151375 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:12:52.151564 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:12:52.152305 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:12:52.167187 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] Get all volumes completed successfully. Jul 14 01:12:52.170754 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-83678c4d-b2eb-4f9d-b94a-5843149056c5 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:12:52.171032 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 9/34] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:12:52 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 14 01:13:02.155358 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:13:52.189037 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:13:52.193082 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:13:52.193460 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:13:52.193889 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:13:52.194352 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:13:52.195506 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:13:52.204961 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] Get all volumes completed successfully. Jul 14 01:13:52.207445 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-1161bdff-b71b-4906-8697-5efe61bdc0d6 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:13:52.207920 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 10/35] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:13:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:14:02.199257 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:14:52.226857 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:14:52.231513 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:14:52.231901 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:14:52.232255 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:14:52.232858 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:14:52.234143 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:14:52.244362 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] Get all volumes completed successfully. Jul 14 01:14:52.246760 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-26b039fa-f4e8-48da-bf98-6513f62ca8ac demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:14:52.247305 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 9/36] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:14:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:15:02.239071 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:15:52.265168 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:15:52.457763 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:15:52.458021 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:15:52.458304 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:15:52.458626 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:15:52.460017 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:15:52.470007 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] Get all volumes completed successfully. Jul 14 01:15:52.472657 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-3e296857-04c8-4f28-bc5a-5ae2de1b9e0c demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:15:52.473427 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 9/37] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:15:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:16:02.464094 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:16:52.492002 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-72c942e8-408e-427c-adda-1fb1479b683b None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:16:52.494657 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:16:52.494836 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:16:52.495038 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:16:52.495271 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:16:52.496021 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:16:52.505196 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] Get all volumes completed successfully. Jul 14 01:16:52.506874 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-72c942e8-408e-427c-adda-1fb1479b683b demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:16:52.507188 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 10/38] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:16:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:17:02.498990 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:17:52.524618 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:17:52.528447 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:17:52.528629 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:17:52.528860 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:17:52.529104 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:17:52.529822 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:17:52.539090 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] Get all volumes completed successfully. Jul 14 01:17:52.541939 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-ef1d6ff3-f2d6-43d8-82b9-1e3f6b0c0e0d demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:17:52.542474 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 11/39] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:17:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:18:02.534426 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:18:52.561103 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:18:52.564924 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:18:52.565259 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:18:52.565615 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:18:52.566104 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:18:52.567438 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:18:52.576951 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] Get all volumes completed successfully. Jul 14 01:18:52.580137 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-6b3f7fa1-23cd-4d7a-99a5-1c67ed3f1480 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:18:52.580739 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 10/40] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:18:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:19:02.571395 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:19:52.598840 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-bd214421-5028-4003-a0b0-eceaeabffc8f None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:19:52.601326 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:19:52.601747 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:19:52.602702 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:19:52.602702 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:19:52.603777 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:19:52.614668 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] Get all volumes completed successfully. Jul 14 01:19:52.617999 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-bd214421-5028-4003-a0b0-eceaeabffc8f demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:19:52.618815 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 10/41] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:19:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:20:02.607464 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:20:52.634833 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:20:52.735576 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:20:52.735852 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:20:52.736108 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:20:52.736428 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:20:52.737428 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:20:52.745379 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] Get all volumes completed successfully. Jul 14 01:20:52.747475 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-198029ea-4b21-4bf2-92d1-84e06e8a5a54 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:20:52.747903 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 11/42] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:20:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:21:02.741012 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:21:52.767275 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:21:52.770009 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:21:52.770227 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:21:52.770369 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:21:52.770602 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:21:52.771433 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:21:52.780751 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] Get all volumes completed successfully. Jul 14 01:21:52.783375 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-2f68aafb-7a0d-4bae-86b9-e63eaebbcefe demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:21:52.783923 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 12/43] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:21:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 14 01:22:02.774723 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:22:52.802799 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:22:52.806355 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:22:52.806538 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:22:52.806866 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:22:52.807116 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:22:52.808784 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:22:52.816954 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] Get all volumes completed successfully. Jul 14 01:22:52.818692 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-e2fb05f9-74f3-4614-b9c4-ea844e48f58a demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:22:52.819048 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 11/44] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:22:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:23:02.811712 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:23:52.840307 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:23:52.845398 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:23:52.845812 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:23:52.846201 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:23:52.846652 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:23:52.848206 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:23:52.855959 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] Get all volumes completed successfully. Jul 14 01:23:52.859532 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-77fcc4df-fe17-4c49-beb5-ce0e7b6a22f1 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:23:52.860161 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 11/45] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:23:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:24:02.851398 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:24:52.877318 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:24:52.881851 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:24:52.882220 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:24:52.882702 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:24:52.883199 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:24:52.883969 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:24:52.897818 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] Get all volumes completed successfully. Jul 14 01:24:52.900803 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-54db9120-26a8-4e5a-9377-43c328c6cc9f demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:24:52.901223 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 12/46] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:24:52 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 14 01:25:02.890161 np0000185047 devstack@c-api.service[111219]: DEBUG dbcounter [-] [111219] Writing DB stats cinder:SELECT=1 {{(pid=111219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:25:52.925008 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:25:53.079830 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:25:53.080136 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:25:53.080458 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] Calling method 'detail' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:25:53.080899 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.api.api_utils [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] Removing options '' from query. {{(pid=111220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:25:53.082142 np0000185047 devstack@c-api.service[111220]: DEBUG cinder.volume.api [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:25:53.091908 np0000185047 devstack@c-api.service[111220]: INFO cinder.volume.api [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] Get all volumes completed successfully. Jul 14 01:25:53.093848 np0000185047 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-ea62ff5c-8dc1-4e33-8a2a-12c809aac02c demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:25:53.094221 np0000185047 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 13/47] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:25:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:26:03.086249 np0000185047 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:26:53.113771 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:26:53.117867 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:26:53.118096 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:26:53.118350 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] Calling method 'detail' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:26:53.118665 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.api.api_utils [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] Removing options '' from query. {{(pid=111221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:26:53.119606 np0000185047 devstack@c-api.service[111221]: DEBUG cinder.volume.api [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:26:53.130146 np0000185047 devstack@c-api.service[111221]: INFO cinder.volume.api [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] Get all volumes completed successfully. Jul 14 01:26:53.132704 np0000185047 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-336ec1cd-f561-492a-adc7-edbf924f06c8 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:26:53.133247 np0000185047 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 12/48] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:26:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:27:03.124111 np0000185047 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:27:53.151420 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-9a95b26f-446b-461e-9e0c-83781acfc294 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:27:53.154397 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:27:53.154586 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:27:53.154796 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] Calling method 'detail' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:27:53.155038 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.api.api_utils [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] Removing options '' from query. {{(pid=111222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:27:53.155876 np0000185047 devstack@c-api.service[111222]: DEBUG cinder.volume.api [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:27:53.166339 np0000185047 devstack@c-api.service[111222]: INFO cinder.volume.api [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] Get all volumes completed successfully. Jul 14 01:27:53.169248 np0000185047 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-9a95b26f-446b-461e-9e0c-83781acfc294 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:27:53.169819 np0000185047 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 12/49] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:27:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:28:03.160462 np0000185047 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=1 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:28:53.186961 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.middleware.request_id [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f None None] RequestId filter calling following filter/app {{(pid=111219) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:28:53.190467 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Jul 14 01:28:53.191131 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] Empty body provided in request {{(pid=111219) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:28:53.191131 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.openstack.wsgi [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] Calling method 'detail' {{(pid=111219) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:28:53.191376 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.api.api_utils [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] Removing options '' from query. {{(pid=111219) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:28:53.192819 np0000185047 devstack@c-api.service[111219]: DEBUG cinder.volume.api [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111219) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:28:53.205467 np0000185047 devstack@c-api.service[111219]: INFO cinder.volume.api [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] Get all volumes completed successfully. Jul 14 01:28:53.207745 np0000185047 devstack@c-api.service[111219]: INFO cinder.api.openstack.wsgi [None req-45c04ac6-5ad9-4de8-8c78-92438e16a89f demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:28:53.208230 np0000185047 devstack@c-api.service[111219]: [pid: 111219|app: 0|req: 13/50] 199.19.213.83 () {64 vars in 1290 bytes} [Tue Jul 14 01:28:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)