Aug 28 03:14:03.650843 np0000191362 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 28 03:14:03.662044 np0000191362 devstack@c-api.service[111022]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 28 03:14:03 2026] *** Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: nodename: np0000191362 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: machine: x86_64 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: clock source: unix Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: pcre jit disabled Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: detected number of CPU cores: 16 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: current working directory: / Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: detected binary path: /usr/bin/uwsgi-core Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: your processes number limit is 256916 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: your memory page size is 4096 bytes Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: detected max file descriptor number: 2048 Aug 28 03:14:03.667269 np0000191362 devstack@c-api.service[111022]: lock engine: pthread robust mutexes Aug 28 03:14:03.668113 np0000191362 devstack@c-api.service[111022]: thunder lock: enabled Aug 28 03:14:03.668113 np0000191362 devstack@c-api.service[111022]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 28 03:14:03.668113 np0000191362 devstack@c-api.service[111022]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Aug 28 03:14:03.668285 np0000191362 devstack@c-api.service[111022]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 28 03:14:03.668285 np0000191362 devstack@c-api.service[111022]: Set PythonHome to /opt/stack/data/venv Aug 28 03:14:03.745037 np0000191362 devstack@c-api.service[111022]: Python main interpreter initialized at 0x715eeaaa4668 Aug 28 03:14:03.745037 np0000191362 devstack@c-api.service[111022]: python threads support enabled Aug 28 03:14:03.745037 np0000191362 devstack@c-api.service[111022]: your server socket listen backlog is limited to 100 connections Aug 28 03:14:03.745037 np0000191362 devstack@c-api.service[111022]: your mercy for graceful operations on workers is 80 seconds Aug 28 03:14:03.745630 np0000191362 devstack@c-api.service[111022]: mapped 671795 bytes (656 KB) for 4 cores Aug 28 03:14:03.745777 np0000191362 devstack@c-api.service[111022]: *** Operational MODE: preforking *** Aug 28 03:14:03.745938 np0000191362 devstack@c-api.service[111022]: *** uWSGI is running in multiple interpreter mode *** Aug 28 03:14:03.745938 np0000191362 devstack@c-api.service[111022]: spawned uWSGI master process (pid: 111022) Aug 28 03:14:03.746090 np0000191362 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 28 03:14:03.746870 np0000191362 devstack@c-api.service[111022]: spawned uWSGI worker 1 (pid: 111027, cores: 1) Aug 28 03:14:03.747390 np0000191362 devstack@c-api.service[111022]: spawned uWSGI worker 2 (pid: 111028, cores: 1) Aug 28 03:14:03.747910 np0000191362 devstack@c-api.service[111022]: spawned uWSGI worker 3 (pid: 111029, cores: 1) Aug 28 03:14:03.748507 np0000191362 devstack@c-api.service[111022]: spawned uWSGI worker 4 (pid: 111030, cores: 1) Aug 28 03:14:03.748507 np0000191362 devstack@c-api.service[111022]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: we strongly recommend against using it for new projects. Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: If you are already using Eventlet, we recommend migrating to a different Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: framework. For more detail see Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 28 03:14:03.867735 np0000191362 devstack@c-api.service[111029]: import eventlet # noqa Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: we strongly recommend against using it for new projects. Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: If you are already using Eventlet, we recommend migrating to a different Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: framework. For more detail see Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 28 03:14:03.917480 np0000191362 devstack@c-api.service[111027]: import eventlet # noqa Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: we strongly recommend against using it for new projects. Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: If you are already using Eventlet, we recommend migrating to a different Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: framework. For more detail see Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 28 03:14:03.919038 np0000191362 devstack@c-api.service[111028]: import eventlet # noqa Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: we strongly recommend against using it for new projects. Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: If you are already using Eventlet, we recommend migrating to a different Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: framework. For more detail see Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 28 03:14:03.922083 np0000191362 devstack@c-api.service[111030]: import eventlet # noqa Aug 28 03:14:04.025655 np0000191362 devstack@c-api.service[111029]: /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 Aug 28 03:14:04.025655 np0000191362 devstack@c-api.service[111029]: from cgi import parse_header Aug 28 03:14:04.066537 np0000191362 devstack@c-api.service[111029]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 28 03:14:04.066537 np0000191362 devstack@c-api.service[111029]: warnings.warn( Aug 28 03:14:04.076940 np0000191362 devstack@c-api.service[111029]: /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. Aug 28 03:14:04.076940 np0000191362 devstack@c-api.service[111029]: removals.removed_module( Aug 28 03:14:04.077667 np0000191362 devstack@c-api.service[111029]: /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. Aug 28 03:14:04.077667 np0000191362 devstack@c-api.service[111029]: removals.removed_module( Aug 28 03:14:04.102966 np0000191362 devstack@c-api.service[111028]: /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 Aug 28 03:14:04.102966 np0000191362 devstack@c-api.service[111028]: from cgi import parse_header Aug 28 03:14:04.112395 np0000191362 devstack@c-api.service[111027]: /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 Aug 28 03:14:04.112395 np0000191362 devstack@c-api.service[111027]: from cgi import parse_header Aug 28 03:14:04.125447 np0000191362 devstack@c-api.service[111030]: /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 Aug 28 03:14:04.125447 np0000191362 devstack@c-api.service[111030]: from cgi import parse_header Aug 28 03:14:04.151196 np0000191362 devstack@c-api.service[111028]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 28 03:14:04.151196 np0000191362 devstack@c-api.service[111028]: warnings.warn( Aug 28 03:14:04.161246 np0000191362 devstack@c-api.service[111027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 28 03:14:04.161246 np0000191362 devstack@c-api.service[111027]: warnings.warn( Aug 28 03:14:04.165818 np0000191362 devstack@c-api.service[111030]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 28 03:14:04.165818 np0000191362 devstack@c-api.service[111030]: warnings.warn( Aug 28 03:14:04.167912 np0000191362 devstack@c-api.service[111028]: /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. Aug 28 03:14:04.167912 np0000191362 devstack@c-api.service[111028]: removals.removed_module( Aug 28 03:14:04.168924 np0000191362 devstack@c-api.service[111028]: /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. Aug 28 03:14:04.168924 np0000191362 devstack@c-api.service[111028]: removals.removed_module( Aug 28 03:14:04.171924 np0000191362 devstack@c-api.service[111027]: /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. Aug 28 03:14:04.171924 np0000191362 devstack@c-api.service[111027]: removals.removed_module( Aug 28 03:14:04.172671 np0000191362 devstack@c-api.service[111027]: /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. Aug 28 03:14:04.172671 np0000191362 devstack@c-api.service[111027]: removals.removed_module( Aug 28 03:14:04.176676 np0000191362 devstack@c-api.service[111030]: /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. Aug 28 03:14:04.176676 np0000191362 devstack@c-api.service[111030]: removals.removed_module( Aug 28 03:14:04.177490 np0000191362 devstack@c-api.service[111030]: /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. Aug 28 03:14:04.177490 np0000191362 devstack@c-api.service[111030]: removals.removed_module( Aug 28 03:14:04.787619 np0000191362 devstack@c-api.service[111029]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 28 03:14:04.787619 np0000191362 devstack@c-api.service[111029]: warnings.warn( Aug 28 03:14:04.835971 np0000191362 devstack@c-api.service[111029]: /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. Aug 28 03:14:04.835971 np0000191362 devstack@c-api.service[111029]: warnings.warn( Aug 28 03:14:04.866005 np0000191362 devstack@c-api.service[111027]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 28 03:14:04.866005 np0000191362 devstack@c-api.service[111027]: warnings.warn( Aug 28 03:14:04.914325 np0000191362 devstack@c-api.service[111027]: /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. Aug 28 03:14:04.914325 np0000191362 devstack@c-api.service[111027]: warnings.warn( Aug 28 03:14:04.946541 np0000191362 devstack@c-api.service[111030]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 28 03:14:04.946541 np0000191362 devstack@c-api.service[111030]: warnings.warn( Aug 28 03:14:04.996516 np0000191362 devstack@c-api.service[111030]: /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. Aug 28 03:14:04.996516 np0000191362 devstack@c-api.service[111030]: warnings.warn( Aug 28 03:14:05.015138 np0000191362 devstack@c-api.service[111029]: 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. Aug 28 03:14:05.015700 np0000191362 devstack@c-api.service[111029]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111029) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 28 03:14:05.053481 np0000191362 devstack@c-api.service[111028]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 28 03:14:05.053481 np0000191362 devstack@c-api.service[111028]: warnings.warn( Aug 28 03:14:05.089226 np0000191362 devstack@c-api.service[111027]: 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. Aug 28 03:14:05.089887 np0000191362 devstack@c-api.service[111027]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111027) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 28 03:14:05.101065 np0000191362 devstack@c-api.service[111029]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 28 03:14:05.101065 np0000191362 devstack@c-api.service[111029]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 28 03:14:05.113526 np0000191362 devstack@c-api.service[111028]: /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. Aug 28 03:14:05.113526 np0000191362 devstack@c-api.service[111028]: warnings.warn( Aug 28 03:14:05.149263 np0000191362 devstack@c-api.service[111027]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 28 03:14:05.149263 np0000191362 devstack@c-api.service[111027]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 28 03:14:05.176812 np0000191362 devstack@c-api.service[111030]: 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. Aug 28 03:14:05.177005 np0000191362 devstack@c-api.service[111030]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111030) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 28 03:14:05.240529 np0000191362 devstack@c-api.service[111030]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 28 03:14:05.240529 np0000191362 devstack@c-api.service[111030]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 28 03:14:05.305561 np0000191362 devstack@c-api.service[111028]: 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. Aug 28 03:14:05.305561 np0000191362 devstack@c-api.service[111028]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111028) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 28 03:14:05.372951 np0000191362 devstack@c-api.service[111028]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 28 03:14:05.372951 np0000191362 devstack@c-api.service[111028]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 28 03:14:05.543022 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111029) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 28 03:14:05.543264 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111027) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 28 03:14:05.543340 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.543340 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.543536 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.543625 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.543697 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.543883 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.543952 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.544010 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.544065 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.544121 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.544210 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.544269 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.544324 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.544381 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.544439 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.544493 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.544548 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.544645 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.544703 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.544760 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.544824 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.544880 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.544936 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.545002 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.545066 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.545128 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.545206 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.545272 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.545327 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.545393 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.545449 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.545505 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.545505 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.545505 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.545826 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.545917 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.545987 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.546043 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.546100 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.546157 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.546247 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.546307 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.546363 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.546430 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.546488 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.546554 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.546653 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.546718 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.546924 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.547010 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.547062 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.547122 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.547198 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.547272 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.547272 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.547387 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.547457 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.547518 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.547601 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.547695 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.547695 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.547695 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.552021 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.552114 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.552114 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.552259 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.552259 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.552359 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.552425 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.552425 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.552530 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.552530 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.552530 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.552530 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.552752 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.552752 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.554653 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.554730 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.554781 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.554831 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.554881 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.554931 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.554987 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.555042 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.555097 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.555171 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.555271 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.555361 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.555474 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.555548 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.555650 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.555732 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.555809 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.555907 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.555995 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.556061 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.556118 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.556176 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.556267 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.556332 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.556388 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.556443 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.556506 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.556562 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.556684 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.556749 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.556803 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.556862 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.556917 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.556981 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.557037 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.557091 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.557148 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.557225 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.557281 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.557347 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.557405 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.557460 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.557515 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.557570 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.557697 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.557754 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.557823 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.557879 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.557947 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.558003 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.558052 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.558102 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.558159 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.558317 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.558384 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.558384 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.558493 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.558493 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.558630 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.558699 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.558699 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.558804 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.558859 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.558920 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.558977 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.559031 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.559086 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.559141 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.559141 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.559141 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.564660 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.564772 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.564772 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.564879 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.564879 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.564976 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.564976 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.565085 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.565155 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.565229 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.565292 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.565356 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.565418 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.565479 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.566082 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.566171 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.566171 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.566293 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.566363 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.566422 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.566478 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.566541 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.566618 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.566674 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.566744 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.566800 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.566800 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.566800 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.569123 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.569224 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.569224 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.569323 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.569323 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.569421 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.569479 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.569550 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.569632 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.569708 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.569708 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.569708 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.569708 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.569918 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.572015 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.572114 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.572114 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.572235 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.572294 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.572357 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.572428 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.572499 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.572552 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.572631 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.572688 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.572743 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.572798 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.572855 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.572909 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.572963 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.573043 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.573100 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.573162 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.573234 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.573298 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.573352 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.573407 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.573461 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.573516 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.573572 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.573662 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.573728 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.573784 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.573839 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.573902 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.573967 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.574023 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.574087 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.574142 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.574211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.574277 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.574480 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.574557 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.574636 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.574636 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.574636 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.575214 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.575286 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.575337 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.575393 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.575455 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.575511 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.575564 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.576227 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.576296 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.576364 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.576423 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.576474 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.576531 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.576607 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.576663 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.576717 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.576774 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.576828 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.576882 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.576953 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.576953 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.577074 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.577374 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.578705 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.578803 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.578803 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.578907 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.578907 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.579025 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.579087 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.579144 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.579215 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.579215 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.579215 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.579215 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.579431 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.579431 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.580548 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.580638 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.580638 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.580762 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.580762 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.580871 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.580871 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.580983 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.580983 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.581097 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.581097 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.581223 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.581223 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.581336 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.581628 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.581707 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.581707 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.581810 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.581810 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.581912 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.581967 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.582023 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.582107 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.582165 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.582237 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.582307 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.582362 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.582425 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.586308 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.586308 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.586498 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.586498 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.586498 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.586729 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.586729 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.586851 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.586911 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.586966 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.587028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.587028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.587130 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.587214 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.588040 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.588145 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.588145 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.588300 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.588300 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.588300 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.588460 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.588524 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.588524 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.588524 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.588731 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.588731 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.588731 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.588910 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.589724 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.589830 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.589830 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.589956 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.590020 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.590076 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.590133 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.590234 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.590292 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.590347 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.590401 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.590466 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.590466 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.590466 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.592178 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.592298 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.592355 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.592355 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.592472 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.592528 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.592610 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.592663 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.592721 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.592771 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.592826 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.592883 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.592974 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.592974 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.593099 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.593099 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.593099 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.593287 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.593347 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.593405 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.593460 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.593514 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.593613 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.593683 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.593778 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.593858 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.593858 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.593858 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.594057 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.594117 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.594198 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.594266 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.594338 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.594398 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.594453 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.594509 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.594572 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.594669 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.594727 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.594727 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.594727 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.594727 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.595790 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.595883 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.595883 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.596004 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.596004 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.596102 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.596160 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.596229 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.596290 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.596350 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.596350 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.596350 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.596350 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.596350 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.598504 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.598636 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.598636 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.598824 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.598914 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.598977 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.599038 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.599094 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.599149 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.599242 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.599301 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.599365 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.599426 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.599484 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.599547 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.599648 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.599711 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.599767 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.599822 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.599875 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.599929 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.599986 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.600040 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.600094 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.600174 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.600260 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.600260 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.600260 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.600599 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.600683 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.600683 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.600799 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.600855 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.600911 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.600992 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.601060 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.601060 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.601211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.601211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.601211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.601211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.601211 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.601658 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111030) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 28 03:14:05.602024 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.602146 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.602285 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.602520 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.602641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.602641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.602812 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.602812 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.602812 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.603024 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.603106 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111029) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.603223 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.603286 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.603347 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.603404 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.603459 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.603514 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.603569 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.603672 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111029) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.603732 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.603805 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111029) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.603861 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.603916 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111027) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.603972 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.604028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.604028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.604028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.604028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111027) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.604028 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111027) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.604308 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.604995 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.604995 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.604995 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.604995 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.604995 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.605636 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.605703 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.605753 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.605807 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.605878 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.605878 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.605984 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.606612 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.606738 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.606738 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.606738 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.606937 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.606937 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.606937 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.606937 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.607246 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.607246 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.607246 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.607246 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.607246 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.607644 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.607746 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.607746 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.607885 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.607885 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.608225 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.608945 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.608945 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.608945 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.608945 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.608945 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.609328 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.609328 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.609328 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.609328 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.609328 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.610123 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.610241 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.610241 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.610413 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.610413 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.610413 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.610642 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.610878 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.610970 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.610970 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.611127 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.611127 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.611127 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.611384 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.612019 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.612019 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.612214 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.612214 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.612214 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.612419 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.612419 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.613877 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.614007 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.614007 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.614007 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.614264 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.614264 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.614264 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.614264 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.614565 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.615033 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.615537 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.615537 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.615537 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.615771 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.615771 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.615771 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.615771 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.616101 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.616101 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.616259 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.616259 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.616259 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.616464 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.616464 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.616885 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.617015 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.617015 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.617015 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.617287 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.617287 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.617287 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.617657 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.617760 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.617760 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.617909 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.617909 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.617909 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.618146 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.618271 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.618351 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.618351 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.618510 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.618510 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.618510 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.618739 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.619492 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.619567 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.619567 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.619708 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.619708 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.619807 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.619862 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.620130 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.620229 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.620293 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.620293 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.620494 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.620494 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.620644 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.621341 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.621341 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.621341 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.621341 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.621648 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.621648 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.621648 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.622133 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.622238 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.622238 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.622351 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.622407 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.622466 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.622517 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.622830 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.622928 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.622928 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.623052 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.623052 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.623160 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.623242 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.623650 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.623650 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.623811 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.623811 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.623919 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.623974 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.624045 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.624510 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.624641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.624641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.624787 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.624787 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.624787 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.625015 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.625402 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.625493 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.625493 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.625690 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.625690 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.625690 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.625904 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.625904 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.625904 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.625904 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.626176 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.626176 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.626176 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.626176 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.626641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.626641 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.626817 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.626817 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.626817 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.627045 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.627045 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.627481 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111030) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.627572 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.627572 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.627751 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.627751 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111030) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.627751 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111030) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.647805 np0000191362 devstack@c-api.service[111027]: INFO dbcounter [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Registered counter for database cinder Aug 28 03:14:05.648167 np0000191362 devstack@c-api.service[111029]: INFO dbcounter [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Registered counter for database cinder Aug 28 03:14:05.673906 np0000191362 devstack@c-api.service[111030]: INFO dbcounter [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Registered counter for database cinder Aug 28 03:14:05.688894 np0000191362 devstack@c-api.service[111029]: DEBUG oslo_db.sqlalchemy.engines [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe 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=111029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.690537 np0000191362 devstack@c-api.service[111027]: DEBUG oslo_db.sqlalchemy.engines [None req-716ac519-5de8-44f9-927d-27733fb61b83 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=111027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.718095 np0000191362 devstack@c-api.service[111030]: DEBUG oslo_db.sqlalchemy.engines [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 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=111030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.796415 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writer thread running {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 28 03:14:05.796605 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writer thread running {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 28 03:14:05.799080 np0000191362 devstack@c-api.service[111027]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:14:05.799080 np0000191362 devstack@c-api.service[111027]: return base.obj_make_list(context, cls(context), objects.Service, Aug 28 03:14:05.799301 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 28 03:14:05.799478 np0000191362 devstack@c-api.service[111029]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:14:05.799478 np0000191362 devstack@c-api.service[111029]: return base.obj_make_list(context, cls(context), objects.Service, Aug 28 03:14:05.799753 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 28 03:14:05.801528 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 28 03:14:05.802233 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 28 03:14:05.803602 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 28 03:14:05.804413 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 28 03:14:05.805477 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 28 03:14:05.806291 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.806383 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 28 03:14:05.807209 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.808946 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.810649 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.835939 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writer thread running {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 28 03:14:05.838687 np0000191362 devstack@c-api.service[111030]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:14:05.838687 np0000191362 devstack@c-api.service[111030]: return base.obj_make_list(context, cls(context), objects.Service, Aug 28 03:14:05.838887 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 28 03:14:05.841236 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 28 03:14:05.841786 np0000191362 devstack@c-api.service[111027]: DEBUG oslo_db.sqlalchemy.engines [None req-716ac519-5de8-44f9-927d-27733fb61b83 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=111027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.843367 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 28 03:14:05.844103 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 28 03:14:05.845360 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 28 03:14:05.846005 np0000191362 devstack@c-api.service[111027]: INFO cinder.rpc [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 28 03:14:05.846165 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.846377 np0000191362 devstack@c-api.service[111029]: DEBUG oslo_db.sqlalchemy.engines [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe 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=111029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.846777 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.847789 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111028) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 28 03:14:05.848342 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.848426 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.848669 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.848923 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.848989 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.849075 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.849136 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.849217 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.849276 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 28 03:14:05.849334 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.849392 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.849448 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.849506 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.849562 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.849642 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.849699 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.849699 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.849821 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.849821 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.850296 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.850364 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.850422 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.850480 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.850480 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.850618 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.850618 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.850921 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.850988 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.851045 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.851101 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.851156 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.851243 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.851319 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.851628 np0000191362 devstack@c-api.service[111029]: INFO cinder.rpc [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 28 03:14:05.852127 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.852214 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.852274 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.852330 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.852385 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.852441 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.852496 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.852552 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.853227 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.853313 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.853390 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.853450 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.853512 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.853571 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.853673 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.853673 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.853789 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.853845 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.853902 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.853959 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.854025 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.854083 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.854624 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.854694 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.854694 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.854798 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.854856 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.854911 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.854980 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.855039 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.855107 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.855171 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.855260 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.855319 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.855375 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.855432 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.855769 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.855841 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.855899 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.855956 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.856036 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.856036 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.856139 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.856893 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.857109 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.857212 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.857279 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.857349 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.857349 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.857453 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.857453 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.857901 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.857983 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.858041 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.858098 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.858154 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.858232 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.858298 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.858963 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.859051 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.859121 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.859121 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.859245 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.859245 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.859350 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.859936 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.860903 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.860980 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.861039 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.861098 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.861155 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.861244 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.861244 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.861350 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.861350 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.861457 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.861457 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.861601 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.861601 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.861707 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.861707 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.861826 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.861826 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.861926 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.861926 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.862030 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.862030 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.862950 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.863378 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.866662 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.866754 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.866821 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.866879 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.866936 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.866993 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.866993 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.866993 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.866993 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.867283 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.867352 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.867417 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.867474 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.867474 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.867602 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.867602 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.868123 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.868232 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.868232 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.868349 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.868349 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.868455 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.868455 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.868927 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.869011 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.869011 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.869127 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.869127 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.869253 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.869253 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.869544 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.869631 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.869683 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.869733 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.869801 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.869801 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.869911 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.869962 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.870442 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.870745 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.870810 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.870863 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.870938 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.870938 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.871061 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.871061 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.871371 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.871440 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.871509 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.871509 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.871640 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.871640 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.871744 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.872154 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.872246 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.872305 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.872370 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.872370 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.872482 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.872482 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.872979 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.873061 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.873061 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.873167 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.873167 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.873291 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.873348 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.873405 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.873542 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.873647 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.873647 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.873757 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.873757 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.873868 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.873868 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.873979 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.874206 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.874284 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.874284 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.874404 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.874404 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.874517 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.874517 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.874949 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.875028 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.875087 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.875087 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.875257 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.875257 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.875375 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.875866 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.875952 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.875952 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.876057 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.876057 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.876209 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.876269 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.876326 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.876326 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.876326 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.876498 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.876498 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.876498 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.876498 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.876716 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.877030 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.877113 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.877113 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.877243 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.877300 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.877300 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.877300 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.877479 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 28 03:14:05.877895 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111028) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 28 03:14:05.877964 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 28 03:14:05.877964 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 28 03:14:05.878105 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 28 03:14:05.878105 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111028) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 28 03:14:05.878232 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111028) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 28 03:14:05.878888 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.881037 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.881620 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.881846 np0000191362 devstack@c-api.service[111030]: DEBUG oslo_db.sqlalchemy.engines [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 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=111030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.883011 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.884122 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 28 03:14:05.884225 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.885572 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.886139 np0000191362 devstack@c-api.service[111030]: INFO cinder.rpc [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 28 03:14:05.886920 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.886990 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.889866 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.890824 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.891385 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.894030 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.894099 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.896004 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.896544 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.897566 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.898940 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.899620 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.900237 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.901512 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.901601 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.902699 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.902769 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.904168 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.905264 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.905334 np0000191362 devstack@c-api.service[111027]: WARNING cinder.api.contrib.hosts [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 28 03:14:05.905951 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.906505 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.906920 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: extensions {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.907433 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.908240 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-volume-transfer {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.909138 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.909848 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: extra_specs {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.910175 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.910664 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.911310 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: backups {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.912068 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.913037 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.913434 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-snapshot-manage {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.913499 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.914823 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.915337 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: qos-specs {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.915967 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.916399 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.917349 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-availability-zone {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.917628 np0000191362 devstack@c-api.service[111029]: WARNING cinder.api.contrib.hosts [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 28 03:14:05.918372 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.918569 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: cgsnapshots {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.918654 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.919740 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: extensions {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.919938 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-volume-manage {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.921170 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-volume-transfer {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.921341 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-volume-type-access {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.921418 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.922816 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.922882 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: scheduler-stats {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.923051 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: extra_specs {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.923796 np0000191362 devstack@c-api.service[111028]: INFO dbcounter [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Registered counter for database cinder Aug 28 03:14:05.924236 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: encryption {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.924772 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: backups {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.925418 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.925738 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: capabilities {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.926914 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-quota-sets {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.926986 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-snapshot-manage {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.928298 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-quota-class-sets {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.928868 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: qos-specs {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.929674 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: os-hosts {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.931651 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: consistencygroups {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.931753 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.932151 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-availability-zone {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.932932 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extended resource: encryption {{(pid=111027) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.933512 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: cgsnapshots {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.934358 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.934960 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-volume-manage {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.935047 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.936300 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.936369 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.936448 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-volume-type-access {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.937620 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.937818 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.938070 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: scheduler-stats {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.938919 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.939162 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.939595 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: encryption {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.940206 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.940439 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.941273 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: capabilities {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.941466 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.941728 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.942619 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-quota-sets {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.942802 np0000191362 devstack@c-api.service[111027]: WARNING castellan.key_manager.migration [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.942985 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.943712 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.contrib.snapshot_actions [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] SnapshotActionsController initialized {{(pid=111027) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 28 03:14:05.943806 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.943915 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944018 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeActions extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944238 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944321 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944390 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-quota-class-sets {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.944463 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension TypesManage extending resource: types {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944535 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.944629 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944629 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944936 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944936 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension AdminActions extending resource: volumes {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.944936 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension AdminActions extending resource: snapshots {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945113 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension AdminActions extending resource: backups {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945113 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945246 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension UsedLimits extending resource: limits {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945334 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945424 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.v3.router [None req-716ac519-5de8-44f9-927d-27733fb61b83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111027) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.945523 np0000191362 devstack@c-api.service[111030]: WARNING cinder.api.contrib.hosts [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 28 03:14:05.945930 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: os-hosts {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.946230 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.947136 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: extensions {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.947728 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: consistencygroups {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.948438 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-volume-transfer {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.949268 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extended resource: encryption {{(pid=111029) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.950275 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: extra_specs {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.951614 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.951832 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: backups {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.953052 np0000191362 devstack@c-api.service[111027]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715eeaaa4668 pid: 111027 (default app) Aug 28 03:14:05.953140 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.953835 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-snapshot-manage {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.954467 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.955774 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: qos-specs {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.955914 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.957324 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.957781 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-availability-zone {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.958707 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.959015 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: cgsnapshots {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.960124 np0000191362 devstack@c-api.service[111029]: WARNING castellan.key_manager.migration [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.960385 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-volume-manage {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.961148 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.contrib.snapshot_actions [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] SnapshotActionsController initialized {{(pid=111029) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 28 03:14:05.961269 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.961432 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.961553 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeActions extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.961833 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-volume-type-access {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.961938 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.961938 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962099 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension TypesManage extending resource: types {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962225 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeTypeAccess extending resource: types {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962416 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962528 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962700 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension AdminActions extending resource: volumes {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.962838 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-2aaa3400-8f43-4ec0-afa2-a3d813429193 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:14:05.962926 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension AdminActions extending resource: snapshots {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.963005 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension AdminActions extending resource: backups {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.963107 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.963256 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension UsedLimits extending resource: limits {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.963336 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: scheduler-stats {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.963423 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension SnapshotActions extending resource: snapshots {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.963521 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.v3.router [None req-3962ff76-933b-4bc0-8da0-d1e3d0a09abe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111029) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.964816 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: encryption {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.965478 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 1/1] 162.253.55.226 () {60 vars in 956 bytes} [Fri Aug 28 03:14:05 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 28 03:14:05.966389 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: capabilities {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.967924 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-quota-sets {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.969246 np0000191362 devstack@c-api.service[111028]: DEBUG oslo_db.sqlalchemy.engines [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 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=111028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:05.969491 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-quota-class-sets {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.970963 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: os-hosts {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.971510 np0000191362 devstack@c-api.service[111029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715eeaaa4668 pid: 111029 (default app) Aug 28 03:14:05.972310 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: consistencygroups {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.974828 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extended resource: encryption {{(pid=111030) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:05.977365 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.978785 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.980618 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.981447 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.983429 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.984099 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.985437 np0000191362 devstack@c-api.service[111030]: WARNING castellan.key_manager.migration [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:05.986382 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.contrib.snapshot_actions [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] SnapshotActionsController initialized {{(pid=111030) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 28 03:14:05.986477 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.986625 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.986779 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeActions extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.986983 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987060 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987177 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension TypesManage extending resource: types {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987300 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987411 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987529 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987672 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension AdminActions extending resource: volumes {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987802 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension AdminActions extending resource: snapshots {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.987907 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension AdminActions extending resource: backups {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.988003 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.988102 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension UsedLimits extending resource: limits {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.988209 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.988305 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.v3.router [None req-130b0421-e1b9-4ae4-960b-4564fbb064e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111030) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:05.995933 np0000191362 devstack@c-api.service[111030]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715eeaaa4668 pid: 111030 (default app) Aug 28 03:14:06.082769 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writer thread running {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 28 03:14:06.085835 np0000191362 devstack@c-api.service[111028]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:14:06.085835 np0000191362 devstack@c-api.service[111028]: return base.obj_make_list(context, cls(context), objects.Service, Aug 28 03:14:06.086172 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 28 03:14:06.088735 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 28 03:14:06.091058 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 28 03:14:06.093130 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 28 03:14:06.094128 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.098825 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.134160 np0000191362 devstack@c-api.service[111028]: DEBUG oslo_db.sqlalchemy.engines [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 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=111028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:06.137022 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 28 03:14:06.139765 np0000191362 devstack@c-api.service[111028]: INFO cinder.rpc [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 28 03:14:06.140810 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.151085 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.154209 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.157288 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.161169 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.165221 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.168142 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.171092 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.173863 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.176694 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.178088 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.180716 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.186253 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.189566 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.191553 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.193110 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.194524 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.195830 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.197136 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.198424 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.199857 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.201017 np0000191362 devstack@c-api.service[111028]: WARNING cinder.api.contrib.hosts [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 28 03:14:06.201730 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.202704 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: extensions {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.204014 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-volume-transfer {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.205666 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: extra_specs {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.208129 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: backups {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.209093 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-snapshot-manage {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.211129 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: qos-specs {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.213157 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-availability-zone {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.214439 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: cgsnapshots {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.215839 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-volume-manage {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.217286 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-volume-type-access {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.218836 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: scheduler-stats {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.220483 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: encryption {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.222152 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: capabilities {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.223378 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-quota-sets {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.224822 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-quota-class-sets {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.226149 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: os-hosts {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.227446 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: consistencygroups {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.229396 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extended resource: encryption {{(pid=111028) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 28 03:14:06.231784 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.233356 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.234624 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.235983 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.237300 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.239243 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.241137 np0000191362 devstack@c-api.service[111028]: WARNING castellan.key_manager.migration [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 28 03:14:06.243463 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] SnapshotActionsController initialized {{(pid=111028) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 28 03:14:06.243678 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.243841 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.243992 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeActions extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.244310 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.244381 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.244496 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension TypesManage extending resource: types {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.244620 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.244848 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245006 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245143 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension AdminActions extending resource: volumes {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245303 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension AdminActions extending resource: snapshots {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245381 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension AdminActions extending resource: backups {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245496 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245656 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension UsedLimits extending resource: limits {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245753 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.245851 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.v3.router [None req-f1334afe-e31d-4934-a29a-a9e655f1ffc7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111028) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 28 03:14:06.258596 np0000191362 devstack@c-api.service[111028]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x715eeaaa4668 pid: 111028 (default app) Aug 28 03:14:13.925438 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-cf1c32a9-3af5-4172-8c37-a5c581eff9b3 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:14:14.444740 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-cf1c32a9-3af5-4172-8c37-a5c581eff9b3 admin admin] POST https://162.253.55.226/volume/v3/types Aug 28 03:14:14.445296 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-cf1c32a9-3af5-4172-8c37-a5c581eff9b3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 28 03:14:14.446836 np0000191362 devstack@c-api.service[111027]: /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. Aug 28 03:14:14.446836 np0000191362 devstack@c-api.service[111027]: warnings.warn( Aug 28 03:14:14.480899 np0000191362 devstack@c-api.service[111027]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1c32a9-3af5-4172-8c37-a5c581eff9b3 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=111027) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:14.514753 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-cf1c32a9-3af5-4172-8c37-a5c581eff9b3 admin admin] https://162.253.55.226/volume/v3/types returned with HTTP 200 Aug 28 03:14:14.515097 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 2/2] 162.253.55.226 () {68 vars in 1333 bytes} [Fri Aug 28 03:14:13 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:14:14.552565 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-8cd4d0ad-6274-4ba2-a5e8-435ccb2758e8 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:14:14.877217 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-8cd4d0ad-6274-4ba2-a5e8-435ccb2758e8 admin admin] POST https://162.253.55.226/volume/v3/types/36b66c4b-ce35-473d-ae24-c7cd1a656145/extra_specs Aug 28 03:14:14.877742 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-8cd4d0ad-6274-4ba2-a5e8-435ccb2758e8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 28 03:14:14.879352 np0000191362 devstack@c-api.service[111029]: /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. Aug 28 03:14:14.879352 np0000191362 devstack@c-api.service[111029]: warnings.warn( Aug 28 03:14:14.914482 np0000191362 devstack@c-api.service[111029]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd4d0ad-6274-4ba2-a5e8-435ccb2758e8 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=111029) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:14:14.971202 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-8cd4d0ad-6274-4ba2-a5e8-435ccb2758e8 admin admin] https://162.253.55.226/volume/v3/types/36b66c4b-ce35-473d-ae24-c7cd1a656145/extra_specs returned with HTTP 200 Aug 28 03:14:14.971628 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 1/3] 162.253.55.226 () {68 vars in 1480 bytes} [Fri Aug 28 03:14:14 2026] POST /volume/v3/types/36b66c4b-ce35-473d-ae24-c7cd1a656145/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:14:15.885511 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=6 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:14:16.138672 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=6 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:14:24.512662 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:14:24.969914 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:17:33.323481 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-4203357b-32c5-46ce-b2b0-57816d6a6b73 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:17:33.325093 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-4203357b-32c5-46ce-b2b0-57816d6a6b73 None None] GET https://162.253.55.226/volume// Aug 28 03:17:33.325502 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-4203357b-32c5-46ce-b2b0-57816d6a6b73 None None] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:17:33.326066 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-4203357b-32c5-46ce-b2b0-57816d6a6b73 None None] Calling method 'all' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:17:33.327191 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-4203357b-32c5-46ce-b2b0-57816d6a6b73 None None] https://162.253.55.226/volume// returned with HTTP 300 Aug 28 03:17:33.327886 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 1/4] 162.253.55.226 () {66 vars in 1456 bytes} [Fri Aug 28 03:17:33 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 28 03:18:13.063437 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-aa935df9-4703-4d6b-babf-51d4063a9703 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:13.070089 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 1/5] 162.253.55.226 () {62 vars in 1068 bytes} [Fri Aug 28 03:18:13 2026] GET /volume/v3 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 28 03:18:13.133080 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-616e6cef-42ab-471b-94b0-c50e53bfbb44 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:13.146055 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 3/6] 162.253.55.226 () {64 vars in 1272 bytes} [Fri Aug 28 03:18:13 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 28 03:18:13.188568 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [req-616e6cef-42ab-471b-94b0-c50e53bfbb44 req-73bda2a1-a27d-47dc-b7c3-45386152c005 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:13.193824 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [req-616e6cef-42ab-471b-94b0-c50e53bfbb44 req-73bda2a1-a27d-47dc-b7c3-45386152c005 demo demo] GET https://162.253.55.226/volume/v3/ Aug 28 03:18:13.194182 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [req-616e6cef-42ab-471b-94b0-c50e53bfbb44 req-73bda2a1-a27d-47dc-b7c3-45386152c005 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:13.194544 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [req-616e6cef-42ab-471b-94b0-c50e53bfbb44 req-73bda2a1-a27d-47dc-b7c3-45386152c005 demo demo] Calling method 'version_select' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:13.196026 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [req-616e6cef-42ab-471b-94b0-c50e53bfbb44 req-73bda2a1-a27d-47dc-b7c3-45386152c005 demo demo] https://162.253.55.226/volume/v3/ returned with HTTP 200 Aug 28 03:18:13.196754 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 2/7] 162.253.55.226 () {66 vars in 1346 bytes} [Fri Aug 28 03:18:13 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:13.236950 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-f70bf490-622a-4128-b485-6479042c38b4 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:13.542921 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-f70bf490-622a-4128-b485-6479042c38b4 demo demo] GET https://162.253.55.226/volume/v3/types Aug 28 03:18:13.543151 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-f70bf490-622a-4128-b485-6479042c38b4 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:13.543494 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-f70bf490-622a-4128-b485-6479042c38b4 demo demo] Calling method 'index' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:13.544026 np0000191362 devstack@c-api.service[111030]: /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. Aug 28 03:18:13.544026 np0000191362 devstack@c-api.service[111030]: warnings.warn( Aug 28 03:18:13.544623 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-f70bf490-622a-4128-b485-6479042c38b4 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:18:13.584086 np0000191362 devstack@c-api.service[111030]: DEBUG oslo_db.sqlalchemy.engines [None req-f70bf490-622a-4128-b485-6479042c38b4 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=111030) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:18:13.600616 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-f70bf490-622a-4128-b485-6479042c38b4 demo demo] https://162.253.55.226/volume/v3/types returned with HTTP 200 Aug 28 03:18:13.600982 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 2/8] 162.253.55.226 () {64 vars in 1290 bytes} [Fri Aug 28 03:18:13 2026] GET /volume/v3/types => generated 377 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:13.633774 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:13.976359 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 demo demo] GET https://162.253.55.226/volume/v3/types/default Aug 28 03:18:13.976823 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:13.977079 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 demo demo] Calling method 'show' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:14.022255 np0000191362 devstack@c-api.service[111028]: DEBUG oslo_db.sqlalchemy.engines [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 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=111028) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 28 03:18:14.038824 np0000191362 devstack@c-api.service[111028]: /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. Aug 28 03:18:14.038824 np0000191362 devstack@c-api.service[111028]: warnings.warn( Aug 28 03:18:14.041105 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-fe0328ee-ea90-4ac8-8325-dc09953baa57 demo demo] https://162.253.55.226/volume/v3/types/default returned with HTTP 200 Aug 28 03:18:14.041641 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 2/9] 162.253.55.226 () {64 vars in 1301 bytes} [Fri Aug 28 03:18:13 2026] GET /volume/v3/types/default => generated 145 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:14.582237 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-08bb8f80-6a52-44a5-8d8e-ddb97de108ba None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:14.582237 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 4/10] 162.253.55.226 () {62 vars in 1068 bytes} [Fri Aug 28 03:18:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 28 03:18:14.620136 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-f4385e0c-9edf-435c-b87f-43fbd96759ea None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:14.631476 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 3/11] 162.253.55.226 () {64 vars in 1272 bytes} [Fri Aug 28 03:18:14 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 28 03:18:14.665900 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [req-f4385e0c-9edf-435c-b87f-43fbd96759ea req-cfac4c91-6955-4bbd-b2cc-003c56509c55 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:14.667517 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-f4385e0c-9edf-435c-b87f-43fbd96759ea req-cfac4c91-6955-4bbd-b2cc-003c56509c55 demo demo] GET https://162.253.55.226/volume/v3/ Aug 28 03:18:14.667685 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-f4385e0c-9edf-435c-b87f-43fbd96759ea req-cfac4c91-6955-4bbd-b2cc-003c56509c55 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:14.667871 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-f4385e0c-9edf-435c-b87f-43fbd96759ea req-cfac4c91-6955-4bbd-b2cc-003c56509c55 demo demo] Calling method 'version_select' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:14.668255 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-f4385e0c-9edf-435c-b87f-43fbd96759ea req-cfac4c91-6955-4bbd-b2cc-003c56509c55 demo demo] https://162.253.55.226/volume/v3/ returned with HTTP 200 Aug 28 03:18:14.668537 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 3/12] 162.253.55.226 () {66 vars in 1346 bytes} [Fri Aug 28 03:18:14 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:14.701845 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-a1c9038d-e02d-4b46-ba66-a5c4e7704c40 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:14.704168 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-a1c9038d-e02d-4b46-ba66-a5c4e7704c40 demo demo] GET https://162.253.55.226/volume/v3/types/default Aug 28 03:18:14.704425 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-a1c9038d-e02d-4b46-ba66-a5c4e7704c40 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:14.704727 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-a1c9038d-e02d-4b46-ba66-a5c4e7704c40 demo demo] Calling method 'show' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:14.714165 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-a1c9038d-e02d-4b46-ba66-a5c4e7704c40 demo demo] https://162.253.55.226/volume/v3/types/default returned with HTTP 200 Aug 28 03:18:14.714672 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 3/13] 162.253.55.226 () {64 vars in 1301 bytes} [Fri Aug 28 03:18:14 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) Aug 28 03:18:15.333063 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-4bfbee3b-dc1d-4a98-a11f-0cfcd7e3d3aa None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.334150 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 5/14] 162.253.55.226 () {62 vars in 1068 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 28 03:18:15.362361 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-6f2d4729-487f-475f-bd20-a64b9b8116a4 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.365837 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 4/15] 162.253.55.226 () {64 vars in 1272 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 28 03:18:15.393695 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [req-6f2d4729-487f-475f-bd20-a64b9b8116a4 req-0779e13d-9afc-4f2f-9a2c-0a491baf57f6 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.395141 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-6f2d4729-487f-475f-bd20-a64b9b8116a4 req-0779e13d-9afc-4f2f-9a2c-0a491baf57f6 demo demo] GET https://162.253.55.226/volume/v3/ Aug 28 03:18:15.395287 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-6f2d4729-487f-475f-bd20-a64b9b8116a4 req-0779e13d-9afc-4f2f-9a2c-0a491baf57f6 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:15.395447 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-6f2d4729-487f-475f-bd20-a64b9b8116a4 req-0779e13d-9afc-4f2f-9a2c-0a491baf57f6 demo demo] Calling method 'version_select' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:15.395777 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-6f2d4729-487f-475f-bd20-a64b9b8116a4 req-0779e13d-9afc-4f2f-9a2c-0a491baf57f6 demo demo] https://162.253.55.226/volume/v3/ returned with HTTP 200 Aug 28 03:18:15.396072 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 4/16] 162.253.55.226 () {66 vars in 1346 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:15.429126 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-9f01c537-0c2b-40d3-a991-49a9de3b133d None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.433130 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-9f01c537-0c2b-40d3-a991-49a9de3b133d demo demo] GET https://162.253.55.226/volume/v3/types/default Aug 28 03:18:15.433484 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-9f01c537-0c2b-40d3-a991-49a9de3b133d demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:15.433967 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-9f01c537-0c2b-40d3-a991-49a9de3b133d demo demo] Calling method 'show' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:15.448945 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-9f01c537-0c2b-40d3-a991-49a9de3b133d demo demo] https://162.253.55.226/volume/v3/types/default returned with HTTP 200 Aug 28 03:18:15.449946 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 4/17] 162.253.55.226 () {64 vars in 1301 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:15.482913 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-3854154e-3fa3-48c5-898e-22bfcdedcbfa None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.484070 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 6/18] 162.253.55.226 () {62 vars in 1068 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 28 03:18:15.512411 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-c643494a-be18-4f81-9d35-9e492244c86c None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.515763 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 5/19] 162.253.55.226 () {64 vars in 1272 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 28 03:18:15.543137 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [req-c643494a-be18-4f81-9d35-9e492244c86c req-673f49c1-77be-4126-984f-083fbb570109 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.544984 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-c643494a-be18-4f81-9d35-9e492244c86c req-673f49c1-77be-4126-984f-083fbb570109 demo demo] GET https://162.253.55.226/volume/v3/ Aug 28 03:18:15.544984 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-c643494a-be18-4f81-9d35-9e492244c86c req-673f49c1-77be-4126-984f-083fbb570109 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:15.544984 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [req-c643494a-be18-4f81-9d35-9e492244c86c req-673f49c1-77be-4126-984f-083fbb570109 demo demo] Calling method 'version_select' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:15.545267 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [req-c643494a-be18-4f81-9d35-9e492244c86c req-673f49c1-77be-4126-984f-083fbb570109 demo demo] https://162.253.55.226/volume/v3/ returned with HTTP 200 Aug 28 03:18:15.545688 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 5/20] 162.253.55.226 () {66 vars in 1346 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:15.578278 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-7868407a-1bd0-4d3c-b705-1d57c09a0562 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:18:15.581793 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-7868407a-1bd0-4d3c-b705-1d57c09a0562 demo demo] GET https://162.253.55.226/volume/v3/types/default Aug 28 03:18:15.582110 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-7868407a-1bd0-4d3c-b705-1d57c09a0562 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:18:15.582475 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-7868407a-1bd0-4d3c-b705-1d57c09a0562 demo demo] Calling method 'show' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:18:15.595326 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-7868407a-1bd0-4d3c-b705-1d57c09a0562 demo demo] https://162.253.55.226/volume/v3/types/default returned with HTTP 200 Aug 28 03:18:15.596038 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 5/21] 162.253.55.226 () {64 vars in 1301 bytes} [Fri Aug 28 03:18:15 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 28 03:18:23.594943 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:18:25.588837 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=8 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:23:15.108107 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-d1deb272-059b-40c0-969d-c0da94d5ddef None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:23:15.240950 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:23:15.241232 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:23:15.241518 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:23:15.243223 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:23:15.244720 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:23:15.292905 np0000191362 devstack@c-api.service[111027]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:23:15.292905 np0000191362 devstack@c-api.service[111027]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 28 03:23:15.293113 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] Get all volumes completed successfully. Aug 28 03:23:15.295243 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-d1deb272-059b-40c0-969d-c0da94d5ddef demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:23:15.296182 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 7/22] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:23:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:23:25.286042 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:24:15.317558 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:24:15.321461 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:24:15.322073 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:24:15.322443 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:24:15.323412 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:24:15.324982 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:24:15.382515 np0000191362 devstack@c-api.service[111029]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:24:15.382515 np0000191362 devstack@c-api.service[111029]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 28 03:24:15.382766 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] Get all volumes completed successfully. Aug 28 03:24:15.385736 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-6633d333-a2cf-47ce-bd7f-0e7b871c0732 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:24:15.386205 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 6/23] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:24:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:24:25.364911 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:25:15.405656 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:25:15.408705 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:25:15.408885 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:25:15.409061 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:25:15.409500 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:25:15.410226 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:25:15.446436 np0000191362 devstack@c-api.service[111030]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:25:15.446436 np0000191362 devstack@c-api.service[111030]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 28 03:25:15.446653 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] Get all volumes completed successfully. Aug 28 03:25:15.448962 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-30f88e58-ad39-4ea1-aa04-84c20ad2ecd0 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:25:15.449295 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 6/24] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:25:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:25:25.439728 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:26:15.481792 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:26:15.488195 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:26:15.488496 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:26:15.488719 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:26:15.489461 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:26:15.490238 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:26:15.539681 np0000191362 devstack@c-api.service[111028]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Aug 28 03:26:15.539681 np0000191362 devstack@c-api.service[111028]: return base.obj_make_list(context, cls(context), objects.Volume, Aug 28 03:26:15.539681 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] Get all volumes completed successfully. Aug 28 03:26:15.541204 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-373b142c-33d2-44ee-a3ac-b1c5061e4b90 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:26:15.541413 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 6/25] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:26:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:26:25.530787 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:27:15.568282 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:27:15.572323 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:27:15.572796 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:27:15.573200 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:27:15.573764 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:27:15.576615 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:27:15.591070 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] Get all volumes completed successfully. Aug 28 03:27:15.595504 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c0fc03e7-f63a-46ad-831d-77eef9320b39 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:27:15.596307 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 8/26] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:27:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:27:25.584939 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:28:15.607414 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:28:15.809463 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:28:15.809658 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:28:15.809734 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:28:15.810197 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:28:15.810682 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:28:15.816817 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] Get all volumes completed successfully. Aug 28 03:28:15.818732 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-6ffb3f1f-d4eb-4daa-a7b0-b5b224f24e5e demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:28:15.818847 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 7/27] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:28:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:28:25.813221 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:29:15.834729 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-330bc599-5518-4fad-b57b-3df7b28eb835 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:29:15.836972 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:29:15.837134 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:29:15.837319 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:29:15.837555 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:29:15.838262 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:29:15.844544 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] Get all volumes completed successfully. Aug 28 03:29:15.846511 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-330bc599-5518-4fad-b57b-3df7b28eb835 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:29:15.846913 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 7/28] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:29:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:29:25.840869 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:30:15.863231 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:30:15.865269 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:30:15.865433 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:30:15.865654 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:30:15.865889 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:30:15.866615 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:30:15.872995 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] Get all volumes completed successfully. Aug 28 03:30:15.874859 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-9d3d55b3-9933-430c-8e03-ce7bfb54ed0e demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:30:15.875190 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 7/29] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:30:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:30:25.869962 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:31:15.901726 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:31:15.905533 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:31:15.905934 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:31:15.906318 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:31:15.906875 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:31:15.908261 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:31:15.920394 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] Get all volumes completed successfully. Aug 28 03:31:15.924818 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-a3af6f24-96c9-452a-906a-5e5f53ebeaef demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:31:15.925572 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 9/30] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:31:15 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) Aug 28 03:31:25.912484 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:32:15.947914 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:32:15.953939 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:32:15.954500 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:32:15.955147 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:32:15.955824 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:32:15.957507 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:32:15.973029 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] Get all volumes completed successfully. Aug 28 03:32:15.977766 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-f4297f0d-4b5c-4323-b4a7-484c7050d3f2 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:32:15.978685 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 8/31] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:32:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:32:25.962859 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:33:16.000262 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:33:16.226402 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:33:16.226824 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:33:16.227255 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:33:16.227749 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:33:16.229107 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:33:16.241372 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] Get all volumes completed successfully. Aug 28 03:33:16.245675 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-be115e10-ce3c-4bc1-8407-890f4c38d4a0 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:33:16.246454 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 8/32] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:33:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:33:26.233463 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:34:16.266437 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:34:16.271828 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:34:16.272066 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:34:16.272373 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:34:16.272840 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:34:16.274203 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:34:16.289342 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] Get all volumes completed successfully. Aug 28 03:34:16.295174 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-e1c585ca-2af1-453f-bdb2-03fcec110b99 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:34:16.296546 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 8/33] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:34:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:34:26.279949 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:35:16.317352 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-c6470b64-1120-442e-86ec-433d43667e73 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:35:16.321806 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:35:16.322216 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:35:16.322676 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:35:16.323275 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:35:16.324835 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:35:16.338030 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] Get all volumes completed successfully. Aug 28 03:35:16.342504 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c6470b64-1120-442e-86ec-433d43667e73 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:35:16.343322 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 10/34] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:35:16 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) Aug 28 03:35:26.329806 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:36:16.359944 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:36:16.363834 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:36:16.364189 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:36:16.364555 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:36:16.366052 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:36:16.367299 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:36:16.379850 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] Get all volumes completed successfully. Aug 28 03:36:16.383451 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-4ea831b8-99f3-4f44-9b72-0e453bc15854 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:36:16.384243 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 9/35] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:36:16 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) Aug 28 03:36:26.372996 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:37:16.398522 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:37:16.401674 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:37:16.401934 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:37:16.402106 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:37:16.402411 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:37:16.403309 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:37:16.411092 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] Get all volumes completed successfully. Aug 28 03:37:16.413806 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-d6430f9b-0066-45af-a5ba-9ddfd29626df demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:37:16.414258 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 9/36] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:37:16 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) Aug 28 03:37:26.406923 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:38:16.435536 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:38:16.691450 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:38:16.691865 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:38:16.692222 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:38:16.692703 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:38:16.694010 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:38:16.705334 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] Get all volumes completed successfully. Aug 28 03:38:16.709167 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-399db8ac-fb6f-4d05-92c4-ca8574b26521 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:38:16.709822 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 9/37] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:38:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:38:26.698310 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:39:16.733877 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:39:16.737859 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:39:16.738229 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:39:16.738793 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:39:16.739248 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:39:16.740816 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:39:16.752707 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] Get all volumes completed successfully. Aug 28 03:39:16.756911 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-eb30b667-f99c-42c6-ab9e-68baa59f952d demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:39:16.757697 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 11/38] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:39:16 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) Aug 28 03:39:26.745288 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:40:16.772693 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-af106763-b6f9-46b9-a2e7-66a676a31874 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:40:16.776758 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:40:16.777127 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:40:16.777512 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:40:16.778056 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:40:16.779727 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:40:16.791630 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] Get all volumes completed successfully. Aug 28 03:40:16.795476 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-af106763-b6f9-46b9-a2e7-66a676a31874 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:40:16.796131 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 10/39] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:40:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:40:26.783814 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:41:16.815724 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:41:16.819039 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:41:16.819264 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:41:16.819526 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:41:16.819865 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:41:16.820833 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:41:16.832068 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] Get all volumes completed successfully. Aug 28 03:41:16.836896 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-25e6ff71-2074-4870-a0fd-be1356d9fc89 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:41:16.838105 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 10/40] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:41:16 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) Aug 28 03:41:26.824046 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:42:16.854519 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:42:16.858670 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:42:16.859031 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:42:16.859792 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:42:16.860014 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:42:16.861404 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:42:16.874383 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] Get all volumes completed successfully. Aug 28 03:42:16.878708 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-bdd81bf9-6dba-487d-a3da-eb86480325d4 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:42:16.879485 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 10/41] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:42:16 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) Aug 28 03:42:26.866274 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:43:16.898861 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-bfe60424-f670-4aa6-8e74-7457180623c3 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:43:17.048856 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:43:17.049107 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:43:17.049448 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:43:17.049914 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:43:17.051419 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:43:17.061610 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] Get all volumes completed successfully. Aug 28 03:43:17.063534 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-bfe60424-f670-4aa6-8e74-7457180623c3 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:43:17.064089 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 12/42] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:43:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:43:27.056840 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:44:17.085496 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-62e33c14-4917-400b-9deb-7f63d4d887cb None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:44:17.090659 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:44:17.091170 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:44:17.091753 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:44:17.092288 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:44:17.093882 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:44:17.107024 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] Get all volumes completed successfully. Aug 28 03:44:17.111287 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-62e33c14-4917-400b-9deb-7f63d4d887cb demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:44:17.111995 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 11/43] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:44:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:44:27.098965 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:45:17.127061 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:45:17.131116 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:45:17.131500 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:45:17.131928 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:45:17.132400 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:45:17.133849 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:45:17.145792 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] Get all volumes completed successfully. Aug 28 03:45:17.149667 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-63c294e6-c4f7-4046-9fc0-0899ae4b0107 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:45:17.150401 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 11/44] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:45:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:45:27.138623 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:46:17.170869 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:46:17.175038 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:46:17.175544 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:46:17.175979 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:46:17.176451 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:46:17.178035 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:46:17.192265 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] Get all volumes completed successfully. Aug 28 03:46:17.197300 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-f4d8182a-6485-4aa7-991c-ca6f44bf8d52 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:46:17.197969 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 11/45] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:46:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:46:27.182721 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:47:17.219546 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-2245f3c3-ea67-45d3-9d71-87101c6904af None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:47:17.223961 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:47:17.224360 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:47:17.225052 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:47:17.225637 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:47:17.227087 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:47:17.242615 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] Get all volumes completed successfully. Aug 28 03:47:17.245070 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-2245f3c3-ea67-45d3-9d71-87101c6904af demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:47:17.245962 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 13/46] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:47:17 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) Aug 28 03:47:27.231353 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:48:17.416840 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.middleware.request_id [None req-84102e34-e57a-413f-88a2-8d3ac8207460 None None] RequestId filter calling following filter/app {{(pid=111029) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:48:17.555200 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:48:17.555386 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] Empty body provided in request {{(pid=111029) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:48:17.555569 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.openstack.wsgi [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] Calling method 'detail' {{(pid=111029) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:48:17.555848 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.api.api_utils [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] Removing options '' from query. {{(pid=111029) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:48:17.556462 np0000191362 devstack@c-api.service[111029]: DEBUG cinder.volume.api [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111029) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:48:17.565259 np0000191362 devstack@c-api.service[111029]: INFO cinder.volume.api [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] Get all volumes completed successfully. Aug 28 03:48:17.567197 np0000191362 devstack@c-api.service[111029]: INFO cinder.api.openstack.wsgi [None req-84102e34-e57a-413f-88a2-8d3ac8207460 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:48:17.567537 np0000191362 devstack@c-api.service[111029]: [pid: 111029|app: 0|req: 12/47] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:48:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:48:27.562198 np0000191362 devstack@c-api.service[111029]: DEBUG dbcounter [-] [111029] Writing DB stats cinder:SELECT=1 {{(pid=111029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:49:17.592829 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.middleware.request_id [None req-f838b94f-819b-4642-beab-91d808293d27 None None] RequestId filter calling following filter/app {{(pid=111030) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:49:17.595104 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:49:17.595284 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] Empty body provided in request {{(pid=111030) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:49:17.595533 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.openstack.wsgi [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] Calling method 'detail' {{(pid=111030) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:49:17.595905 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.api.api_utils [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] Removing options '' from query. {{(pid=111030) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:49:17.596464 np0000191362 devstack@c-api.service[111030]: DEBUG cinder.volume.api [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111030) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:49:17.604940 np0000191362 devstack@c-api.service[111030]: INFO cinder.volume.api [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] Get all volumes completed successfully. Aug 28 03:49:17.606883 np0000191362 devstack@c-api.service[111030]: INFO cinder.api.openstack.wsgi [None req-f838b94f-819b-4642-beab-91d808293d27 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:49:17.606883 np0000191362 devstack@c-api.service[111030]: [pid: 111030|app: 0|req: 12/48] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:49:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:49:27.598906 np0000191362 devstack@c-api.service[111030]: DEBUG dbcounter [-] [111030] Writing DB stats cinder:SELECT=1 {{(pid=111030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:50:17.628356 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.middleware.request_id [None req-57809c11-cdc8-4772-9514-520dd8628e12 None None] RequestId filter calling following filter/app {{(pid=111028) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:50:17.631265 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:50:17.631463 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] Empty body provided in request {{(pid=111028) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:50:17.631733 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.openstack.wsgi [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] Calling method 'detail' {{(pid=111028) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:50:17.632012 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.api.api_utils [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] Removing options '' from query. {{(pid=111028) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:50:17.632885 np0000191362 devstack@c-api.service[111028]: DEBUG cinder.volume.api [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111028) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:50:17.644064 np0000191362 devstack@c-api.service[111028]: INFO cinder.volume.api [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] Get all volumes completed successfully. Aug 28 03:50:17.648319 np0000191362 devstack@c-api.service[111028]: INFO cinder.api.openstack.wsgi [None req-57809c11-cdc8-4772-9514-520dd8628e12 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:50:17.649015 np0000191362 devstack@c-api.service[111028]: [pid: 111028|app: 0|req: 12/49] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:50:17 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) Aug 28 03:50:27.636334 np0000191362 devstack@c-api.service[111028]: DEBUG dbcounter [-] [111028] Writing DB stats cinder:SELECT=1 {{(pid=111028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 28 03:51:17.668382 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.middleware.request_id [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 None None] RequestId filter calling following filter/app {{(pid=111027) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 28 03:51:17.674306 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] GET https://162.253.55.226/volume/v3/volumes/detail Aug 28 03:51:17.674683 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] Empty body provided in request {{(pid=111027) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 28 03:51:17.675063 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.openstack.wsgi [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] Calling method 'detail' {{(pid=111027) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 28 03:51:17.675484 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.api.api_utils [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] Removing options '' from query. {{(pid=111027) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 28 03:51:17.676847 np0000191362 devstack@c-api.service[111027]: DEBUG cinder.volume.api [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111027) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 28 03:51:17.690473 np0000191362 devstack@c-api.service[111027]: INFO cinder.volume.api [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] Get all volumes completed successfully. Aug 28 03:51:17.694558 np0000191362 devstack@c-api.service[111027]: INFO cinder.api.openstack.wsgi [None req-c0028170-0bb8-4efa-bc6e-4a33cbb6d9d2 demo demo] https://162.253.55.226/volume/v3/volumes/detail returned with HTTP 200 Aug 28 03:51:17.695248 np0000191362 devstack@c-api.service[111027]: [pid: 111027|app: 0|req: 14/50] 162.253.55.226 () {64 vars in 1296 bytes} [Fri Aug 28 03:51:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 28 03:51:27.682270 np0000191362 devstack@c-api.service[111027]: DEBUG dbcounter [-] [111027] Writing DB stats cinder:SELECT=1 {{(pid=111027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}