Sep 01 06:15:35.848135 np0000191713 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:15:35.859010 np0000191713 devstack@c-api.service[111277]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:15:35 2026] *** Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: nodename: np0000191713 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: machine: x86_64 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: clock source: unix Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: pcre jit disabled Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: detected number of CPU cores: 16 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: current working directory: / Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: your processes number limit is 256916 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: your memory page size is 4096 bytes Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: detected max file descriptor number: 2048 Sep 01 06:15:35.863604 np0000191713 devstack@c-api.service[111277]: lock engine: pthread robust mutexes Sep 01 06:15:35.864712 np0000191713 devstack@c-api.service[111277]: thunder lock: enabled Sep 01 06:15:35.864712 np0000191713 devstack@c-api.service[111277]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:15:35.864712 np0000191713 devstack@c-api.service[111277]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:15:35.864712 np0000191713 devstack@c-api.service[111277]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:15:35.864712 np0000191713 devstack@c-api.service[111277]: Set PythonHome to /opt/stack/data/venv Sep 01 06:15:35.916543 np0000191713 devstack@c-api.service[111277]: Python main interpreter initialized at 0x79c4a26a4668 Sep 01 06:15:35.916543 np0000191713 devstack@c-api.service[111277]: python threads support enabled Sep 01 06:15:35.916543 np0000191713 devstack@c-api.service[111277]: your server socket listen backlog is limited to 100 connections Sep 01 06:15:35.916543 np0000191713 devstack@c-api.service[111277]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:15:35.917077 np0000191713 devstack@c-api.service[111277]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:15:35.917214 np0000191713 devstack@c-api.service[111277]: *** Operational MODE: preforking *** Sep 01 06:15:35.917366 np0000191713 devstack@c-api.service[111277]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:15:35.917366 np0000191713 devstack@c-api.service[111277]: spawned uWSGI master process (pid: 111277) Sep 01 06:15:35.917572 np0000191713 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:15:35.918025 np0000191713 devstack@c-api.service[111277]: spawned uWSGI worker 1 (pid: 111286, cores: 1) Sep 01 06:15:35.918540 np0000191713 devstack@c-api.service[111277]: spawned uWSGI worker 2 (pid: 111287, cores: 1) Sep 01 06:15:35.920720 np0000191713 devstack@c-api.service[111277]: spawned uWSGI worker 3 (pid: 111288, cores: 1) Sep 01 06:15:35.920720 np0000191713 devstack@c-api.service[111277]: spawned uWSGI worker 4 (pid: 111289, cores: 1) Sep 01 06:15:35.920720 np0000191713 devstack@c-api.service[111277]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: we strongly recommend against using it for new projects. Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: framework. For more detail see Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:15:36.066766 np0000191713 devstack@c-api.service[111287]: import eventlet # noqa Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: we strongly recommend against using it for new projects. Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: framework. For more detail see Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:15:36.067976 np0000191713 devstack@c-api.service[111286]: import eventlet # noqa Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: we strongly recommend against using it for new projects. Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: framework. For more detail see Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:15:36.073773 np0000191713 devstack@c-api.service[111288]: import eventlet # noqa Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: we strongly recommend against using it for new projects. Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: framework. For more detail see Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:15:36.083800 np0000191713 devstack@c-api.service[111289]: import eventlet # noqa Sep 01 06:15:36.222835 np0000191713 devstack@c-api.service[111286]: /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 Sep 01 06:15:36.222835 np0000191713 devstack@c-api.service[111286]: from cgi import parse_header Sep 01 06:15:36.240659 np0000191713 devstack@c-api.service[111289]: /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 Sep 01 06:15:36.240659 np0000191713 devstack@c-api.service[111289]: from cgi import parse_header Sep 01 06:15:36.243521 np0000191713 devstack@c-api.service[111288]: /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 Sep 01 06:15:36.243521 np0000191713 devstack@c-api.service[111288]: from cgi import parse_header Sep 01 06:15:36.261310 np0000191713 devstack@c-api.service[111286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:15:36.261310 np0000191713 devstack@c-api.service[111286]: warnings.warn( Sep 01 06:15:36.264046 np0000191713 devstack@c-api.service[111287]: /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 Sep 01 06:15:36.264046 np0000191713 devstack@c-api.service[111287]: from cgi import parse_header Sep 01 06:15:36.271900 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:15:36.271900 np0000191713 devstack@c-api.service[111286]: removals.removed_module( Sep 01 06:15:36.272624 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:15:36.272624 np0000191713 devstack@c-api.service[111286]: removals.removed_module( Sep 01 06:15:36.281436 np0000191713 devstack@c-api.service[111289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:15:36.281436 np0000191713 devstack@c-api.service[111289]: warnings.warn( Sep 01 06:15:36.283200 np0000191713 devstack@c-api.service[111288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:15:36.283200 np0000191713 devstack@c-api.service[111288]: warnings.warn( Sep 01 06:15:36.291851 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:15:36.291851 np0000191713 devstack@c-api.service[111289]: removals.removed_module( Sep 01 06:15:36.292573 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:15:36.292573 np0000191713 devstack@c-api.service[111289]: removals.removed_module( Sep 01 06:15:36.294599 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:15:36.294599 np0000191713 devstack@c-api.service[111288]: removals.removed_module( Sep 01 06:15:36.295436 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:15:36.295436 np0000191713 devstack@c-api.service[111288]: removals.removed_module( Sep 01 06:15:36.303330 np0000191713 devstack@c-api.service[111287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:15:36.303330 np0000191713 devstack@c-api.service[111287]: warnings.warn( Sep 01 06:15:36.314567 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:15:36.314567 np0000191713 devstack@c-api.service[111287]: removals.removed_module( Sep 01 06:15:36.315298 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:15:36.315298 np0000191713 devstack@c-api.service[111287]: removals.removed_module( Sep 01 06:15:36.988919 np0000191713 devstack@c-api.service[111286]: /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 Sep 01 06:15:36.988919 np0000191713 devstack@c-api.service[111286]: warnings.warn( Sep 01 06:15:37.003933 np0000191713 devstack@c-api.service[111288]: /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 Sep 01 06:15:37.003933 np0000191713 devstack@c-api.service[111288]: warnings.warn( Sep 01 06:15:37.013616 np0000191713 devstack@c-api.service[111289]: /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 Sep 01 06:15:37.013616 np0000191713 devstack@c-api.service[111289]: warnings.warn( Sep 01 06:15:37.036650 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:15:37.036650 np0000191713 devstack@c-api.service[111286]: warnings.warn( Sep 01 06:15:37.051473 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:15:37.051473 np0000191713 devstack@c-api.service[111288]: warnings.warn( Sep 01 06:15:37.062330 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:15:37.062330 np0000191713 devstack@c-api.service[111289]: warnings.warn( Sep 01 06:15:37.070695 np0000191713 devstack@c-api.service[111287]: /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 Sep 01 06:15:37.070695 np0000191713 devstack@c-api.service[111287]: warnings.warn( Sep 01 06:15:37.120098 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:15:37.120098 np0000191713 devstack@c-api.service[111287]: warnings.warn( Sep 01 06:15:37.213555 np0000191713 devstack@c-api.service[111286]: 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. Sep 01 06:15:37.214246 np0000191713 devstack@c-api.service[111286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:15:37.220848 np0000191713 devstack@c-api.service[111288]: 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. Sep 01 06:15:37.221296 np0000191713 devstack@c-api.service[111288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:15:37.233909 np0000191713 devstack@c-api.service[111289]: 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. Sep 01 06:15:37.234352 np0000191713 devstack@c-api.service[111289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:15:37.298037 np0000191713 devstack@c-api.service[111286]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:15:37.298037 np0000191713 devstack@c-api.service[111286]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:15:37.300800 np0000191713 devstack@c-api.service[111289]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:15:37.300800 np0000191713 devstack@c-api.service[111289]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:15:37.303546 np0000191713 devstack@c-api.service[111288]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:15:37.303546 np0000191713 devstack@c-api.service[111288]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:15:37.311339 np0000191713 devstack@c-api.service[111287]: 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. Sep 01 06:15:37.311573 np0000191713 devstack@c-api.service[111287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:15:37.374956 np0000191713 devstack@c-api.service[111287]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:15:37.374956 np0000191713 devstack@c-api.service[111287]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:15:37.742748 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:15:37.742883 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:15:37.742918 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:15:37.742959 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.742959 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743020 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:15:37.743055 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743085 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743114 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743151 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743185 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743221 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743252 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743279 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743310 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743310 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.743310 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.743388 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743438 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.743468 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743501 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.743532 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.743564 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.743595 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.743623 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743654 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.743654 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.743737 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743782 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.743811 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.743835 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.743864 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.743896 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.743922 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.743952 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.743979 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.744009 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.744037 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.744064 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.744095 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.744118 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.744153 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.744183 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.744209 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.744239 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.744263 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.744293 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.744322 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.744351 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.744378 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.744420 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.744448 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.744601 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.744722 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.744788 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.744846 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.744881 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.744916 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.744947 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.744979 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.745008 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.745043 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.745074 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.745102 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.745135 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.745163 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.745202 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.745202 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.745256 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.745256 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.745306 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.745340 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.745371 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.745433 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.745466 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.745495 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.745605 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.745779 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.745843 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.745907 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.745943 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.745975 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.746006 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.746036 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.746064 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.746102 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.746134 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.746134 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.746184 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.746212 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.746242 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.746266 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.746266 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.746320 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.746353 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.746353 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.746430 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.746466 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.746498 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.746545 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.746578 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.746610 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.746654 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.746720 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.746755 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.746849 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.746971 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.747105 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.747274 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.748194 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.748333 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.748489 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.748610 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.748760 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.748884 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.749025 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.749659 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.749826 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.749945 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.750073 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.750194 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.750315 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.750470 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.751202 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.751245 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.751311 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.751369 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.751401 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.751451 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.751476 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.751504 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.751556 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.751592 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.751645 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.751685 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.751712 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.751752 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.751777 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.751807 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.751836 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.751864 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.751935 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.751995 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.752059 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.752354 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.752521 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.752640 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.752805 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.752923 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.753044 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.753178 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.753854 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.753907 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.753965 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.754024 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.754079 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.754135 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.754176 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.754210 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.754240 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.754271 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.754302 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.754332 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.754364 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.754393 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.754433 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.754463 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.754492 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.754519 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.754547 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.754571 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.754600 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.754628 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.754658 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.754698 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.754730 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.754758 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.754786 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.754814 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.754845 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.754874 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.754902 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.754937 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.754968 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.754994 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.755018 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.755042 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.755068 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.755099 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.755128 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.755151 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.755177 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.755209 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.755239 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.755265 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.755292 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.755319 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.755342 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.755366 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.755395 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.755395 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.755395 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.755395 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.755566 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.755726 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.755857 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.755992 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.756145 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.756207 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.756268 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.756302 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.756398 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.756440 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.756473 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.756503 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.756531 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.756564 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.756590 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.756620 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.756650 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.756690 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.756723 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.756766 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.756766 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.756822 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.756849 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.756880 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.756915 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.756945 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.756971 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.757004 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.757032 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.757056 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.757084 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757115 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757146 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.757173 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.757200 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.757229 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.757261 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.757261 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.757261 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.757327 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.757358 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.757358 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.757416 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.757440 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757440 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.757502 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.757530 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.757530 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.757586 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.757611 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.757637 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.757715 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.757755 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.757824 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757880 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757914 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.757946 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.757974 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.758009 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.758042 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.758071 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.758102 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.758135 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.758163 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.758191 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.758222 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.758254 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.758278 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.758309 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.758337 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.758364 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.758390 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.758428 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.758459 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.758492 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.758523 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.758550 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.758576 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.758736 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.758875 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.759011 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.759630 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.759812 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.759931 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.760057 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.760178 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.760298 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.760451 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.764346 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.764386 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.764430 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.764485 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.764514 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.764565 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.764601 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.764630 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.764655 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.764703 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.764736 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.764761 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.764785 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.764813 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.764884 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.764950 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.765009 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.765068 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.765125 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.765194 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.765263 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.765933 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.765988 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.766046 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.766076 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.766105 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.766138 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.766163 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.766202 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.766235 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.766259 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.766294 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.766325 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.766349 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.766379 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.766425 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.766453 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.766477 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.766519 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.766588 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.766623 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.766707 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.769228 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.769273 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.769341 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.769372 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.769397 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.769431 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.769467 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.769494 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.769519 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.769543 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.769574 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.769612 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.769639 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.769721 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.769763 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.769819 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.769878 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.769938 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.769995 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.770052 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.770125 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.770291 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.770450 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.770576 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.770737 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.770862 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.770984 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.771117 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.772052 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.772100 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.772158 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.772188 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.772218 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.772268 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.772297 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.772330 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.772374 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.772403 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.772440 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.772470 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.772508 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.772536 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.772564 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.772592 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.772620 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.772648 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.772692 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.772721 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.772745 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.772782 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.772782 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.772832 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.772861 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.772899 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.772929 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.772956 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.772989 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.773021 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.773049 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.773077 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.773108 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.773137 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.773166 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.773191 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.773215 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.773241 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.773266 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.773293 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.773324 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.773361 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.773395 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.773434 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.773461 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.773661 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.773704 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.773736 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.773765 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.773792 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.773825 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.773858 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.773886 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.773913 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.773939 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.773964 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.773987 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.774010 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.774035 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.774058 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.774082 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.774112 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.774136 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.774160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.774332 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.774423 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.774572 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.774723 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.774857 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.774972 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.775102 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.775520 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.775569 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.775601 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.775629 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.775677 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.775714 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.775747 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.775776 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.775810 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.775841 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.775887 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.775915 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.775948 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.775979 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.776008 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.776035 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.776060 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.776115 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.776171 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.776226 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.776289 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.776542 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.776692 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.776724 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.776798 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.776832 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.776860 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.776897 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.776923 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.776952 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.776977 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.777004 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.777029 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.777054 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.777078 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.777103 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.777127 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.777158 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.777249 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.777283 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.777311 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.777339 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.777371 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.777371 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.777438 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.777471 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.777471 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.777518 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.777549 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.777549 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.777599 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.777689 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.777839 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.777954 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.778080 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.778203 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.778328 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.778472 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.778595 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.778749 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.778869 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.778989 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.779105 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.779136 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.779161 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.779222 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.779288 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.779322 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.779355 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.779395 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.779443 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.779474 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.779505 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.779530 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.779558 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.779587 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.779614 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.779643 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.779699 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.779728 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.779761 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.779815 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.779872 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.779933 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.780158 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.780285 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.780438 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.780574 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.780730 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.780853 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.780987 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.781016 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.781062 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.781114 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.781145 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.781174 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.781202 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.781231 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.781272 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.781298 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.781322 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.781350 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.781374 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.781402 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.781438 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.781462 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.781496 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.781523 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.781548 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.781581 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.781613 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.781637 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.781724 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.781754 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.781858 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.781983 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.782063 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.782093 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.782118 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.782179 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.782207 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.782234 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.782266 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.782304 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.782329 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.782361 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.782390 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.782429 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.782460 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.782492 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.782529 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.782600 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.782663 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.782747 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.782813 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.782869 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.782927 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.782981 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.783037 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.783098 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.783600 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.783766 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.783891 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.784017 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.784137 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.784257 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.784389 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.785375 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.785526 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.785652 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.785803 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.785926 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.786045 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.786176 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.786805 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.786930 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.786967 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.787014 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.787048 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.787076 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.787126 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.787160 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.787193 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.787234 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.787299 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.787327 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.787529 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.787564 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.787588 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.787640 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.787682 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.787709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.787745 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.787771 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.787802 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.787834 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.787861 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.787889 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.787916 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.787944 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.787975 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.788000 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.788179 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.788240 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.788272 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.788300 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.788328 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.788355 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.788387 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.788425 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.788453 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.788487 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.788515 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.788543 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.788627 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.788709 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.789109 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.789166 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.789224 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.789258 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.789283 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.789336 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.789372 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.789416 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.789459 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.789504 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.789632 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.789788 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.789907 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.789966 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.790032 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.790062 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.790087 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.790148 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.790195 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.790224 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.790249 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.790281 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.790310 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.790335 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.790387 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.790457 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.790508 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.790538 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.790563 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.790589 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.790626 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.790659 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.790717 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.790764 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.790806 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.790839 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.790867 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.790894 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.791025 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.791144 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.791263 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.791393 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.792308 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.792369 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.792397 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.792440 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.792465 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.792496 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.792523 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.792548 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.792575 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.792604 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.792645 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.792690 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.792716 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.792740 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.792764 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.792793 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.792819 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.792894 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.792929 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.792986 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.793012 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.793042 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.793092 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.793123 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.793147 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.793175 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.793200 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.793229 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.793257 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.793281 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.793330 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.793355 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.793384 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.793422 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.793447 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.793475 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.793499 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.793522 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.793546 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.793573 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.793603 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.793630 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.793656 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.793699 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.793724 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.793724 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.793724 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.793787 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.793811 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.794313 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.794357 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.794383 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.794446 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.794488 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.794515 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.794543 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.794572 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.794595 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.794624 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.794653 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.794700 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.794733 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.794757 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.794790 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.794814 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.794841 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.794841 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.794897 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.794926 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.794959 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.794987 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.795017 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.795017 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.795017 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.795086 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.795114 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.795139 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.795174 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.795226 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.795301 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.795381 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.795478 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.795555 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.795639 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.796033 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.796075 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.796102 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.796128 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.796160 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.796195 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.796220 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.796250 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.796276 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.796302 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.796331 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.796366 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.796391 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.796435 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.796477 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.796511 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.796539 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.796570 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.796593 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.796620 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.796645 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.796682 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.796713 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.796810 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.796810 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.796859 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.796859 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.796859 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.798850 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.798909 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.798955 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.798994 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.799032 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.799072 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.799072 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.799131 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.799165 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.799205 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.799258 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.799302 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.799342 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.799385 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.799437 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.799482 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.799523 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.799560 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.799599 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.799643 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.799707 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.799748 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.799785 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.799826 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.799872 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.799937 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.799979 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.800017 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800053 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800092 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.800133 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800172 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.800205 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.800240 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.800276 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.800317 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.800349 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800381 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800421 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.800447 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800447 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.800502 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.800527 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.800558 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800583 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.800583 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800583 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.800583 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.800583 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.800709 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.800935 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.800935 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.800935 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.801022 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.801048 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.801082 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.801115 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.801145 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.801173 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.801203 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.801234 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.801262 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.801290 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.801315 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.801342 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.801373 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.801404 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.801404 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.801476 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.801504 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.801529 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.801556 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.801627 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.801660 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.801700 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.801726 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.801763 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.801795 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.801824 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.801870 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.801956 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.802024 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.802119 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:15:37.803425 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.803478 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.803545 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.803587 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.803650 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.803715 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.803746 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.803771 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.803798 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.803824 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.803851 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.803876 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.803913 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.803945 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.803981 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.804009 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.804036 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.804115 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.804778 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:15:37.804857 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:15:37.804934 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:15:37.805014 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:15:37.805092 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:15:37.805168 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:15:37.848227 np0000191713 devstack@c-api.service[111286]: INFO dbcounter [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Registered counter for database cinder Sep 01 06:15:37.848937 np0000191713 devstack@c-api.service[111288]: INFO dbcounter [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Registered counter for database cinder Sep 01 06:15:37.849613 np0000191713 devstack@c-api.service[111287]: INFO dbcounter [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Registered counter for database cinder Sep 01 06:15:37.853398 np0000191713 devstack@c-api.service[111289]: INFO dbcounter [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Registered counter for database cinder Sep 01 06:15:37.888604 np0000191713 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:37.891642 np0000191713 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:37.893518 np0000191713 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:37.900483 np0000191713 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-afbd933e-0f5c-403b-9198-160392d4d742 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:37.994769 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writer thread running {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:15:37.997323 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:15:37.997323 np0000191713 devstack@c-api.service[111286]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:15:37.997573 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:15:37.999821 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:15:38.001884 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:15:38.003395 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writer thread running {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:15:38.003773 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:15:38.004552 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writer thread running {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:15:38.004623 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.005870 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:15:38.005870 np0000191713 devstack@c-api.service[111288]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:15:38.006100 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:15:38.007312 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.007517 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:15:38.007517 np0000191713 devstack@c-api.service[111287]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:15:38.007790 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:15:38.008439 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:15:38.010204 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:15:38.010578 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:15:38.012370 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:15:38.012534 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:15:38.012654 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writer thread running {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:15:38.013388 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.014349 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:15:38.015231 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.015447 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:15:38.015447 np0000191713 devstack@c-api.service[111289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:15:38.015705 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:15:38.016290 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.018069 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:15:38.018251 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.020165 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:15:38.022101 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:15:38.022954 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.025867 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.039808 np0000191713 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:38.041885 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:15:38.043789 np0000191713 devstack@c-api.service[111286]: INFO cinder.rpc [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:15:38.044535 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.049766 np0000191713 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:38.051733 np0000191713 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:38.051884 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:15:38.053893 np0000191713 devstack@c-api.service[111288]: INFO cinder.rpc [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:15:38.054133 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.054224 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:15:38.054716 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.056280 np0000191713 devstack@c-api.service[111287]: INFO cinder.rpc [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:15:38.057129 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.057199 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.059844 np0000191713 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-afbd933e-0f5c-403b-9198-160392d4d742 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:38.060238 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.062285 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:15:38.064067 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.064345 np0000191713 devstack@c-api.service[111289]: INFO cinder.rpc [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:15:38.064581 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.065262 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.066970 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.067058 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.067695 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.070304 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.071689 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.071785 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.073337 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.073844 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.074714 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.075708 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.077097 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.077827 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.079012 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.079090 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.079142 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.080885 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.081127 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.081575 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.081872 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.082980 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.084458 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.084540 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.086148 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.087536 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.087618 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.089256 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.089341 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.089594 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.090914 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.091466 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.091621 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.093234 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.093316 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.093423 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.093855 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.095022 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.095114 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.095235 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.096325 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.096402 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.097623 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.098919 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.098997 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.099522 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.100176 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.100707 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.101586 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.101929 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.102079 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.102757 np0000191713 devstack@c-api.service[111286]: WARNING cinder.api.contrib.hosts [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:15:38.102858 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.103445 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.104853 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: extensions {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.104939 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.104996 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.105266 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.106555 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-volume-transfer {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.106655 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.107214 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.107427 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: extra_specs {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.108712 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.108790 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.108846 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: backups {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.109199 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.110475 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.110553 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.110626 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.110793 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-snapshot-manage {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.111660 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.111882 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.112339 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: qos-specs {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.112774 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.113541 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.113614 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.114039 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.114844 np0000191713 devstack@c-api.service[111288]: WARNING cinder.api.contrib.hosts [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:15:38.114923 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-availability-zone {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.115186 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.115382 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.115485 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.116147 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: cgsnapshots {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.116223 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: extensions {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.116597 np0000191713 devstack@c-api.service[111287]: WARNING cinder.api.contrib.hosts [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:15:38.117282 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.117369 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.117448 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-volume-manage {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.117507 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-volume-transfer {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.118208 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: extensions {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.118328 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.118811 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-volume-type-access {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.119006 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: extra_specs {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.119515 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-volume-transfer {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.119625 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.120315 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: scheduler-stats {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.120511 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: backups {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.120956 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.121088 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: extra_specs {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.121709 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: encryption {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.122345 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.122564 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-snapshot-manage {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.122631 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: backups {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.123199 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: capabilities {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.123841 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.123977 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: qos-specs {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.124375 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-quota-sets {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.125041 np0000191713 devstack@c-api.service[111289]: WARNING cinder.api.contrib.hosts [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:15:38.125121 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-snapshot-manage {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.125734 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.125802 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-quota-class-sets {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.126544 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-availability-zone {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.126611 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: qos-specs {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.126688 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: extensions {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.127045 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: os-hosts {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.127800 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: cgsnapshots {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.127967 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-volume-transfer {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.128296 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: consistencygroups {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.128525 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-availability-zone {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.129184 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-volume-manage {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.129576 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: extra_specs {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.129758 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: cgsnapshots {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.130195 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extended resource: encryption {{(pid=111286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.130630 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-volume-type-access {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.131022 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: backups {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.131092 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-volume-manage {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.132206 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: scheduler-stats {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.132278 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.132510 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-volume-type-access {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.133036 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-snapshot-manage {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.133603 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.133691 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: encryption {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.134030 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: scheduler-stats {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.134449 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: qos-specs {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.134909 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.135165 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: capabilities {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.135426 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: encryption {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.136213 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.136343 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-quota-sets {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.136982 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: capabilities {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.137244 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-availability-zone {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.137485 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.137840 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-quota-class-sets {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.138276 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-quota-sets {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.138489 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: cgsnapshots {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.138772 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.139127 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: os-hosts {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.139719 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-quota-class-sets {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.140069 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-volume-manage {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.140151 np0000191713 devstack@c-api.service[111286]: WARNING castellan.key_manager.migration [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.140429 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: consistencygroups {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.140994 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: os-hosts {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.141065 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.contrib.snapshot_actions [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] SnapshotActionsController initialized {{(pid=111286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:15:38.141122 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141224 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141327 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeActions extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141528 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-volume-type-access {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.141598 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141667 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141749 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension TypesManage extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141839 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.141949 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142054 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142162 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension AdminActions extending resource: volumes {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142243 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: consistencygroups {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.142301 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension AdminActions extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142382 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension AdminActions extending resource: backups {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142475 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142586 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension UsedLimits extending resource: limits {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142721 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.142784 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extended resource: encryption {{(pid=111288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.142840 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.v3.router [None req-38dd1c07-e9c3-4a90-b34e-660f6903748a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.143070 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: scheduler-stats {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.144145 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extended resource: encryption {{(pid=111287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.144976 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: encryption {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.145066 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.146375 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.146458 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.146774 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: capabilities {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.147713 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.147806 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.147958 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-quota-sets {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.149096 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.149165 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.149390 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-quota-class-sets {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.150305 np0000191713 devstack@c-api.service[111286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c4a26a4668 pid: 111286 (default app) Sep 01 06:15:38.150403 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.150480 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.150731 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: os-hosts {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.151721 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.151791 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.152008 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: consistencygroups {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.153000 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.153071 np0000191713 devstack@c-api.service[111288]: WARNING castellan.key_manager.migration [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.153938 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extended resource: encryption {{(pid=111289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:15:38.154090 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.contrib.snapshot_actions [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] SnapshotActionsController initialized {{(pid=111288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:15:38.154210 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.154311 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.154371 np0000191713 devstack@c-api.service[111287]: WARNING castellan.key_manager.migration [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.154476 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeActions extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.154708 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.154793 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.154900 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension TypesManage extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155007 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155120 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155219 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155278 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] SnapshotActionsController initialized {{(pid=111287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:15:38.155337 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension AdminActions extending resource: volumes {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155421 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155480 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension AdminActions extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155536 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155592 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension AdminActions extending resource: backups {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155649 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeActions extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155725 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155784 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension UsedLimits extending resource: limits {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155882 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.155954 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156023 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.v3.router [None req-f032b396-f37f-45d6-9c85-c7a98cef1a7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156080 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156143 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension TypesManage extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156208 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.156263 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156345 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156484 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156593 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension AdminActions extending resource: volumes {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156725 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension AdminActions extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156831 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension AdminActions extending resource: backups {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.156930 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.157028 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension UsedLimits extending resource: limits {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.157133 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.157227 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.v3.router [None req-c3dd5132-36f1-4a8d-8e11-ee757d0fcf1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.157547 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.158877 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.160122 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-c8fc1573-7482-45fb-886c-ddec0c91a066 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:15:38.160209 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.161524 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.162810 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.163031 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 1/1] 162.253.55.138 () {60 vars in 956 bytes} [Tue Sep 1 06:15:38 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:15:38.163754 np0000191713 devstack@c-api.service[111288]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c4a26a4668 pid: 111288 (default app) Sep 01 06:15:38.164131 np0000191713 devstack@c-api.service[111289]: WARNING castellan.key_manager.migration [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:15:38.165104 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.contrib.snapshot_actions [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] SnapshotActionsController initialized {{(pid=111289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:15:38.165200 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.165325 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.165509 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeActions extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.165599 np0000191713 devstack@c-api.service[111287]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c4a26a4668 pid: 111287 (default app) Sep 01 06:15:38.165711 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.165805 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.165905 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension TypesManage extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166006 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166139 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166225 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166341 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension AdminActions extending resource: volumes {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166462 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension AdminActions extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166567 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension AdminActions extending resource: backups {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166665 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166785 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension UsedLimits extending resource: limits {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166883 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.166978 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.v3.router [None req-afbd933e-0f5c-403b-9198-160392d4d742 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:15:38.174832 np0000191713 devstack@c-api.service[111289]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c4a26a4668 pid: 111289 (default app) Sep 01 06:15:45.991663 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-d99a4aac-bb1c-4181-aa59-b53579a8e249 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:15:46.505747 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d99a4aac-bb1c-4181-aa59-b53579a8e249 admin admin] POST https://162.253.55.138/volume/v3/types Sep 01 06:15:46.505747 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d99a4aac-bb1c-4181-aa59-b53579a8e249 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:15:46.505747 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:15:46.505747 np0000191713 devstack@c-api.service[111286]: warnings.warn( Sep 01 06:15:46.543692 np0000191713 devstack@c-api.service[111286]: DEBUG oslo_db.sqlalchemy.engines [None req-d99a4aac-bb1c-4181-aa59-b53579a8e249 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=111286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:46.575704 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d99a4aac-bb1c-4181-aa59-b53579a8e249 admin admin] https://162.253.55.138/volume/v3/types returned with HTTP 200 Sep 01 06:15:46.575704 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 2/2] 162.253.55.138 () {68 vars in 1333 bytes} [Tue Sep 1 06:15:45 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:15:46.631531 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-81cbeff1-8962-44b6-bcb4-d9592f941eeb None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:15:46.965050 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-81cbeff1-8962-44b6-bcb4-d9592f941eeb admin admin] POST https://162.253.55.138/volume/v3/types/e901e1f5-2eb8-4a3b-a47b-f98dffcab792/extra_specs Sep 01 06:15:46.965601 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-81cbeff1-8962-44b6-bcb4-d9592f941eeb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:15:46.967233 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:15:46.967233 np0000191713 devstack@c-api.service[111288]: warnings.warn( Sep 01 06:15:47.003560 np0000191713 devstack@c-api.service[111288]: DEBUG oslo_db.sqlalchemy.engines [None req-81cbeff1-8962-44b6-bcb4-d9592f941eeb 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=111288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:15:47.062703 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-81cbeff1-8962-44b6-bcb4-d9592f941eeb admin admin] https://162.253.55.138/volume/v3/types/e901e1f5-2eb8-4a3b-a47b-f98dffcab792/extra_specs returned with HTTP 200 Sep 01 06:15:47.063113 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 1/3] 162.253.55.138 () {68 vars in 1480 bytes} [Tue Sep 1 06:15:46 2026] POST /volume/v3/types/e901e1f5-2eb8-4a3b-a47b-f98dffcab792/extra_specs => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:15:48.055432 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=6 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:15:48.065241 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=6 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:15:56.570881 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:15:57.061444 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:19:28.792748 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-e7d509bd-0da7-44f6-8b30-4fd70089aa57 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:19:28.793830 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-e7d509bd-0da7-44f6-8b30-4fd70089aa57 None None] GET https://162.253.55.138/volume// Sep 01 06:19:28.793984 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-e7d509bd-0da7-44f6-8b30-4fd70089aa57 None None] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:19:28.794463 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-e7d509bd-0da7-44f6-8b30-4fd70089aa57 None None] Calling method 'all' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:19:28.795447 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-e7d509bd-0da7-44f6-8b30-4fd70089aa57 None None] https://162.253.55.138/volume// returned with HTTP 300 Sep 01 06:19:28.796066 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 1/4] 162.253.55.138 () {66 vars in 1456 bytes} [Tue Sep 1 06:19:28 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:20:09.584152 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-8ff8f3d3-469f-4eca-998b-c2376ba695c0 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:09.587890 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 1/5] 162.253.55.138 () {62 vars in 1068 bytes} [Tue Sep 1 06:20:09 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:20:09.626753 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-96d13c47-7656-4820-a847-b246e8fd0694 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:09.634526 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 3/6] 162.253.55.138 () {64 vars in 1272 bytes} [Tue Sep 1 06:20:09 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:20:09.672123 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [req-96d13c47-7656-4820-a847-b246e8fd0694 req-f8bba082-1562-48df-8159-11b1a378a7a2 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:09.678514 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [req-96d13c47-7656-4820-a847-b246e8fd0694 req-f8bba082-1562-48df-8159-11b1a378a7a2 demo demo] GET https://162.253.55.138/volume/v3/ Sep 01 06:20:09.679066 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [req-96d13c47-7656-4820-a847-b246e8fd0694 req-f8bba082-1562-48df-8159-11b1a378a7a2 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:09.679605 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [req-96d13c47-7656-4820-a847-b246e8fd0694 req-f8bba082-1562-48df-8159-11b1a378a7a2 demo demo] Calling method 'version_select' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:09.681519 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [req-96d13c47-7656-4820-a847-b246e8fd0694 req-f8bba082-1562-48df-8159-11b1a378a7a2 demo demo] https://162.253.55.138/volume/v3/ returned with HTTP 200 Sep 01 06:20:09.682365 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 2/7] 162.253.55.138 () {66 vars in 1346 bytes} [Tue Sep 1 06:20:09 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:09.715976 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-9de731aa-e379-4adb-8163-1001767daa44 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:10.043053 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-9de731aa-e379-4adb-8163-1001767daa44 demo demo] GET https://162.253.55.138/volume/v3/types Sep 01 06:20:10.043321 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-9de731aa-e379-4adb-8163-1001767daa44 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:10.043569 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-9de731aa-e379-4adb-8163-1001767daa44 demo demo] Calling method 'index' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:10.044099 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:20:10.044099 np0000191713 devstack@c-api.service[111287]: warnings.warn( Sep 01 06:20:10.044724 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-9de731aa-e379-4adb-8163-1001767daa44 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:20:10.084412 np0000191713 devstack@c-api.service[111287]: DEBUG oslo_db.sqlalchemy.engines [None req-9de731aa-e379-4adb-8163-1001767daa44 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=111287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:20:10.100848 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-9de731aa-e379-4adb-8163-1001767daa44 demo demo] https://162.253.55.138/volume/v3/types returned with HTTP 200 Sep 01 06:20:10.101259 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 2/8] 162.253.55.138 () {64 vars in 1290 bytes} [Tue Sep 1 06:20:09 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:10.160307 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:10.516826 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b demo demo] GET https://162.253.55.138/volume/v3/types/default Sep 01 06:20:10.517131 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:10.517346 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b demo demo] Calling method 'show' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:10.559708 np0000191713 devstack@c-api.service[111289]: DEBUG oslo_db.sqlalchemy.engines [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b 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=111289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:20:10.573978 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:20:10.573978 np0000191713 devstack@c-api.service[111289]: warnings.warn( Sep 01 06:20:10.576003 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-cc879f59-a321-4ddf-bc78-c9f2edcc1a2b demo demo] https://162.253.55.138/volume/v3/types/default returned with HTTP 200 Sep 01 06:20:10.576314 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 2/9] 162.253.55.138 () {64 vars in 1301 bytes} [Tue Sep 1 06:20:10 2026] GET /volume/v3/types/default => generated 145 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:11.188155 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-9cb79b64-b234-4248-b521-c3d93cf733c4 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.189495 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 4/10] 162.253.55.138 () {62 vars in 1068 bytes} [Tue Sep 1 06:20:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:20:11.230788 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-27e4d726-ee4e-41a8-b89e-b1862039a181 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.242088 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 3/11] 162.253.55.138 () {64 vars in 1272 bytes} [Tue Sep 1 06:20:11 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:20:11.281248 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-27e4d726-ee4e-41a8-b89e-b1862039a181 req-fc3fe5f4-8f60-4e2a-b2ab-6457ee3309a9 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.284647 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-27e4d726-ee4e-41a8-b89e-b1862039a181 req-fc3fe5f4-8f60-4e2a-b2ab-6457ee3309a9 demo demo] GET https://162.253.55.138/volume/v3/ Sep 01 06:20:11.285099 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-27e4d726-ee4e-41a8-b89e-b1862039a181 req-fc3fe5f4-8f60-4e2a-b2ab-6457ee3309a9 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:11.285490 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-27e4d726-ee4e-41a8-b89e-b1862039a181 req-fc3fe5f4-8f60-4e2a-b2ab-6457ee3309a9 demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:11.286438 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-27e4d726-ee4e-41a8-b89e-b1862039a181 req-fc3fe5f4-8f60-4e2a-b2ab-6457ee3309a9 demo demo] https://162.253.55.138/volume/v3/ returned with HTTP 200 Sep 01 06:20:11.287098 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 3/12] 162.253.55.138 () {66 vars in 1346 bytes} [Tue Sep 1 06:20:11 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:11.322559 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-6c5d5f1d-9bc0-4367-9695-6923f283886e None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.326135 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-6c5d5f1d-9bc0-4367-9695-6923f283886e demo demo] GET https://162.253.55.138/volume/v3/types/default Sep 01 06:20:11.326580 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-6c5d5f1d-9bc0-4367-9695-6923f283886e demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:11.327136 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-6c5d5f1d-9bc0-4367-9695-6923f283886e demo demo] Calling method 'show' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:11.339886 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-6c5d5f1d-9bc0-4367-9695-6923f283886e demo demo] https://162.253.55.138/volume/v3/types/default returned with HTTP 200 Sep 01 06:20:11.340631 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 3/13] 162.253.55.138 () {64 vars in 1301 bytes} [Tue Sep 1 06:20:11 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) Sep 01 06:20:11.940578 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-ba13a4d8-08ad-4437-bc2b-fab0f25ab9c9 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.941802 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 5/14] 162.253.55.138 () {62 vars in 1068 bytes} [Tue Sep 1 06:20:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:20:11.970605 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:11.974076 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 4/15] 162.253.55.138 () {64 vars in 1272 bytes} [Tue Sep 1 06:20:11 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:20:12.002345 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad req-9d4553ed-7a66-4b6e-b621-62cce5847583 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.005477 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad req-9d4553ed-7a66-4b6e-b621-62cce5847583 demo demo] GET https://162.253.55.138/volume/v3/ Sep 01 06:20:12.005840 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad req-9d4553ed-7a66-4b6e-b621-62cce5847583 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:12.006188 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad req-9d4553ed-7a66-4b6e-b621-62cce5847583 demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:12.006923 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-5e637450-3c53-45ac-a043-3f7fc7e6b9ad req-9d4553ed-7a66-4b6e-b621-62cce5847583 demo demo] https://162.253.55.138/volume/v3/ returned with HTTP 200 Sep 01 06:20:12.007533 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 4/16] 162.253.55.138 () {66 vars in 1346 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:12.039985 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-b6a7b3bb-dbd4-4f51-ac6a-dbc8dbfae8da None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.043210 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-b6a7b3bb-dbd4-4f51-ac6a-dbc8dbfae8da demo demo] GET https://162.253.55.138/volume/v3/types/default Sep 01 06:20:12.043635 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-b6a7b3bb-dbd4-4f51-ac6a-dbc8dbfae8da demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:12.044128 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-b6a7b3bb-dbd4-4f51-ac6a-dbc8dbfae8da demo demo] Calling method 'show' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:12.056023 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-b6a7b3bb-dbd4-4f51-ac6a-dbc8dbfae8da demo demo] https://162.253.55.138/volume/v3/types/default returned with HTTP 200 Sep 01 06:20:12.056801 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 4/17] 162.253.55.138 () {64 vars in 1301 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:12.088927 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-6a15477d-7e4c-4e2d-9376-a8e137c82539 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.090074 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 6/18] 162.253.55.138 () {62 vars in 1068 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:20:12.118556 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.121932 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 5/19] 162.253.55.138 () {64 vars in 1272 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:20:12.150824 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef req-7a3bb1d7-2b7d-4647-a1b0-16f04a2bbba0 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.153767 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef req-7a3bb1d7-2b7d-4647-a1b0-16f04a2bbba0 demo demo] GET https://162.253.55.138/volume/v3/ Sep 01 06:20:12.154092 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef req-7a3bb1d7-2b7d-4647-a1b0-16f04a2bbba0 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:12.154430 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef req-7a3bb1d7-2b7d-4647-a1b0-16f04a2bbba0 demo demo] Calling method 'version_select' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:12.155059 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [req-f982cbfb-7dae-4e7b-8cb6-cbd9dc28d7ef req-7a3bb1d7-2b7d-4647-a1b0-16f04a2bbba0 demo demo] https://162.253.55.138/volume/v3/ returned with HTTP 200 Sep 01 06:20:12.155627 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 5/20] 162.253.55.138 () {66 vars in 1346 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:12.187561 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-25a46bb6-0992-4239-964f-aaa481347d84 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:20:12.190930 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-25a46bb6-0992-4239-964f-aaa481347d84 demo demo] GET https://162.253.55.138/volume/v3/types/default Sep 01 06:20:12.191264 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-25a46bb6-0992-4239-964f-aaa481347d84 demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:20:12.191634 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-25a46bb6-0992-4239-964f-aaa481347d84 demo demo] Calling method 'show' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:20:12.204131 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-25a46bb6-0992-4239-964f-aaa481347d84 demo demo] https://162.253.55.138/volume/v3/types/default returned with HTTP 200 Sep 01 06:20:12.204803 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 5/21] 162.253.55.138 () {64 vars in 1301 bytes} [Tue Sep 1 06:20:12 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:20:20.095003 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:20:22.197807 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=8 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:25:11.317347 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:25:11.433403 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:25:11.433898 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:25:11.434341 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:25:11.435666 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:25:11.436889 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:25:11.489313 np0000191713 devstack@c-api.service[111286]: /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. Sep 01 06:25:11.489313 np0000191713 devstack@c-api.service[111286]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:25:11.489535 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] Get all volumes completed successfully. Sep 01 06:25:11.491831 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-d6cfcf40-f130-4c9c-9d76-8b7deebc43e8 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:25:11.492288 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 7/22] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:25:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:25:21.484246 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:26:11.520142 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-d6f473e2-6be9-4278-9379-306b47ae4803 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:26:11.523079 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:26:11.523350 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:26:11.523597 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:26:11.524200 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:26:11.525583 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:26:11.561952 np0000191713 devstack@c-api.service[111288]: /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. Sep 01 06:26:11.561952 np0000191713 devstack@c-api.service[111288]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:26:11.561952 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] Get all volumes completed successfully. Sep 01 06:26:11.565154 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-d6f473e2-6be9-4278-9379-306b47ae4803 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:26:11.565626 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 6/23] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:26:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:26:21.556024 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:11.583349 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:11.585905 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:27:11.586076 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:27:11.586245 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:27:11.586652 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:27:11.587375 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:27:11.623260 np0000191713 devstack@c-api.service[111287]: /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. Sep 01 06:27:11.623260 np0000191713 devstack@c-api.service[111287]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:27:11.623465 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] Get all volumes completed successfully. Sep 01 06:27:11.625355 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-d8a9884b-5c6d-4df6-a767-780337838cb7 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:27:11.625711 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 6/24] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:27:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:27:21.616128 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:28:11.654102 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:11.656683 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:28:11.656849 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:28:11.657049 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:28:11.657518 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:28:11.658192 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:28:11.691367 np0000191713 devstack@c-api.service[111289]: /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. Sep 01 06:28:11.691367 np0000191713 devstack@c-api.service[111289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:28:11.691543 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] Get all volumes completed successfully. Sep 01 06:28:11.693338 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-dd07c3cb-f2b9-4aa3-84ae-36db5ae85178 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:28:11.693699 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 6/25] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:28:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:28:21.684906 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:11.715937 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:29:11.720390 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:29:11.721091 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:29:11.721528 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:29:11.722112 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:29:11.723648 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:29:11.735358 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] Get all volumes completed successfully. Sep 01 06:29:11.738187 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-3e094427-6e0f-45d2-a50f-e9eb67ab1d85 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:29:11.738735 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 8/26] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:29:11 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) Sep 01 06:29:21.728228 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:11.756737 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-a5870afa-815e-4685-85dc-2f775ae747b6 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:11.924638 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:30:11.924848 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:11.925065 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:11.925348 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:30:11.926133 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:30:11.934716 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] Get all volumes completed successfully. Sep 01 06:30:11.936516 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-a5870afa-815e-4685-85dc-2f775ae747b6 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:30:11.936954 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 7/27] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:30:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:30:21.931164 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:11.963739 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:31:11.965888 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:31:11.966088 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:31:11.966340 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:31:11.966546 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:31:11.967259 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:31:11.976567 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] Get all volumes completed successfully. Sep 01 06:31:11.978541 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-1b4886b4-a2ff-49ec-9594-8d0058078ecb demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:31:11.979050 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 7/28] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:31:11 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) Sep 01 06:31:21.970200 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:32:12.009840 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:12.013393 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:32:12.013608 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:12.013890 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:12.014177 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:32:12.015049 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:32:12.026574 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] Get all volumes completed successfully. Sep 01 06:32:12.029190 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-0dabab8f-6223-4cf8-a838-b307af4bd4ae demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:32:12.029690 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 7/29] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:32:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:32:22.019326 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:33:12.050284 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:33:12.054223 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:33:12.054578 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:33:12.054978 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:33:12.055428 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:33:12.056779 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:33:12.067774 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] Get all volumes completed successfully. Sep 01 06:33:12.071495 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-4af7196d-e591-4bbe-b75f-236a6a019fb9 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:33:12.072138 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 9/30] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:33:12 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) Sep 01 06:33:22.060977 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:34:12.087025 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-96c903d6-6bb3-4099-9844-598ee55d74ee None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:12.091124 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:34:12.091514 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:12.091935 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:12.092380 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:34:12.094225 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:34:12.110018 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] Get all volumes completed successfully. Sep 01 06:34:12.114645 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-96c903d6-6bb3-4099-9844-598ee55d74ee demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:34:12.115505 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 8/31] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:34:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:34:22.099514 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:12.140942 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-5eb68296-dd64-423c-a07c-275c9a53e54b None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:12.352906 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:35:12.353282 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:35:12.353650 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:35:12.354197 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:35:12.355587 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:35:12.375754 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] Get all volumes completed successfully. Sep 01 06:35:12.381086 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-5eb68296-dd64-423c-a07c-275c9a53e54b demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:35:12.381974 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 8/32] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:35:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:35:22.363894 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:36:12.398532 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:36:12.401110 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:36:12.401308 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:36:12.401636 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:36:12.401768 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:36:12.402432 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:36:12.409692 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] Get all volumes completed successfully. Sep 01 06:36:12.412089 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-323ebcc8-d4fe-4a9d-8111-1533e44fb5da demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:36:12.412580 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 8/33] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:36:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:36:22.405281 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:37:12.432373 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:37:12.436805 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:37:12.437295 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:37:12.437666 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:37:12.438206 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:37:12.439635 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:37:12.451828 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] Get all volumes completed successfully. Sep 01 06:37:12.456819 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-8a9fc7fd-35f6-44b9-921d-8d7c31143269 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:37:12.457447 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 10/34] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:37:12 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) Sep 01 06:37:22.444067 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:38:12.478929 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:38:12.483003 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:38:12.483323 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:38:12.483728 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:38:12.484240 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:38:12.485746 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:38:12.497843 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] Get all volumes completed successfully. Sep 01 06:38:12.502011 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-1db3d771-3302-4ce1-a7b9-99d73e726f48 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:38:12.502750 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 9/35] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:38:12 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) Sep 01 06:38:22.490039 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:39:12.526291 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:12.530825 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:39:12.531191 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:12.531559 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:12.532105 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:39:12.533466 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:39:12.545769 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] Get all volumes completed successfully. Sep 01 06:39:12.549965 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-b4766e84-57d2-49a1-b650-35d0c5025ca8 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:39:12.550625 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 9/36] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:39:12 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) Sep 01 06:39:22.538114 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:40:12.564346 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:40:12.822602 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:40:12.823314 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:40:12.823421 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:40:12.823968 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:40:12.825427 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:40:12.838349 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] Get all volumes completed successfully. Sep 01 06:40:12.842209 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-cad7cefe-8cd8-48d3-bfbe-23bdcd048d50 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:40:12.842975 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 9/37] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:40:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:40:22.831308 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:41:12.864118 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:41:12.868363 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:41:12.868797 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:41:12.869257 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:41:12.869793 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:41:12.871246 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:41:12.884153 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] Get all volumes completed successfully. Sep 01 06:41:12.888582 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-0de78ea9-ce9c-468c-a081-2d933f82aafc demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:41:12.889386 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 11/38] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:41:12 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) Sep 01 06:41:22.875586 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:42:12.903277 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-8888ed3f-28d6-4c20-a779-25c8f638afff None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:42:12.905370 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:42:12.905619 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:42:12.905704 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:42:12.905913 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:42:12.906549 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:42:12.914764 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] Get all volumes completed successfully. Sep 01 06:42:12.916489 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-8888ed3f-28d6-4c20-a779-25c8f638afff demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:42:12.916779 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 10/39] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:42:12 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) Sep 01 06:42:22.909089 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:43:12.936223 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:43:12.941033 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:43:12.941391 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:43:12.941769 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:43:12.942267 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:43:12.943871 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:43:12.955264 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] Get all volumes completed successfully. Sep 01 06:43:12.959700 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-8c14ace8-95f0-41b8-bd0d-a5b42d514fcd demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:43:12.960596 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 10/40] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:43:12 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) Sep 01 06:43:22.948050 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:44:12.973829 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:44:12.975839 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:44:12.975966 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:44:12.976160 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:44:12.976381 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:44:12.977048 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:44:12.987728 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] Get all volumes completed successfully. Sep 01 06:44:12.991738 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-7b2d77a4-ad6a-4d09-879b-7e840295e6ea demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:44:12.992416 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 10/41] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:44:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:44:22.980497 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:45:13.010230 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-8026fafa-d595-4021-bb80-d9fcde150270 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:45:13.149661 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:45:13.150020 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:45:13.150390 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:45:13.150855 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:45:13.152174 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:45:13.163022 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] Get all volumes completed successfully. Sep 01 06:45:13.166757 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-8026fafa-d595-4021-bb80-d9fcde150270 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:45:13.167375 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 12/42] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:45:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:45:23.156490 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:46:13.185016 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:46:13.190131 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:46:13.190480 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:46:13.190890 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:46:13.191315 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:46:13.192703 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:46:13.207286 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] Get all volumes completed successfully. Sep 01 06:46:13.211050 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-010a4145-86f8-4c2a-84b7-bad6d39a2d86 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:46:13.211661 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 11/43] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:46:13 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) Sep 01 06:46:23.198828 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:47:13.229123 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:47:13.233528 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:47:13.233913 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:47:13.234257 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:47:13.234890 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:47:13.236160 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:47:13.248865 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] Get all volumes completed successfully. Sep 01 06:47:13.253267 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-ad2d9e64-8dff-436a-bea9-b85dfd694638 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:47:13.253977 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 11/44] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:47:13 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) Sep 01 06:47:23.241608 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:48:13.271644 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-50289556-3bab-4506-b276-8d723cf432dc None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:48:13.276637 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:48:13.276850 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:48:13.277211 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:48:13.277667 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:48:13.279076 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:48:13.292098 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] Get all volumes completed successfully. Sep 01 06:48:13.295798 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-50289556-3bab-4506-b276-8d723cf432dc demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:48:13.296471 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 11/45] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:48:13 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) Sep 01 06:48:23.284227 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:49:13.318625 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-64969575-b718-4979-bff9-4279e089fb2c None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:49:13.322552 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:49:13.322920 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:49:13.323288 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:49:13.323950 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:49:13.325206 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:49:13.337768 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] Get all volumes completed successfully. Sep 01 06:49:13.341565 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-64969575-b718-4979-bff9-4279e089fb2c demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:49:13.342215 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 13/46] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:49:13 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) Sep 01 06:49:23.329638 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:50:13.363169 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.middleware.request_id [None req-b385f461-3ae9-448c-859a-c89d66ea101b None None] RequestId filter calling following filter/app {{(pid=111288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:50:13.535046 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:50:13.535420 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] Empty body provided in request {{(pid=111288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:50:13.535870 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.openstack.wsgi [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] Calling method 'detail' {{(pid=111288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:50:13.536341 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.api.api_utils [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] Removing options '' from query. {{(pid=111288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:50:13.538944 np0000191713 devstack@c-api.service[111288]: DEBUG cinder.volume.api [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:50:13.550761 np0000191713 devstack@c-api.service[111288]: INFO cinder.volume.api [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] Get all volumes completed successfully. Sep 01 06:50:13.554813 np0000191713 devstack@c-api.service[111288]: INFO cinder.api.openstack.wsgi [None req-b385f461-3ae9-448c-859a-c89d66ea101b demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:50:13.555493 np0000191713 devstack@c-api.service[111288]: [pid: 111288|app: 0|req: 12/47] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:50:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:50:23.543060 np0000191713 devstack@c-api.service[111288]: DEBUG dbcounter [-] [111288] Writing DB stats cinder:SELECT=1 {{(pid=111288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:51:13.574791 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.middleware.request_id [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b None None] RequestId filter calling following filter/app {{(pid=111287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:51:13.578721 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:51:13.579078 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] Empty body provided in request {{(pid=111287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:51:13.579466 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.openstack.wsgi [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] Calling method 'detail' {{(pid=111287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:51:13.579933 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.api.api_utils [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] Removing options '' from query. {{(pid=111287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:51:13.581257 np0000191713 devstack@c-api.service[111287]: DEBUG cinder.volume.api [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:51:13.593808 np0000191713 devstack@c-api.service[111287]: INFO cinder.volume.api [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] Get all volumes completed successfully. Sep 01 06:51:13.598253 np0000191713 devstack@c-api.service[111287]: INFO cinder.api.openstack.wsgi [None req-8df624df-2480-44a3-ba2a-3e3640b21e4b demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:51:13.599028 np0000191713 devstack@c-api.service[111287]: [pid: 111287|app: 0|req: 12/48] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:51:13 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) Sep 01 06:51:23.585263 np0000191713 devstack@c-api.service[111287]: DEBUG dbcounter [-] [111287] Writing DB stats cinder:SELECT=1 {{(pid=111287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:52:13.615497 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.middleware.request_id [None req-c858750a-6dd3-43ae-9b61-02370f76d827 None None] RequestId filter calling following filter/app {{(pid=111289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:52:13.620045 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:52:13.620386 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] Empty body provided in request {{(pid=111289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:52:13.620777 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.openstack.wsgi [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] Calling method 'detail' {{(pid=111289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:52:13.621249 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.api.api_utils [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] Removing options '' from query. {{(pid=111289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:52:13.622578 np0000191713 devstack@c-api.service[111289]: DEBUG cinder.volume.api [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:52:13.636231 np0000191713 devstack@c-api.service[111289]: INFO cinder.volume.api [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] Get all volumes completed successfully. Sep 01 06:52:13.641247 np0000191713 devstack@c-api.service[111289]: INFO cinder.api.openstack.wsgi [None req-c858750a-6dd3-43ae-9b61-02370f76d827 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:52:13.642008 np0000191713 devstack@c-api.service[111289]: [pid: 111289|app: 0|req: 12/49] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:52:13 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) Sep 01 06:52:23.628087 np0000191713 devstack@c-api.service[111289]: DEBUG dbcounter [-] [111289] Writing DB stats cinder:SELECT=1 {{(pid=111289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:53:13.661960 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.middleware.request_id [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 None None] RequestId filter calling following filter/app {{(pid=111286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:53:13.665743 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] GET https://162.253.55.138/volume/v3/volumes/detail Sep 01 06:53:13.666123 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] Empty body provided in request {{(pid=111286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:53:13.666411 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.openstack.wsgi [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] Calling method 'detail' {{(pid=111286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:53:13.666891 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.api.api_utils [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] Removing options '' from query. {{(pid=111286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:53:13.668257 np0000191713 devstack@c-api.service[111286]: DEBUG cinder.volume.api [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:53:13.680645 np0000191713 devstack@c-api.service[111286]: INFO cinder.volume.api [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] Get all volumes completed successfully. Sep 01 06:53:13.685257 np0000191713 devstack@c-api.service[111286]: INFO cinder.api.openstack.wsgi [None req-502b1d82-2e3d-4b44-876a-f809ce8310a8 demo demo] https://162.253.55.138/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:53:13.685500 np0000191713 devstack@c-api.service[111286]: [pid: 111286|app: 0|req: 14/50] 162.253.55.138 () {64 vars in 1296 bytes} [Tue Sep 1 06:53:13 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) Sep 01 06:53:23.672561 np0000191713 devstack@c-api.service[111286]: DEBUG dbcounter [-] [111286] Writing DB stats cinder:SELECT=1 {{(pid=111286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}