Jul 22 03:37:01.495396 np0000186141 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 03:37:01.506118 np0000186141 devstack@c-api.service[111102]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 03:37:01 2026] *** Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: nodename: np0000186141 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: machine: x86_64 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: clock source: unix Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: pcre jit disabled Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: detected number of CPU cores: 16 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: current working directory: / Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: detected binary path: /usr/bin/uwsgi-core Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: your processes number limit is 256916 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: your memory page size is 4096 bytes Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: detected max file descriptor number: 2048 Jul 22 03:37:01.509366 np0000186141 devstack@c-api.service[111102]: lock engine: pthread robust mutexes Jul 22 03:37:01.510110 np0000186141 devstack@c-api.service[111102]: thunder lock: enabled Jul 22 03:37:01.510110 np0000186141 devstack@c-api.service[111102]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 03:37:01.510110 np0000186141 devstack@c-api.service[111102]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 03:37:01.510110 np0000186141 devstack@c-api.service[111102]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 03:37:01.510110 np0000186141 devstack@c-api.service[111102]: Set PythonHome to /opt/stack/data/venv Jul 22 03:37:01.550141 np0000186141 devstack@c-api.service[111102]: Python main interpreter initialized at 0x715a3e4a4668 Jul 22 03:37:01.550141 np0000186141 devstack@c-api.service[111102]: python threads support enabled Jul 22 03:37:01.550141 np0000186141 devstack@c-api.service[111102]: your server socket listen backlog is limited to 100 connections Jul 22 03:37:01.550141 np0000186141 devstack@c-api.service[111102]: your mercy for graceful operations on workers is 80 seconds Jul 22 03:37:01.550708 np0000186141 devstack@c-api.service[111102]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 03:37:01.550887 np0000186141 devstack@c-api.service[111102]: *** Operational MODE: preforking *** Jul 22 03:37:01.551051 np0000186141 devstack@c-api.service[111102]: *** uWSGI is running in multiple interpreter mode *** Jul 22 03:37:01.551051 np0000186141 devstack@c-api.service[111102]: spawned uWSGI master process (pid: 111102) Jul 22 03:37:01.551253 np0000186141 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 03:37:01.551782 np0000186141 devstack@c-api.service[111102]: spawned uWSGI worker 1 (pid: 111103, cores: 1) Jul 22 03:37:01.552276 np0000186141 devstack@c-api.service[111102]: spawned uWSGI worker 2 (pid: 111104, cores: 1) Jul 22 03:37:01.552766 np0000186141 devstack@c-api.service[111102]: spawned uWSGI worker 3 (pid: 111105, cores: 1) Jul 22 03:37:01.553336 np0000186141 devstack@c-api.service[111102]: spawned uWSGI worker 4 (pid: 111106, cores: 1) Jul 22 03:37:01.553336 np0000186141 devstack@c-api.service[111102]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: we strongly recommend against using it for new projects. Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: If you are already using Eventlet, we recommend migrating to a different Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: framework. For more detail see Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 03:37:01.680712 np0000186141 devstack@c-api.service[111105]: import eventlet # noqa Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: we strongly recommend against using it for new projects. Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: If you are already using Eventlet, we recommend migrating to a different Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: framework. For more detail see Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 03:37:01.692720 np0000186141 devstack@c-api.service[111103]: import eventlet # noqa Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: we strongly recommend against using it for new projects. Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: If you are already using Eventlet, we recommend migrating to a different Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: framework. For more detail see Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 03:37:01.694016 np0000186141 devstack@c-api.service[111104]: import eventlet # noqa Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: we strongly recommend against using it for new projects. Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: If you are already using Eventlet, we recommend migrating to a different Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: framework. For more detail see Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 03:37:01.696582 np0000186141 devstack@c-api.service[111106]: import eventlet # noqa Jul 22 03:37:01.845462 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 03:37:01.845462 np0000186141 devstack@c-api.service[111105]: from cgi import parse_header Jul 22 03:37:01.867194 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 03:37:01.867194 np0000186141 devstack@c-api.service[111104]: from cgi import parse_header Jul 22 03:37:01.867365 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 03:37:01.867365 np0000186141 devstack@c-api.service[111103]: from cgi import parse_header Jul 22 03:37:01.882082 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 03:37:01.882082 np0000186141 devstack@c-api.service[111106]: from cgi import parse_header Jul 22 03:37:01.885087 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 03:37:01.885087 np0000186141 devstack@c-api.service[111105]: warnings.warn( Jul 22 03:37:01.895017 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 03:37:01.895017 np0000186141 devstack@c-api.service[111105]: removals.removed_module( Jul 22 03:37:01.896598 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 03:37:01.896598 np0000186141 devstack@c-api.service[111105]: removals.removed_module( Jul 22 03:37:01.907998 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 03:37:01.907998 np0000186141 devstack@c-api.service[111104]: warnings.warn( Jul 22 03:37:01.908265 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 03:37:01.908265 np0000186141 devstack@c-api.service[111103]: warnings.warn( Jul 22 03:37:01.918814 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 03:37:01.918814 np0000186141 devstack@c-api.service[111103]: removals.removed_module( Jul 22 03:37:01.918973 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 03:37:01.918973 np0000186141 devstack@c-api.service[111104]: removals.removed_module( Jul 22 03:37:01.920644 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 03:37:01.920644 np0000186141 devstack@c-api.service[111103]: removals.removed_module( Jul 22 03:37:01.920980 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 03:37:01.920980 np0000186141 devstack@c-api.service[111104]: removals.removed_module( Jul 22 03:37:01.924704 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 03:37:01.924704 np0000186141 devstack@c-api.service[111106]: warnings.warn( Jul 22 03:37:01.936420 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 03:37:01.936420 np0000186141 devstack@c-api.service[111106]: removals.removed_module( Jul 22 03:37:01.938636 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 03:37:01.938636 np0000186141 devstack@c-api.service[111106]: removals.removed_module( Jul 22 03:37:02.652055 np0000186141 devstack@c-api.service[111105]: /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 Jul 22 03:37:02.652055 np0000186141 devstack@c-api.service[111105]: warnings.warn( Jul 22 03:37:02.688319 np0000186141 devstack@c-api.service[111104]: /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 Jul 22 03:37:02.688319 np0000186141 devstack@c-api.service[111104]: warnings.warn( Jul 22 03:37:02.701277 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 03:37:02.701277 np0000186141 devstack@c-api.service[111105]: warnings.warn( Jul 22 03:37:02.736561 np0000186141 devstack@c-api.service[111103]: /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 Jul 22 03:37:02.736561 np0000186141 devstack@c-api.service[111103]: warnings.warn( Jul 22 03:37:02.738599 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 03:37:02.738599 np0000186141 devstack@c-api.service[111104]: warnings.warn( Jul 22 03:37:02.786379 np0000186141 devstack@c-api.service[111106]: /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 Jul 22 03:37:02.786379 np0000186141 devstack@c-api.service[111106]: warnings.warn( Jul 22 03:37:02.788387 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 03:37:02.788387 np0000186141 devstack@c-api.service[111103]: warnings.warn( Jul 22 03:37:02.839441 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 03:37:02.839441 np0000186141 devstack@c-api.service[111106]: warnings.warn( Jul 22 03:37:02.881385 np0000186141 devstack@c-api.service[111105]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 03:37:02.881534 np0000186141 devstack@c-api.service[111105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 03:37:02.921878 np0000186141 devstack@c-api.service[111104]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 03:37:02.922029 np0000186141 devstack@c-api.service[111104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 03:37:02.967039 np0000186141 devstack@c-api.service[111105]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 03:37:02.967039 np0000186141 devstack@c-api.service[111105]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 03:37:02.970493 np0000186141 devstack@c-api.service[111103]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 03:37:02.970668 np0000186141 devstack@c-api.service[111103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 03:37:02.983806 np0000186141 devstack@c-api.service[111104]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 03:37:02.983806 np0000186141 devstack@c-api.service[111104]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 03:37:03.034860 np0000186141 devstack@c-api.service[111103]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 03:37:03.034860 np0000186141 devstack@c-api.service[111103]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 03:37:03.043345 np0000186141 devstack@c-api.service[111106]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 03:37:03.043537 np0000186141 devstack@c-api.service[111106]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111106) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 03:37:03.110384 np0000186141 devstack@c-api.service[111106]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 03:37:03.110384 np0000186141 devstack@c-api.service[111106]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 03:37:03.445866 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 03:37:03.446148 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 03:37:03.446248 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.446321 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.446528 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.446567 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.446614 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.446836 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.447457 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 03:37:03.447914 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.447984 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.448047 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.448095 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.448127 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.448160 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.448189 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.448226 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.448254 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.448285 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.448322 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.448361 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.448389 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.448422 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.448422 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.451754 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.451877 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.452316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.452787 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.453098 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.453164 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.453236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.453567 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.453567 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.453747 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.453815 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.453872 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.453928 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.454001 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.454064 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.454130 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.454193 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.454268 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.454330 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.454395 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.454454 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.454518 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.454587 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.454646 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.454742 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.454742 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.454742 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.454742 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.457284 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.457346 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.457406 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.457481 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.457518 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.457772 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.457826 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.457857 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.457892 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.457892 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.457892 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.457966 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.457992 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.458020 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.458044 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.458074 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.458105 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.458134 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.458162 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.458192 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.458220 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.458245 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.458278 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.458303 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.458327 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.458362 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.458362 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.458417 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.458445 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.458476 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.458506 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.458536 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.458566 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.458599 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.458629 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.458662 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.458780 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.458818 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.458845 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.458845 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.458845 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.458845 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.459339 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.459404 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.459465 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.459528 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.459577 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.459613 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.459644 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.459678 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.459742 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.459770 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.459799 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.459834 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.459865 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.459894 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.459923 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.459961 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.459998 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.460031 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.460060 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.460087 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.460120 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.460150 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.460183 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.460221 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.460258 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.460287 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.460317 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.460345 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.460372 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.460404 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.460438 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.460470 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.460499 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.460530 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.460559 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.460588 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.460617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.460617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.460617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.460617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.460617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.460763 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.460925 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.460993 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.461057 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.461123 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.461179 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.461214 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.461247 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.461280 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.461305 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.461355 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.461440 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.461520 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.461553 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.461588 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.461613 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.461662 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.461710 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.461767 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.461828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.461887 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.461950 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.468501 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.470756 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.471265 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.471828 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.472211 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.472211 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.472343 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.472405 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.472405 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.472405 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.472405 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.472405 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.472716 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.472716 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.472716 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.472896 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.472975 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.473037 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.473112 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.473189 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.473258 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.473337 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.473399 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.473475 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.473475 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.473475 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.473646 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.473646 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.473646 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.473646 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.473903 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.473997 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.474070 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.474132 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.474200 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.474268 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.474344 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.474413 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.474473 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.474548 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.474611 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.474671 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.477071 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.477149 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.477219 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.477289 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.477364 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.477425 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.477425 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.477425 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.477425 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.477425 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.477730 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.477811 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.477881 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.477972 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.478054 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.478054 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.478178 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.478249 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.478312 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.478372 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.478439 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.478499 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.478560 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.478560 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.478560 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.478560 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.478840 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.478840 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.478840 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.479008 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.479079 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.479143 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.479211 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.479273 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.479344 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.479407 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.479467 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.479467 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.479577 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.479637 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.479775 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.479869 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.479939 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.480004 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.480004 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.480004 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.480004 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.480246 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.480246 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.480246 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.480430 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.480501 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.480572 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.480631 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.482831 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.483194 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.483235 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.483268 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.483296 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.483321 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.483354 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.483384 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.483408 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.483653 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.483751 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.483751 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.483751 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.483751 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.483855 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.483855 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.483855 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.483855 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.483954 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.483981 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484009 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484037 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484061 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484084 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.484108 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.484108 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484108 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484108 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.484360 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484360 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484360 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484360 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.484360 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484463 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484491 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484519 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484543 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.484571 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484571 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.484571 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484571 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484654 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484698 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.484724 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484724 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484777 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484815 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.484841 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484864 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.484887 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.484910 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.484938 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.484961 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.484983 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.485005 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.485032 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.485060 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.485088 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.485111 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.485137 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.485137 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.485179 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.485210 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.485235 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.486334 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.486390 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.486439 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.486439 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.486531 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.486660 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.486730 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.486788 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.486841 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.486887 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.486933 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.486983 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.487034 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.487081 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.487131 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.487184 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.487236 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.487283 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.487333 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.487380 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.487425 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.487475 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.487526 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.487574 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.487625 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.487675 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.487752 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.487799 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.487845 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.487899 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.487951 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.487997 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.488051 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.488097 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.488148 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.488203 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.488254 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.488300 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.488300 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.488391 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.488391 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.488391 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.488524 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.488524 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.488524 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.488524 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.488741 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.488801 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.488801 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.488895 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.488943 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.488995 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.489046 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.489099 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.489147 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.489203 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.489228 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.489256 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.489280 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.489304 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.489327 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.489352 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.489376 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.489403 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.489435 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.489463 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.489490 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.489513 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.489537 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.489566 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.489593 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.489617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.489617 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.489663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.489711 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.489736 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.489763 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.489787 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.489943 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.489943 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.489992 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.490014 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490037 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.490059 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490083 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490109 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.490132 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490158 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.490185 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.490208 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.490231 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.490253 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.490281 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.490303 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.490325 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.490347 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490375 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.490401 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490424 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490446 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.490470 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490493 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.490516 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.490539 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.490563 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.490585 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.490612 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.490639 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.490663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.491657 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.491657 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.491999 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.492063 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.492123 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.492123 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.492233 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.492233 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.492332 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.492332 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.492420 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.492466 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.492519 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.492570 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.492616 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.492661 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.492722 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.492769 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.492822 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.492874 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.492874 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.492874 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.492874 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.497373 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.497437 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.497486 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.497543 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.497600 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.497663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.497663 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.497784 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.497784 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.497876 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.497928 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.497928 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.497928 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.498059 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.498111 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.498164 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.498164 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.498164 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.498164 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.498349 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.498349 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.500002 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500069 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500141 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.500141 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.500216 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.500241 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500272 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500300 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.500324 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500348 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500375 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.500400 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.500423 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.500446 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500474 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.500508 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.500533 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500557 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.500583 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.500612 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.500635 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.500663 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.500709 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.500735 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.500761 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.500793 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.500817 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500841 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.500866 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.500889 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500920 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.500949 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.500973 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.501000 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.501027 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.501051 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.501075 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.501102 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.501124 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.501151 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.501173 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.501195 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.502826 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.502915 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.502974 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.503005 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.503088 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.503153 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.503208 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.503237 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.503261 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.503291 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.503318 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.503350 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.503374 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.503397 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.503422 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.503453 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.503481 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.503504 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.503527 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.503550 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.503574 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.504074 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.504143 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.504206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.504263 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.504316 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.504400 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.504462 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.504462 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.504516 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.504516 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.504561 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.504644 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.504711 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.504711 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.504814 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.504860 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.504886 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.504886 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.504886 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.504948 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.505024 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.506036 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.506096 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.506152 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.506206 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.506234 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.506261 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.506289 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.506312 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.506335 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.506427 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.506485 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.506542 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.506589 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.506640 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.506706 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.506741 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.506769 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.506796 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.506823 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.506851 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.506878 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.506906 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.506934 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.506958 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.506985 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.507012 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.507035 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.507062 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.507085 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.507108 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.507130 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.507163 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.507187 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.507209 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.507231 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.507231 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.507279 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.507302 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.507302 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.507302 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.507302 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.507302 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.508993 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.509046 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.509127 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.509204 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.509251 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.509301 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.509329 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.509358 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.509386 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.509410 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.509434 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.509456 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.509483 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.509512 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.509534 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.509558 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.509583 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.509583 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.513317 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111106) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 03:37:03.513782 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.513852 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.514064 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.514502 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.514573 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.514620 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.514697 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.514770 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.514876 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.514908 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.515547 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.515624 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.515671 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.515786 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.515854 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.515930 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.516002 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.516464 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.516542 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.516592 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.516651 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.516727 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.516797 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.516877 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.517795 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.518069 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.518115 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.518178 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.518239 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.518325 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.518400 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.518615 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.518707 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.518743 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.518819 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.518892 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.518943 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.519004 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.519311 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.519379 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.519429 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.519511 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.519554 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.519626 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.519708 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.519835 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.519894 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.519976 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.520040 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.520105 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.520155 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.520234 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.520536 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.520609 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.520664 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.520742 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.520807 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.520866 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.520948 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.522171 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.522235 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.522287 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.522369 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.522445 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.522500 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.522559 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.523057 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.523119 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.523177 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.523239 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.523302 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.523363 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.523440 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.523894 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.523959 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.524010 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.524073 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.524141 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.524203 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.524287 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.524576 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.524637 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.524707 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.524788 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.524859 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.524908 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.524972 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.525509 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.525583 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.525634 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.525709 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.525778 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.525828 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.525907 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.526429 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.526501 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.526556 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.526619 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.526692 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.526764 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.526825 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.527125 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.527229 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.527265 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.527324 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.527381 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.527435 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.527503 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.528035 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.528114 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.528166 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.528228 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.528276 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.528350 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.528419 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.528658 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.528737 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.528820 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.528866 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.528983 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.528983 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.529077 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.529357 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.529421 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.529471 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.529535 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.529596 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.529650 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.529746 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.529812 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.529870 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.529938 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.530015 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.530081 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.530142 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.530209 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.530777 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.530857 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.530950 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.531040 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.531104 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.531165 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.531236 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.531303 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.531361 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.531431 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.531500 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.531556 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.531609 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.531671 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.532232 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.532296 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.532347 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.532419 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.532490 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.532534 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.532615 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.532655 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.532740 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.532806 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.532868 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.532934 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.532983 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.533081 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.533872 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.533943 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.534017 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.534100 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.534179 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.534262 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.534334 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.535233 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.535309 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.535371 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.535428 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.535482 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.535532 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.535605 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.536264 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.536337 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.536386 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.536478 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.536581 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.536663 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.536785 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.536854 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.536923 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.536989 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.537053 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.537120 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.537177 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.537239 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.537792 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.537866 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.537917 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.537995 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.538059 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.538100 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.538175 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.538484 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.538547 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.538597 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.538688 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.538754 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.538820 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.538920 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.539384 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.539459 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.539512 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.539570 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.539619 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.539698 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.539795 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.539861 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.539933 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.539992 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.540058 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.540121 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.540194 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.540288 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 03:37:03.541189 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111106) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 03:37:03.541295 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 03:37:03.541382 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 03:37:03.541491 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 03:37:03.541573 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111106) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 03:37:03.541656 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111106) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 03:37:03.558015 np0000186141 devstack@c-api.service[111104]: INFO dbcounter [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Registered counter for database cinder Jul 22 03:37:03.558763 np0000186141 devstack@c-api.service[111103]: INFO dbcounter [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Registered counter for database cinder Jul 22 03:37:03.559126 np0000186141 devstack@c-api.service[111105]: INFO dbcounter [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Registered counter for database cinder Jul 22 03:37:03.593033 np0000186141 devstack@c-api.service[111106]: INFO dbcounter [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Registered counter for database cinder Jul 22 03:37:03.600739 np0000186141 devstack@c-api.service[111104]: DEBUG oslo_db.sqlalchemy.engines [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 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=111104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.602625 np0000186141 devstack@c-api.service[111105]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 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=111105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.603657 np0000186141 devstack@c-api.service[111103]: DEBUG oslo_db.sqlalchemy.engines [None req-639a2fa7-d743-47af-af41-ef892dd1be1b 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=111103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.636116 np0000186141 devstack@c-api.service[111106]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 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=111106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.715513 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writer thread running {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 03:37:03.718254 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 03:37:03.720717 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 03:37:03.720922 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writer thread running {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 03:37:03.721386 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writer thread running {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 03:37:03.723376 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 03:37:03.723620 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 03:37:03.724114 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 03:37:03.725951 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 03:37:03.726310 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 03:37:03.726695 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 03:37:03.727137 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.728622 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 03:37:03.729217 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 03:37:03.730713 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 03:37:03.730832 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.731545 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 03:37:03.731610 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.732776 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.735300 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.736834 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.758180 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writer thread running {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 03:37:03.760920 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 03:37:03.763296 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 03:37:03.765999 np0000186141 devstack@c-api.service[111104]: DEBUG oslo_db.sqlalchemy.engines [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 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=111104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.766197 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 03:37:03.768872 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 03:37:03.768954 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 03:37:03.769119 np0000186141 devstack@c-api.service[111103]: DEBUG oslo_db.sqlalchemy.engines [None req-639a2fa7-d743-47af-af41-ef892dd1be1b 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=111103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.770188 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.771230 np0000186141 devstack@c-api.service[111104]: INFO cinder.rpc [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 03:37:03.771902 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 03:37:03.772419 np0000186141 devstack@c-api.service[111105]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 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=111105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.772820 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.774337 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.774407 np0000186141 devstack@c-api.service[111103]: INFO cinder.rpc [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 03:37:03.775642 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.776233 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 03:37:03.781010 np0000186141 devstack@c-api.service[111105]: INFO cinder.rpc [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 03:37:03.782873 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.786434 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.788102 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.789674 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.791314 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.793248 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.794401 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.794501 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.797863 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.798642 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.799217 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.801045 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.801698 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.802270 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.804640 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.805279 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.806501 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.807833 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.808495 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.809511 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.810047 np0000186141 devstack@c-api.service[111106]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 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=111106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:03.810667 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.811385 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.812483 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 03:37:03.812520 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.813594 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.814437 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.814480 np0000186141 devstack@c-api.service[111106]: INFO cinder.rpc [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 03:37:03.815086 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.815227 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.815897 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.815933 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.817816 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.818600 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.818796 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.821755 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.823382 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.823593 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.824243 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.825911 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.826365 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.826814 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.827657 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.829163 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.830035 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.830570 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.830635 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.831500 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.832312 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.832712 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.833182 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.834125 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.834436 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.834592 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.835593 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.835747 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.836119 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.836650 np0000186141 devstack@c-api.service[111103]: WARNING cinder.api.contrib.hosts [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 03:37:03.837160 np0000186141 devstack@c-api.service[111104]: WARNING cinder.api.contrib.hosts [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 03:37:03.837363 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.837874 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.838403 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.838657 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.838867 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.839361 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.840251 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.840482 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.840755 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.841214 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: extensions {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.841708 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: extensions {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.841761 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.842511 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.842546 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-quota-class-sets {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.843044 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-quota-class-sets {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.843866 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: backups {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.844358 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: backups {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.844605 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.844884 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.845905 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: qos-specs {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.846157 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.846971 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: qos-specs {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.847196 np0000186141 devstack@c-api.service[111105]: WARNING cinder.api.contrib.hosts [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 03:37:03.847949 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.848061 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-quota-sets {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.848231 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.849080 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-quota-sets {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.849438 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.849503 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-availability-zone {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.850586 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-availability-zone {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.850831 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: extra_specs {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.850866 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.851146 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.851788 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: extensions {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.851900 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: extra_specs {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.852409 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: encryption {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.853172 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-quota-class-sets {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.853455 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: encryption {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.853985 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: capabilities {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.854407 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.854483 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: backups {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.855016 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: capabilities {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.855228 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: consistencygroups {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.855982 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.856268 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: consistencygroups {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.857227 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-volume-manage {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.857367 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: qos-specs {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.858222 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-volume-manage {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.858694 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-hosts {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.858866 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.859466 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-quota-sets {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.859675 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-hosts {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.860106 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: cgsnapshots {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.860962 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-availability-zone {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.861081 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: cgsnapshots {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.861474 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: encryption {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.862249 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: extra_specs {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.862438 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: encryption {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.863056 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-snapshot-manage {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.863832 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: encryption {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.864019 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-snapshot-manage {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.864561 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-volume-type-access {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.865454 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: capabilities {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.865490 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-volume-type-access {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.866136 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: scheduler-stats {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.866391 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.866700 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: consistencygroups {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.867055 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: scheduler-stats {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.868141 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extended resource: os-volume-transfer {{(pid=111103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.868581 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extended resource: os-volume-transfer {{(pid=111104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.868765 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-volume-manage {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.870238 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-hosts {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.870587 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.870820 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.870911 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.871637 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: cgsnapshots {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.872104 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.872299 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.872901 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.873078 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: encryption {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.873475 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.873675 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.874378 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.874649 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-snapshot-manage {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.874889 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.875121 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.875820 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.875870 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.contrib.snapshot_actions [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] SnapshotActionsController initialized {{(pid=111103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 03:37:03.876117 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.contrib.snapshot_actions [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] SnapshotActionsController initialized {{(pid=111104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 03:37:03.876152 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-volume-type-access {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.876593 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.876854 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.877309 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.877718 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: scheduler-stats {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.877940 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.878192 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.878837 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.879199 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extended resource: os-volume-transfer {{(pid=111105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.879294 np0000186141 devstack@c-api.service[111103]: WARNING castellan.key_manager.migration [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.879631 np0000186141 devstack@c-api.service[111104]: WARNING castellan.key_manager.migration [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.879935 np0000186141 devstack@c-api.service[111106]: WARNING cinder.api.contrib.hosts [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 03:37:03.880156 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension TypesManage extending resource: types {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880285 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880393 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension AdminActions extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880470 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension TypesManage extending resource: types {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880509 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension AdminActions extending resource: snapshots {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880598 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880636 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension AdminActions extending resource: backups {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880665 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.880788 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension AdminActions extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880853 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880853 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.880959 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension AdminActions extending resource: snapshots {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881014 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881041 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension AdminActions extending resource: backups {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881041 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881130 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881167 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881233 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881271 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881335 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881432 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeActions extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881569 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881608 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.881666 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881789 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension UsedLimits extending resource: limits {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881889 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.v3.router [None req-639a2fa7-d743-47af-af41-ef892dd1be1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.881938 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882026 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882130 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882228 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.882267 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeActions extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882350 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882446 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882561 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension UsedLimits extending resource: limits {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.882660 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.v3.router [None req-cba1af12-4514-4662-b6a0-80fe9abe54e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.883007 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.883620 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.884441 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.884650 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: extensions {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.885872 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.886527 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-quota-class-sets {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.886867 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] SnapshotActionsController initialized {{(pid=111105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 03:37:03.887587 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.887851 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: backups {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.889028 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.889937 np0000186141 devstack@c-api.service[111103]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715a3e4a4668 pid: 111103 (default app) Jul 22 03:37:03.889993 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: qos-specs {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.890397 np0000186141 devstack@c-api.service[111105]: WARNING castellan.key_manager.migration [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.890696 np0000186141 devstack@c-api.service[111104]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715a3e4a4668 pid: 111104 (default app) Jul 22 03:37:03.891231 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension TypesManage extending resource: types {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891360 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891476 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension AdminActions extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891608 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension AdminActions extending resource: snapshots {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891720 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension AdminActions extending resource: backups {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891841 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.891958 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.892063 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.892331 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-quota-sets {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.892748 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.892855 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.892962 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893065 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeActions extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893199 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893292 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893422 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension UsedLimits extending resource: limits {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893525 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.v3.router [None req-b3e64755-b723-4a6a-a77c-8de2b2398a37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.893831 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-availability-zone {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.895162 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: extra_specs {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.896748 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: encryption {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.898330 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: capabilities {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.899585 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: consistencygroups {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.899631 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-4dd19b77-d0a1-414d-a181-93be5c9d0b4e None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:37:03.901622 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-volume-manage {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.901672 np0000186141 devstack@c-api.service[111105]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715a3e4a4668 pid: 111105 (default app) Jul 22 03:37:03.902525 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Wed Jul 22 03:37:03 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 22 03:37:03.903343 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-hosts {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.904922 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: cgsnapshots {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.906334 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: encryption {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.907841 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-snapshot-manage {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.909414 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-volume-type-access {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.911019 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: scheduler-stats {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.912526 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extended resource: os-volume-transfer {{(pid=111106) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 03:37:03.915475 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.916937 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.918577 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.920088 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.921114 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] SnapshotActionsController initialized {{(pid=111106) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 03:37:03.921886 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.923256 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.924702 np0000186141 devstack@c-api.service[111106]: WARNING castellan.key_manager.migration [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 22 03:37:03.925514 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension TypesManage extending resource: types {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.925653 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.925874 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension AdminActions extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.925998 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension AdminActions extending resource: snapshots {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926102 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension AdminActions extending resource: backups {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926208 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926318 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926425 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926544 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926645 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926774 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.926878 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeActions extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.927017 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.927120 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.927241 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension UsedLimits extending resource: limits {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.927345 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.v3.router [None req-1ae038a3-9320-4df4-9962-ba30410ce6e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111106) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 03:37:03.936277 np0000186141 devstack@c-api.service[111106]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x715a3e4a4668 pid: 111106 (default app) Jul 22 03:37:10.975436 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-e0766ba5-a4d6-4770-9d80-f359a7e6fd9b None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:37:11.476376 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-e0766ba5-a4d6-4770-9d80-f359a7e6fd9b admin admin] POST https://199.204.45.22/volume/v3/types Jul 22 03:37:11.477017 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-e0766ba5-a4d6-4770-9d80-f359a7e6fd9b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 03:37:11.478636 np0000186141 devstack@c-api.service[111104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 03:37:11.478636 np0000186141 devstack@c-api.service[111104]: warnings.warn( Jul 22 03:37:11.514361 np0000186141 devstack@c-api.service[111104]: DEBUG oslo_db.sqlalchemy.engines [None req-e0766ba5-a4d6-4770-9d80-f359a7e6fd9b 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=111104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:11.546472 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-e0766ba5-a4d6-4770-9d80-f359a7e6fd9b admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jul 22 03:37:11.547095 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1326 bytes} [Wed Jul 22 03:37:10 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:37:11.575439 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-f3913a03-4d69-4793-8828-e08fde438290 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:37:11.953824 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-f3913a03-4d69-4793-8828-e08fde438290 admin admin] POST https://199.204.45.22/volume/v3/types/02b15d34-b447-492f-9dec-965e00e48fb5/extra_specs Jul 22 03:37:11.954549 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-f3913a03-4d69-4793-8828-e08fde438290 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 03:37:11.956557 np0000186141 devstack@c-api.service[111105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 03:37:11.956557 np0000186141 devstack@c-api.service[111105]: warnings.warn( Jul 22 03:37:11.990307 np0000186141 devstack@c-api.service[111105]: DEBUG oslo_db.sqlalchemy.engines [None req-f3913a03-4d69-4793-8828-e08fde438290 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=111105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:37:12.058334 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-f3913a03-4d69-4793-8828-e08fde438290 admin admin] https://199.204.45.22/volume/v3/types/02b15d34-b447-492f-9dec-965e00e48fb5/extra_specs returned with HTTP 200 Jul 22 03:37:12.059068 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 1/3] 199.204.45.22 () {68 vars in 1473 bytes} [Wed Jul 22 03:37:11 2026] POST /volume/v3/types/02b15d34-b447-492f-9dec-965e00e48fb5/extra_specs => generated 55 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:37:13.773698 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=6 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:37:13.813823 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=6 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:37:21.543330 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:37:22.056486 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:39:34.818630 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-ce231da5-31bb-4fda-acde-9d7dd54bb691 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:39:34.820304 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-ce231da5-31bb-4fda-acde-9d7dd54bb691 None None] GET https://199.204.45.22/volume// Jul 22 03:39:34.820734 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-ce231da5-31bb-4fda-acde-9d7dd54bb691 None None] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:39:34.821201 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-ce231da5-31bb-4fda-acde-9d7dd54bb691 None None] Calling method 'all' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:39:34.822235 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-ce231da5-31bb-4fda-acde-9d7dd54bb691 None None] https://199.204.45.22/volume// returned with HTTP 300 Jul 22 03:39:34.823036 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Wed Jul 22 03:39:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 03:40:10.928242 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-f6bd8f77-eae7-4a9d-b748-0d627096e79e None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:10.932646 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 1/5] 199.204.45.22 () {62 vars in 1061 bytes} [Wed Jul 22 03:40:10 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 22 03:40:10.965446 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-110f28bb-a1f1-4625-ae2b-27ee490fecaa None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:10.974771 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Wed Jul 22 03:40:10 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 22 03:40:11.009349 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [req-110f28bb-a1f1-4625-ae2b-27ee490fecaa req-c0bc30b4-9150-4d79-918f-3f70d8120940 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:11.014027 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [req-110f28bb-a1f1-4625-ae2b-27ee490fecaa req-c0bc30b4-9150-4d79-918f-3f70d8120940 demo demo] GET https://199.204.45.22/volume/v3/ Jul 22 03:40:11.014301 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [req-110f28bb-a1f1-4625-ae2b-27ee490fecaa req-c0bc30b4-9150-4d79-918f-3f70d8120940 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:11.014567 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [req-110f28bb-a1f1-4625-ae2b-27ee490fecaa req-c0bc30b4-9150-4d79-918f-3f70d8120940 demo demo] Calling method 'version_select' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:11.015640 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [req-110f28bb-a1f1-4625-ae2b-27ee490fecaa req-c0bc30b4-9150-4d79-918f-3f70d8120940 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 22 03:40:11.016143 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Wed Jul 22 03:40:11 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:11.054898 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:11.373519 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c demo demo] GET https://199.204.45.22/volume/v3/types Jul 22 03:40:11.373519 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:11.373519 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c demo demo] Calling method 'index' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:11.373861 np0000186141 devstack@c-api.service[111103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 03:40:11.373861 np0000186141 devstack@c-api.service[111103]: warnings.warn( Jul 22 03:40:11.374457 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:40:11.407471 np0000186141 devstack@c-api.service[111103]: DEBUG oslo_db.sqlalchemy.engines [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c 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=111103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:40:11.425174 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-6f226369-e4ec-4a0d-9a9e-8316933aed4c demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jul 22 03:40:11.425553 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 3/8] 199.204.45.22 () {64 vars in 1283 bytes} [Wed Jul 22 03:40:11 2026] GET /volume/v3/types => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:11.461635 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:11.941412 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 22 03:40:11.942061 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:11.942136 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 demo demo] Calling method 'show' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:11.982055 np0000186141 devstack@c-api.service[111106]: DEBUG oslo_db.sqlalchemy.engines [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 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=111106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 03:40:12.001305 np0000186141 devstack@c-api.service[111106]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 03:40:12.001305 np0000186141 devstack@c-api.service[111106]: warnings.warn( Jul 22 03:40:12.003573 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-b0e17943-55ff-4555-970f-6c92e3cf3d27 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 22 03:40:12.004142 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1294 bytes} [Wed Jul 22 03:40:11 2026] GET /volume/v3/types/default => generated 145 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:12.466072 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-39463d6a-d32e-4e47-a54e-a58fa4358610 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:12.466924 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Wed Jul 22 03:40:12 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 22 03:40:12.501083 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:12.508493 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Wed Jul 22 03:40:12 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 22 03:40:12.544087 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 req-5192a52c-a92f-40ff-baea-63f6b1feab4f None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:12.547469 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 req-5192a52c-a92f-40ff-baea-63f6b1feab4f demo demo] GET https://199.204.45.22/volume/v3/ Jul 22 03:40:12.547888 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 req-5192a52c-a92f-40ff-baea-63f6b1feab4f demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:12.548253 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 req-5192a52c-a92f-40ff-baea-63f6b1feab4f demo demo] Calling method 'version_select' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:12.549129 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-0a2a12c7-0237-43de-8a57-48bd6d5b3ec6 req-5192a52c-a92f-40ff-baea-63f6b1feab4f demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 22 03:40:12.549795 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 4/12] 199.204.45.22 () {66 vars in 1339 bytes} [Wed Jul 22 03:40:12 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:12.593910 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-69a6060d-0e53-49a9-b6c1-4fca842b5a23 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:12.598243 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-69a6060d-0e53-49a9-b6c1-4fca842b5a23 demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 22 03:40:12.598665 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-69a6060d-0e53-49a9-b6c1-4fca842b5a23 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:12.599150 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-69a6060d-0e53-49a9-b6c1-4fca842b5a23 demo demo] Calling method 'show' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:12.609416 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-69a6060d-0e53-49a9-b6c1-4fca842b5a23 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 22 03:40:12.609965 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1294 bytes} [Wed Jul 22 03:40: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) Jul 22 03:40:13.210055 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-d69a1cac-bf70-4605-a709-b3350421119a None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.211386 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 22 03:40:13.245836 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.250181 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 22 03:40:13.282000 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 req-fe1ac7d2-4acc-4af5-bab4-3192d7991409 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.285190 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 req-fe1ac7d2-4acc-4af5-bab4-3192d7991409 demo demo] GET https://199.204.45.22/volume/v3/ Jul 22 03:40:13.285534 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 req-fe1ac7d2-4acc-4af5-bab4-3192d7991409 demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:13.285923 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 req-fe1ac7d2-4acc-4af5-bab4-3192d7991409 demo demo] Calling method 'version_select' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:13.286555 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-d6723b3b-7886-4d6e-9f0a-b55b25f26168 req-fe1ac7d2-4acc-4af5-bab4-3192d7991409 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 22 03:40:13.287284 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 5/16] 199.204.45.22 () {66 vars in 1339 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:13.326742 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-109aca34-ce97-4286-b1b4-5a8fc741b87d None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.330036 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-109aca34-ce97-4286-b1b4-5a8fc741b87d demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 22 03:40:13.330470 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-109aca34-ce97-4286-b1b4-5a8fc741b87d demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:13.330941 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-109aca34-ce97-4286-b1b4-5a8fc741b87d demo demo] Calling method 'show' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:13.341917 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-109aca34-ce97-4286-b1b4-5a8fc741b87d demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 22 03:40:13.342280 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1294 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:13.380169 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-ea1f487f-1c90-46e9-8d4a-1d00569949ed None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.381471 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 22 03:40:13.417824 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.421621 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 22 03:40:13.457423 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 req-3019afd5-a6de-498a-ac04-fdca4b8bef2e None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.460847 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 req-3019afd5-a6de-498a-ac04-fdca4b8bef2e demo demo] GET https://199.204.45.22/volume/v3/ Jul 22 03:40:13.461194 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 req-3019afd5-a6de-498a-ac04-fdca4b8bef2e demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:13.461578 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 req-3019afd5-a6de-498a-ac04-fdca4b8bef2e demo demo] Calling method 'version_select' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:13.462290 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [req-d14efc8f-3a65-436f-8c7b-c2b5457542d5 req-3019afd5-a6de-498a-ac04-fdca4b8bef2e demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jul 22 03:40:13.463010 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 6/20] 199.204.45.22 () {66 vars in 1339 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:13.503952 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-3574734e-c3a5-4bbd-91b5-75d95b41a2fa None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:40:13.507976 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-3574734e-c3a5-4bbd-91b5-75d95b41a2fa demo demo] GET https://199.204.45.22/volume/v3/types/default Jul 22 03:40:13.508260 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-3574734e-c3a5-4bbd-91b5-75d95b41a2fa demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:40:13.508572 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-3574734e-c3a5-4bbd-91b5-75d95b41a2fa demo demo] Calling method 'show' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:40:13.518712 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-3574734e-c3a5-4bbd-91b5-75d95b41a2fa demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jul 22 03:40:13.519119 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1294 bytes} [Wed Jul 22 03:40:13 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 03:40:21.419869 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:40:23.515308 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=8 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:44:53.247427 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:44:53.340977 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:44:53.341271 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:44:53.341572 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:44:53.342526 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:44:53.344062 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:44:53.394799 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] Get all volumes completed successfully. Jul 22 03:44:53.397288 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-0e4bb9f4-9d7a-4b7a-bf8f-b97d5664f5ee demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:44:53.397977 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:44:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:45:03.385568 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:45:53.445442 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-3807311b-7e57-4069-935a-084f6beb8736 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:45:53.448809 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:45:53.449061 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:45:53.449294 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:45:53.450078 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:45:53.450634 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:45:53.483475 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] Get all volumes completed successfully. Jul 22 03:45:53.486563 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-3807311b-7e57-4069-935a-084f6beb8736 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:45:53.487621 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:45:53 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) Jul 22 03:46:03.476567 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:46:53.560794 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-175bea75-7522-4ce6-8894-c67738065f4f None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:46:53.565034 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:46:53.565406 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:46:53.570889 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:46:53.571788 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:46:53.573223 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:46:53.612129 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] Get all volumes completed successfully. Jul 22 03:46:53.614873 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-175bea75-7522-4ce6-8894-c67738065f4f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:46:53.615259 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 7/24] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:46:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:47:03.601727 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:47:53.640781 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:47:53.645712 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:47:53.645712 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:47:53.645712 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:47:53.645712 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:47:53.645712 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:47:53.691592 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] Get all volumes completed successfully. Jul 22 03:47:53.697668 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-e1a35aad-5890-4cf1-9a7e-5ba42b11672d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:47:53.698644 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:47:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:48:03.680916 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:48:53.715565 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:48:53.719538 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:48:53.720348 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:48:53.720815 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:48:53.721312 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:48:53.722826 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:48:53.732728 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] Get all volumes completed successfully. Jul 22 03:48:53.735292 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-9d71eb1d-bebd-4b39-9c68-f24a3df86d95 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:48:53.735840 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:48:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:49:03.726348 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:49:53.750720 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:49:53.856864 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:49:53.857182 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:49:53.857467 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:49:53.857999 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:49:53.859079 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:49:53.868542 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] Get all volumes completed successfully. Jul 22 03:49:53.871721 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-cd28dcd7-5b85-49d1-965a-b155b82ef6d6 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:49:53.872752 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:49:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:50:03.864191 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:50:53.897916 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:50:53.902033 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:50:53.902236 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:50:53.902518 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:50:53.902878 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:50:53.904763 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:50:53.918637 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] Get all volumes completed successfully. Jul 22 03:50:53.921471 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-e33930ed-5506-4e4d-a6b7-57465e968cbc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:50:53.922009 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 8/28] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:51:03.910205 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:51:53.956954 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:51:53.961460 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:51:53.961892 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:51:53.962300 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:51:53.962846 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:51:53.964145 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:51:53.974988 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] Get all volumes completed successfully. Jul 22 03:51:53.977625 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-f70b5a59-43ed-4f58-b88f-af2c0c84a1b5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:51:53.978125 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:51:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:52:03.968612 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:52:53.999556 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:52:54.003044 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:52:54.003452 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:52:54.003911 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:52:54.004435 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:52:54.005763 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:52:54.017621 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] Get all volumes completed successfully. Jul 22 03:52:54.020037 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-9df393ae-a96e-4c25-95a7-1aebc41d2849 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:52:54.020527 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:52:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:53:04.013461 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:53:54.033595 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:53:54.036491 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:53:54.036760 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:53:54.037021 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:53:54.037331 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:53:54.038280 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:53:54.048328 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] Get all volumes completed successfully. Jul 22 03:53:54.051752 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-b176e11e-1e33-48d2-be58-82bbe1b8ad0a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:53:54.052262 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:53:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:54:04.042068 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:54:54.068280 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:54:54.229657 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:54:54.230076 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:54:54.230469 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:54:54.230958 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:54:54.232389 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:54:54.241069 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] Get all volumes completed successfully. Jul 22 03:54:54.242942 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-48b4b4b4-0f58-49ae-87d5-742fe2cb2d33 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:54:54.243300 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 9/32] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:54:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:55:04.236276 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:55:54.261290 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:55:54.264619 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:55:54.264890 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:55:54.265104 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:55:54.265388 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:55:54.266269 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:55:54.279276 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] Get all volumes completed successfully. Jul 22 03:55:54.283048 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-7f0a1e90-2e11-4281-be05-6c3cb4aed868 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:55:54.283715 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:55:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:56:04.269963 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:56:54.294345 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:56:54.296713 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:56:54.296877 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:56:54.297074 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:56:54.297310 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:56:54.298073 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:56:54.307596 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] Get all volumes completed successfully. Jul 22 03:56:54.309962 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-ccb74d17-4d8e-4565-82c8-afb802e41da8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:56:54.310388 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:56:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:57:04.301259 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:57:54.322662 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:57:54.329218 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:57:54.329457 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:57:54.329788 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:57:54.330717 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:57:54.331610 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:57:54.341152 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] Get all volumes completed successfully. Jul 22 03:57:54.342975 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-6e41e8e5-ca1f-464d-a7d0-1cb7a0017500 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:57:54.343337 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:57:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:58:04.335129 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:58:54.360839 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:58:54.364819 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:58:54.365044 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:58:54.365287 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:58:54.365574 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:58:54.367163 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:58:54.374119 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] Get all volumes completed successfully. Jul 22 03:58:54.375963 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-efca6cee-c9d8-4bd4-bc10-982243203cbf demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:58:54.376296 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 10/36] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:58:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 03:59:04.370152 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 03:59:54.394615 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-12474232-df1f-427d-9961-357a00b6c7cb None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 03:59:54.513075 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 03:59:54.513381 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 03:59:54.513641 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 03:59:54.514003 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 03:59:54.514912 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 03:59:54.522277 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] Get all volumes completed successfully. Jul 22 03:59:54.524039 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-12474232-df1f-427d-9961-357a00b6c7cb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 03:59:54.524355 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 03:59:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:00:04.518439 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:00:54.541481 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:00:54.546497 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:00:54.546991 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:00:54.547490 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:00:54.547976 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:00:54.549459 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:00:54.557516 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] Get all volumes completed successfully. Jul 22 04:00:54.559830 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-bce64dcc-ac17-4870-93a1-813aa2485ff3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:00:54.560239 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:00:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:01:04.552471 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:01:54.580127 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:01:54.583811 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:01:54.584135 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:01:54.584745 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:01:54.584944 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:01:54.586232 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:01:54.600448 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] Get all volumes completed successfully. Jul 22 04:01:54.603579 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-f5d3b275-f329-4609-a208-7f85cc5f2426 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:01:54.604246 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:01:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:02:04.591712 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:02:54.617550 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:02:54.622184 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:02:54.622459 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:02:54.622752 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:02:54.623094 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:02:54.624077 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:02:54.633380 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] Get all volumes completed successfully. Jul 22 04:02:54.636024 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-7d30b104-4745-4e1c-b580-ee5734d2ed21 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:02:54.636560 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 11/40] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:02:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:03:04.628636 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:03:54.650998 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:03:54.654065 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:03:54.654340 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:03:54.654653 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:03:54.655084 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:03:54.656263 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:03:54.668263 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] Get all volumes completed successfully. Jul 22 04:03:54.670486 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-b438d01c-68dd-48b3-8e6e-45de934a9668 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:03:54.670948 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 10/41] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:03:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:04:04.660575 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:04:54.684312 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-ce944812-5036-4cdb-a88b-f9af851814ce None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:04:54.776119 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:04:54.776645 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:04:54.776645 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:04:54.777087 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:04:54.778174 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:04:54.785565 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] Get all volumes completed successfully. Jul 22 04:04:54.787984 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-ce944812-5036-4cdb-a88b-f9af851814ce demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:04:54.788440 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 11/42] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:04:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:05:04.781452 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:05:54.801236 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:05:54.804767 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:05:54.805068 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:05:54.805367 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:05:54.805783 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:05:54.806752 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:05:54.814512 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] Get all volumes completed successfully. Jul 22 04:05:54.816363 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-15019797-0b66-4a9f-bd0b-40bb209724f0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:05:54.816742 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 11/43] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:05:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:06:04.810844 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:06:54.830993 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:06:54.835058 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:06:54.835422 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:06:54.836373 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:06:54.837145 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:06:54.839283 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:06:54.849060 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] Get all volumes completed successfully. Jul 22 04:06:54.850954 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-f7a4c678-0e4a-4e51-beb6-0e014f3e06f8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:06:54.851772 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 12/44] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:06:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 22 04:07:04.844564 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:07:54.865731 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:07:54.868140 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:07:54.868324 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:07:54.868488 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:07:54.868724 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:07:54.869380 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:07:54.878197 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] Get all volumes completed successfully. Jul 22 04:07:54.882313 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-2585c7e2-0f84-4114-99f8-530adc71cb3f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:07:54.883011 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 11/45] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:07:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:08:04.871995 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:08:54.899798 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:08:54.904131 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:08:54.904598 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:08:54.905042 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:08:54.905740 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:08:54.907488 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:08:54.921216 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] Get all volumes completed successfully. Jul 22 04:08:54.922709 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-30b65155-d545-4f37-aad6-6dbf2c7b9021 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:08:54.923235 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 12/46] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:08:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:09:04.910792 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:09:54.941504 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-1d41840c-2815-44da-adc5-5498b7167916 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:09:54.970716 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:09:54.970921 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:09:54.971091 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:09:54.971308 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:09:54.972049 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:09:54.981678 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] Get all volumes completed successfully. Jul 22 04:09:54.986920 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-1d41840c-2815-44da-adc5-5498b7167916 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:09:54.987155 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 12/47] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:09:54 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) Jul 22 04:10:04.975607 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:10:54.999561 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.middleware.request_id [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 None None] RequestId filter calling following filter/app {{(pid=111103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:10:55.002907 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:10:55.003354 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] Empty body provided in request {{(pid=111103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:10:55.003925 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.openstack.wsgi [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] Calling method 'detail' {{(pid=111103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:10:55.005117 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.api.api_utils [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] Removing options '' from query. {{(pid=111103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:10:55.006259 np0000186141 devstack@c-api.service[111103]: DEBUG cinder.volume.api [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:10:55.013124 np0000186141 devstack@c-api.service[111103]: INFO cinder.volume.api [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] Get all volumes completed successfully. Jul 22 04:10:55.014855 np0000186141 devstack@c-api.service[111103]: INFO cinder.api.openstack.wsgi [None req-3e1fc0a2-b7c8-4420-bda0-21d05d091839 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:10:55.015171 np0000186141 devstack@c-api.service[111103]: [pid: 111103|app: 0|req: 13/48] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:11:05.009538 np0000186141 devstack@c-api.service[111103]: DEBUG dbcounter [-] [111103] Writing DB stats cinder:SELECT=1 {{(pid=111103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:11:55.029562 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.middleware.request_id [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 None None] RequestId filter calling following filter/app {{(pid=111106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:11:55.034225 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:11:55.034620 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] Empty body provided in request {{(pid=111106) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:11:55.035271 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.openstack.wsgi [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] Calling method 'detail' {{(pid=111106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:11:55.035778 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.api.api_utils [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] Removing options '' from query. {{(pid=111106) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:11:55.037421 np0000186141 devstack@c-api.service[111106]: DEBUG cinder.volume.api [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111106) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:11:55.047836 np0000186141 devstack@c-api.service[111106]: INFO cinder.volume.api [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] Get all volumes completed successfully. Jul 22 04:11:55.049675 np0000186141 devstack@c-api.service[111106]: INFO cinder.api.openstack.wsgi [None req-40176d09-dc81-4e1d-85bd-a8fb973f2c43 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:11:55.050126 np0000186141 devstack@c-api.service[111106]: [pid: 111106|app: 0|req: 12/49] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:11:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:12:05.041748 np0000186141 devstack@c-api.service[111106]: DEBUG dbcounter [-] [111106] Writing DB stats cinder:SELECT=1 {{(pid=111106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:12:55.062296 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.middleware.request_id [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 None None] RequestId filter calling following filter/app {{(pid=111104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:12:55.065006 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:12:55.065239 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] Empty body provided in request {{(pid=111104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:12:55.065474 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.openstack.wsgi [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] Calling method 'detail' {{(pid=111104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:12:55.065837 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.api.api_utils [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] Removing options '' from query. {{(pid=111104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:12:55.067055 np0000186141 devstack@c-api.service[111104]: DEBUG cinder.volume.api [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:12:55.077159 np0000186141 devstack@c-api.service[111104]: INFO cinder.volume.api [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] Get all volumes completed successfully. Jul 22 04:12:55.079646 np0000186141 devstack@c-api.service[111104]: INFO cinder.api.openstack.wsgi [None req-27d8a530-ec73-43d4-9ee8-941bc05bf102 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:12:55.080128 np0000186141 devstack@c-api.service[111104]: [pid: 111104|app: 0|req: 13/50] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:12:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:13:05.071559 np0000186141 devstack@c-api.service[111104]: DEBUG dbcounter [-] [111104] Writing DB stats cinder:SELECT=1 {{(pid=111104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:13:55.101762 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.middleware.request_id [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 None None] RequestId filter calling following filter/app {{(pid=111105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:13:55.105868 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jul 22 04:13:55.106225 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] Empty body provided in request {{(pid=111105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:13:55.106596 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.openstack.wsgi [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] Calling method 'detail' {{(pid=111105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:13:55.107083 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.api.api_utils [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] Removing options '' from query. {{(pid=111105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:13:55.108465 np0000186141 devstack@c-api.service[111105]: DEBUG cinder.volume.api [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:13:55.122518 np0000186141 devstack@c-api.service[111105]: INFO cinder.volume.api [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] Get all volumes completed successfully. Jul 22 04:13:55.126422 np0000186141 devstack@c-api.service[111105]: INFO cinder.api.openstack.wsgi [None req-64b0c21b-bd19-4410-a68c-5cc509aaff94 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:13:55.127164 np0000186141 devstack@c-api.service[111105]: [pid: 111105|app: 0|req: 13/51] 199.204.45.22 () {64 vars in 1289 bytes} [Wed Jul 22 04:13:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:14:05.114795 np0000186141 devstack@c-api.service[111105]: DEBUG dbcounter [-] [111105] Writing DB stats cinder:SELECT=1 {{(pid=111105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}