Sep 09 00:47:31.924867 np0000192295 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 00:47:31.936670 np0000192295 devstack@c-api.service[111531]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 00:47:31 2026] *** Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: nodename: np0000192295 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: machine: x86_64 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: clock source: unix Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: pcre jit disabled Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: detected number of CPU cores: 16 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: current working directory: / Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: detected binary path: /usr/bin/uwsgi-core Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: your processes number limit is 256916 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: your memory page size is 4096 bytes Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: detected max file descriptor number: 2048 Sep 09 00:47:31.941198 np0000192295 devstack@c-api.service[111531]: lock engine: pthread robust mutexes Sep 09 00:47:31.942330 np0000192295 devstack@c-api.service[111531]: thunder lock: enabled Sep 09 00:47:31.942330 np0000192295 devstack@c-api.service[111531]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 00:47:31.942330 np0000192295 devstack@c-api.service[111531]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 00:47:31.942330 np0000192295 devstack@c-api.service[111531]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 00:47:31.942330 np0000192295 devstack@c-api.service[111531]: Set PythonHome to /opt/stack/data/venv Sep 09 00:47:31.996842 np0000192295 devstack@c-api.service[111531]: Python main interpreter initialized at 0x7f3d454a4668 Sep 09 00:47:31.996842 np0000192295 devstack@c-api.service[111531]: python threads support enabled Sep 09 00:47:31.996842 np0000192295 devstack@c-api.service[111531]: your server socket listen backlog is limited to 100 connections Sep 09 00:47:31.996842 np0000192295 devstack@c-api.service[111531]: your mercy for graceful operations on workers is 80 seconds Sep 09 00:47:31.997316 np0000192295 devstack@c-api.service[111531]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 00:47:31.997459 np0000192295 devstack@c-api.service[111531]: *** Operational MODE: preforking *** Sep 09 00:47:31.997615 np0000192295 devstack@c-api.service[111531]: *** uWSGI is running in multiple interpreter mode *** Sep 09 00:47:31.997615 np0000192295 devstack@c-api.service[111531]: spawned uWSGI master process (pid: 111531) Sep 09 00:47:31.997837 np0000192295 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 00:47:31.999028 np0000192295 devstack@c-api.service[111531]: spawned uWSGI worker 1 (pid: 111532, cores: 1) Sep 09 00:47:31.999028 np0000192295 devstack@c-api.service[111531]: spawned uWSGI worker 2 (pid: 111533, cores: 1) Sep 09 00:47:31.999221 np0000192295 devstack@c-api.service[111531]: spawned uWSGI worker 3 (pid: 111534, cores: 1) Sep 09 00:47:31.999730 np0000192295 devstack@c-api.service[111531]: spawned uWSGI worker 4 (pid: 111535, cores: 1) Sep 09 00:47:31.999730 np0000192295 devstack@c-api.service[111531]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: we strongly recommend against using it for new projects. Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: framework. For more detail see Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:32.134274 np0000192295 devstack@c-api.service[111534]: import eventlet # noqa Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: we strongly recommend against using it for new projects. Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: framework. For more detail see Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:32.165331 np0000192295 devstack@c-api.service[111535]: import eventlet # noqa Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: we strongly recommend against using it for new projects. Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: framework. For more detail see Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:32.166390 np0000192295 devstack@c-api.service[111532]: import eventlet # noqa Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: we strongly recommend against using it for new projects. Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: framework. For more detail see Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:32.169882 np0000192295 devstack@c-api.service[111533]: import eventlet # noqa Sep 09 00:47:32.306977 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:32.306977 np0000192295 devstack@c-api.service[111534]: from cgi import parse_header Sep 09 00:47:32.341164 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:32.341164 np0000192295 devstack@c-api.service[111532]: from cgi import parse_header Sep 09 00:47:32.344024 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:32.344024 np0000192295 devstack@c-api.service[111535]: from cgi import parse_header Sep 09 00:47:32.346875 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:32.346875 np0000192295 devstack@c-api.service[111534]: warnings.warn( Sep 09 00:47:32.353938 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:32.353938 np0000192295 devstack@c-api.service[111533]: from cgi import parse_header Sep 09 00:47:32.359842 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:32.359842 np0000192295 devstack@c-api.service[111534]: removals.removed_module( Sep 09 00:47:32.360763 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:32.360763 np0000192295 devstack@c-api.service[111534]: removals.removed_module( Sep 09 00:47:32.382145 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:32.382145 np0000192295 devstack@c-api.service[111532]: warnings.warn( Sep 09 00:47:32.386947 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:32.386947 np0000192295 devstack@c-api.service[111535]: warnings.warn( Sep 09 00:47:32.394554 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:32.394554 np0000192295 devstack@c-api.service[111533]: warnings.warn( Sep 09 00:47:32.394764 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:32.394764 np0000192295 devstack@c-api.service[111532]: removals.removed_module( Sep 09 00:47:32.395679 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:32.395679 np0000192295 devstack@c-api.service[111532]: removals.removed_module( Sep 09 00:47:32.399001 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:32.399001 np0000192295 devstack@c-api.service[111535]: removals.removed_module( Sep 09 00:47:32.399913 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:32.399913 np0000192295 devstack@c-api.service[111535]: removals.removed_module( Sep 09 00:47:32.406432 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:32.406432 np0000192295 devstack@c-api.service[111533]: removals.removed_module( Sep 09 00:47:32.407313 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:32.407313 np0000192295 devstack@c-api.service[111533]: removals.removed_module( Sep 09 00:47:33.115147 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:33.115147 np0000192295 devstack@c-api.service[111534]: warnings.warn( Sep 09 00:47:33.167293 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:33.167293 np0000192295 devstack@c-api.service[111534]: warnings.warn( Sep 09 00:47:33.180572 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:33.180572 np0000192295 devstack@c-api.service[111532]: warnings.warn( Sep 09 00:47:33.197891 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:33.197891 np0000192295 devstack@c-api.service[111535]: warnings.warn( Sep 09 00:47:33.238392 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:33.238392 np0000192295 devstack@c-api.service[111532]: warnings.warn( Sep 09 00:47:33.249121 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:33.249121 np0000192295 devstack@c-api.service[111535]: warnings.warn( Sep 09 00:47:33.256315 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:33.256315 np0000192295 devstack@c-api.service[111533]: warnings.warn( Sep 09 00:47:33.308311 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:33.308311 np0000192295 devstack@c-api.service[111533]: warnings.warn( Sep 09 00:47:33.385930 np0000192295 devstack@c-api.service[111534]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:33.386198 np0000192295 devstack@c-api.service[111534]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111534) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:33.418288 np0000192295 devstack@c-api.service[111532]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:33.418432 np0000192295 devstack@c-api.service[111532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:33.432010 np0000192295 devstack@c-api.service[111535]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:33.432133 np0000192295 devstack@c-api.service[111535]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111535) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:33.476858 np0000192295 devstack@c-api.service[111534]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:33.476858 np0000192295 devstack@c-api.service[111534]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:33.484267 np0000192295 devstack@c-api.service[111532]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:33.484267 np0000192295 devstack@c-api.service[111532]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:33.488375 np0000192295 devstack@c-api.service[111533]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:33.488375 np0000192295 devstack@c-api.service[111533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111533) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:33.495354 np0000192295 devstack@c-api.service[111535]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:33.495354 np0000192295 devstack@c-api.service[111535]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:33.549312 np0000192295 devstack@c-api.service[111533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:33.549312 np0000192295 devstack@c-api.service[111533]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:33.948604 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111534) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:33.948795 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111535) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:33.948856 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.948908 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.948984 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.949034 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.949158 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.949227 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.952181 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.952181 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.952320 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.952380 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.952467 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.952523 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.952579 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.952633 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.952711 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111533) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:33.952785 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.952854 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.952909 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.952965 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.953019 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.953019 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.953139 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:33.953199 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.953199 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.953199 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.953516 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.953575 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.953638 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.953638 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.953766 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.953822 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.953875 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.953931 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.953984 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.954055 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.954112 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.954166 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.954222 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.954277 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.954331 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.954331 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.954482 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.954548 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.954603 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.954917 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.954975 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.955030 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.955084 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.955141 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.955193 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.955247 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.955301 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.955357 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.955432 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.955510 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.955572 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.955629 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.955718 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.955776 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.955829 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.955883 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.955938 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.956002 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.956056 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.956112 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.956165 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.956219 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.956273 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.956328 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.956392 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.956392 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.956392 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.956585 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.956585 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.956709 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.956766 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.956822 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.956884 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.956935 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.956984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.957033 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.957093 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.957157 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.957157 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.957255 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.957311 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.957360 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.957360 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.957360 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.957360 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.957577 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.957628 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.957712 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.957769 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.957817 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.957817 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.957914 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.957965 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.958019 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.958079 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.958142 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.958199 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.958255 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.958255 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.958255 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.958255 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.958255 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.958545 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.958545 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.958662 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.958747 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.958747 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.958846 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.958899 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.958952 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.959006 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.959059 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.959120 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.959184 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.959184 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.959184 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.959330 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.959330 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.959330 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.959496 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.959551 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.959551 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.959666 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.959754 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.959810 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.959872 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.959928 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.959928 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.960028 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.960084 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.960145 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.960145 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.960255 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.960310 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.960310 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.960310 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.960310 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.960536 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.960536 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.960536 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.960714 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.960773 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.960838 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.960899 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.960960 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.961026 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.961082 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.961136 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.961190 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.961245 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.961298 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.961369 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.961443 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.961443 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.961545 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.961545 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.961545 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.961718 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.961718 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.961828 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.961883 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.961883 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.961883 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.961883 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.962102 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.962161 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.962215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.962546 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.962900 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.963243 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.963589 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.963589 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.963589 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.963589 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.963824 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.963824 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.963935 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.964355 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.964444 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.964497 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.964552 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.964605 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.964660 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.964741 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.964796 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.964850 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.964923 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.964987 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.965042 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.965102 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.965165 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.965165 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.965290 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.965363 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.965438 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.965496 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.965496 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.965595 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.965649 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.965649 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.965790 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.965790 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.965890 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.965890 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.966007 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.966069 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.966069 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.966171 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.966171 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.966280 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.966280 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.966389 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.966467 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.966467 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.966567 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.966622 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.966707 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.966763 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.966763 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.966870 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.966936 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.966997 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.967052 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.967113 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.967113 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.967113 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.967253 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.967253 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.967253 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.967253 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.967253 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.967542 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.967542 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.970597 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.970671 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.970746 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.970820 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.970875 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.970931 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.971016 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.971074 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.971127 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.971189 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.971243 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.971297 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.971357 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.971444 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.971503 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.971558 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.971627 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.971714 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.971778 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.971833 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.971894 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.971949 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.972003 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.972057 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.972111 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.972301 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.972301 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.972301 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.972473 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.972473 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.972473 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.972473 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.972702 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.972760 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.972760 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.972866 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.972920 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.972974 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.972974 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.972974 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.973126 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.973181 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.973243 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.973298 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.973347 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.973347 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.973347 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.973533 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.973589 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.973589 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.973702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.977207 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.977284 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.977352 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.977431 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.977484 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.977533 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.977595 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.977645 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.977720 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.977720 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.977820 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.977869 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.977920 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.977920 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.980128 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.980128 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.980269 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.980269 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.980365 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.980475 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.980545 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.980608 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.980665 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.980759 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.980814 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.980879 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.980934 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.980934 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.981036 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.981100 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.981155 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.981209 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.981265 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.981318 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.981389 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.981466 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.981533 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.981591 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.981591 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.981719 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.981778 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.981778 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.981876 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.981929 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.981984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.982371 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.982371 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.982371 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.982371 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.986789 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.986869 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.986869 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.986993 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.986993 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.987107 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.987107 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.987537 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.987657 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.987774 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.987851 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.987908 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.987996 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.988052 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.988116 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.988171 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.988234 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.988289 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.988352 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.988438 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.988497 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.988546 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.988618 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.988672 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.988746 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.988809 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.989032 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.989092 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.989149 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.989149 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.989149 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.989305 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.989362 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.989436 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.989493 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.989561 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.989625 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.989705 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.989764 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.989826 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.989881 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.989985 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.990043 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.990115 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.990180 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.990241 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.990298 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.990352 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.990435 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.990491 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.990853 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.991215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.991272 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.991328 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.991381 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.991473 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.991525 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.991525 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.991624 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.991673 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.991750 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.991808 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.991863 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.991926 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.991987 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.992037 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.992092 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.992163 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.992163 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.992163 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.992163 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.992163 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.993107 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.993180 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.993235 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.993289 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.993289 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.993389 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.993488 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.993918 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.993984 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.994050 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.994135 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.994190 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.994245 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.994308 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.994365 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.994443 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.994443 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.994563 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.994617 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.994673 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.994757 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.994810 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.994874 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.994929 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.994986 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.995040 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.995104 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.995166 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.995224 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.995278 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.995332 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.995393 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.995471 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.995526 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.995595 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.995651 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.995739 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.995798 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.995852 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.995906 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.995961 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.996018 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.996082 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.996136 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.996190 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.996244 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.996310 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.996365 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.996440 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.996508 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.996563 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.996617 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.996671 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.996743 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.996797 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.996871 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.996941 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.996997 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.997050 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.997113 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.997177 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.997231 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.997287 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.997341 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.997395 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.997485 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.997550 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.997607 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.997661 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.997739 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.997794 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.997849 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.997905 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.997959 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.998013 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.998066 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.998129 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.998185 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.998248 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.998308 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.998362 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.998439 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.998502 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.998558 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.998612 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:33.998669 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.998753 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.998815 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.998883 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:33.998939 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.998992 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.999045 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.999105 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:33.999161 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.999215 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.999276 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.999344 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:33.999425 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.999512 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.999615 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.999676 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:33.999775 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.999833 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.999889 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:33.999945 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:33.999993 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.000061 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.000128 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.000185 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.000238 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.000292 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.000350 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.000430 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.000483 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.000542 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.000597 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.000669 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.000760 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.000821 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.000877 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.000943 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.000997 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.001052 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.001109 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.001163 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.001226 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.001436 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.001498 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.001550 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.001606 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.001660 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.001731 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.001790 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.001845 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.001845 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.001968 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.002050 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.002050 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.002050 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.002050 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.002241 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.002298 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.002352 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.002427 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.002491 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.002591 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.002668 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.002751 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.002823 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.002880 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.002934 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.002988 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.003042 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.003098 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.003165 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.003230 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.003284 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.003349 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.003512 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.003608 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.003669 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.003750 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.003817 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.003875 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.003948 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.004007 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.004007 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.004007 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.004152 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.004152 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.004152 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.004152 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.004361 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.004455 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.004525 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.004589 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.004645 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.004727 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.004799 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.004855 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.004909 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.004973 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.005036 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.005091 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.005158 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.005226 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.005299 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.005299 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.005299 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.005538 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.005866 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.005931 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.005988 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.005988 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.006095 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.006151 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.006151 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.006246 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.006311 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.006365 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.006453 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.006524 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.006588 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.006643 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.006717 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.006774 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.006828 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.006890 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.006962 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.007026 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.007026 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.007125 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.007180 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.007242 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.007612 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.007612 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.007612 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.007784 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.007841 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.007894 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.007949 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.008003 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.008074 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.008137 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.008193 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.008247 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.008300 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.008361 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.008446 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.008520 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.008598 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.008669 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.008756 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.008821 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.008885 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.008940 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.008996 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.009052 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.009107 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.009107 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.009107 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.009107 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.009326 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.009326 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.009326 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.009326 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.009326 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.009632 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.009719 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.009780 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.009850 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.009907 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.009961 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.010017 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.010072 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.010072 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.010172 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.010229 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.010294 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.010350 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.010449 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.010527 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.010597 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.010669 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.010756 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.010815 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.010873 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.010936 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.010992 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.011061 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.011116 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.011174 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.011245 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.011331 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.011444 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.011520 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.011593 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.011661 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.011750 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.011821 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.011878 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.011933 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.011992 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.012049 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.012105 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.012154 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.012210 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.012265 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.012319 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.012394 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.012474 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.012525 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.012594 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.012650 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.012730 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.012786 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.012852 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.012916 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.012991 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.013048 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.013111 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.013177 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.013236 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.013286 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.013339 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.013427 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.013511 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.013573 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.013645 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.013761 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.013840 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.013893 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.013951 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.014007 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.014061 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.014128 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.014184 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.014240 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.014297 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.014362 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.014457 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.014530 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.014623 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.014724 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.014803 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.014879 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.015135 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.015203 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.015260 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.015347 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.015449 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.015530 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.015601 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.015713 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.015795 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.015795 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.015795 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.015985 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.016061 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.016157 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.016235 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.016309 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.016370 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.016468 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.016544 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.016617 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.016711 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.016791 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.016869 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.016963 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.017033 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.017094 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.017159 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.017215 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.017279 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.017279 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.017279 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.017507 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.017577 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.017655 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.017747 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.017747 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.017876 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.017876 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.017989 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.018050 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.018105 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.018161 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.018218 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.018272 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.018337 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.018394 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.018497 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.018593 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.018649 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.018713 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.018760 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.018799 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.018836 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.018875 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.018921 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.018960 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.019002 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.019040 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.019074 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.019112 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.019151 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.019189 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.019223 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.019261 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.019298 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.019343 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.019382 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.019432 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.019472 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.019509 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.019542 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.019580 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.019619 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.019657 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.019711 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.019755 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.019802 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.019840 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.019877 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.019914 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.019954 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.019954 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.019954 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.019954 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.020085 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.020282 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.020282 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.020349 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.020385 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.020448 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.020497 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.020543 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.020581 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.020619 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.020661 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.020716 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:34.020763 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.020814 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:34.020854 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.020891 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:34.020891 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:34.020891 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:34.020891 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:34.059448 np0000192295 devstack@c-api.service[111533]: INFO dbcounter [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Registered counter for database cinder Sep 09 00:47:34.060591 np0000192295 devstack@c-api.service[111534]: INFO dbcounter [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Registered counter for database cinder Sep 09 00:47:34.061643 np0000192295 devstack@c-api.service[111535]: INFO dbcounter [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Registered counter for database cinder Sep 09 00:47:34.062034 np0000192295 devstack@c-api.service[111532]: INFO dbcounter [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Registered counter for database cinder Sep 09 00:47:34.103765 np0000192295 devstack@c-api.service[111534]: DEBUG oslo_db.sqlalchemy.engines [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 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=111534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.105726 np0000192295 devstack@c-api.service[111535]: DEBUG oslo_db.sqlalchemy.engines [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 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=111535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.107473 np0000192295 devstack@c-api.service[111532]: DEBUG oslo_db.sqlalchemy.engines [None req-48116319-a309-44cf-9a09-097cf50c44eb 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=111532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.109068 np0000192295 devstack@c-api.service[111533]: DEBUG oslo_db.sqlalchemy.engines [None req-821b7f72-609e-4d98-91cf-d7c823302201 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=111533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.215591 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writer thread running {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:34.217902 np0000192295 devstack@c-api.service[111534]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:34.217902 np0000192295 devstack@c-api.service[111534]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:34.218066 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:34.220294 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writer thread running {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:34.220818 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:34.220888 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writer thread running {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:34.222243 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:34.223033 np0000192295 devstack@c-api.service[111535]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:34.223033 np0000192295 devstack@c-api.service[111535]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:34.223282 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:34.223466 np0000192295 devstack@c-api.service[111532]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:34.223466 np0000192295 devstack@c-api.service[111532]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:34.223662 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:34.223930 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:34.224873 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.226266 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:34.226401 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:34.227962 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.228468 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:34.228755 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:34.228884 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writer thread running {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:34.230605 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:34.230844 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:34.231639 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.231756 np0000192295 devstack@c-api.service[111533]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:34.231756 np0000192295 devstack@c-api.service[111533]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:34.231867 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.231926 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:34.234295 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:34.234794 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.235007 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.236674 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:34.238625 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:34.239576 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.242482 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.259089 np0000192295 devstack@c-api.service[111534]: DEBUG oslo_db.sqlalchemy.engines [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 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=111534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.261044 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:34.262787 np0000192295 devstack@c-api.service[111534]: INFO cinder.rpc [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:34.263642 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.269716 np0000192295 devstack@c-api.service[111532]: DEBUG oslo_db.sqlalchemy.engines [None req-48116319-a309-44cf-9a09-097cf50c44eb 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=111532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.271230 np0000192295 devstack@c-api.service[111535]: DEBUG oslo_db.sqlalchemy.engines [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 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=111535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.272243 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:34.273425 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.273912 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:34.274442 np0000192295 devstack@c-api.service[111532]: INFO cinder.rpc [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:34.275380 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.276462 np0000192295 devstack@c-api.service[111535]: INFO cinder.rpc [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:34.276550 np0000192295 devstack@c-api.service[111533]: DEBUG oslo_db.sqlalchemy.engines [None req-821b7f72-609e-4d98-91cf-d7c823302201 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=111533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:34.277037 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.277521 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.279360 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:34.280301 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.281742 np0000192295 devstack@c-api.service[111533]: INFO cinder.rpc [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:34.282916 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.285474 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.287298 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.288615 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.290282 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.291652 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.291960 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.293647 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.294852 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.295309 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.296868 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.297397 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.297644 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.300031 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.300747 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.302191 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.302286 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.302507 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.303662 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.305113 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.305472 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.306103 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.308942 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.309160 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.309729 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.310874 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.312023 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.312282 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.313562 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.314241 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.314855 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.315277 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.316588 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.316665 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.317753 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.318238 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.318590 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.319233 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.319763 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.319829 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.320198 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.321356 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.321910 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.322744 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.322809 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.322950 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.323845 np0000192295 devstack@c-api.service[111534]: WARNING cinder.api.contrib.hosts [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:34.324573 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.325822 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.326330 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.327558 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.327625 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.327856 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.328807 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: extensions {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.328905 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.330138 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: encryption {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.330666 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.331212 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.331807 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: encryption {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.332529 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.333299 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: scheduler-stats {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.333587 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.335024 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.335102 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.335372 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: capabilities {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.336596 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-quota-sets {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.336738 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.336805 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.336860 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.338023 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-volume-type-access {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.338106 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.338309 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.339497 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.339577 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-quota-class-sets {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.339908 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.340333 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.340504 np0000192295 devstack@c-api.service[111535]: WARNING cinder.api.contrib.hosts [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:34.340850 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: qos-specs {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.341207 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.341280 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.342377 np0000192295 devstack@c-api.service[111532]: WARNING cinder.api.contrib.hosts [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:34.342700 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.342771 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.342826 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: cgsnapshots {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.343087 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.344083 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.344240 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.344328 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: extra_specs {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.344638 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.344989 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: extensions {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.345881 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: consistencygroups {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.345962 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.346123 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.346246 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: encryption {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.347275 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: extensions {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.347673 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: encryption {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.347763 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: backups {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.347834 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.348644 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: encryption {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.349270 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.349400 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: scheduler-stats {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.349598 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-availability-zone {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.350165 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: encryption {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.350510 np0000192295 devstack@c-api.service[111533]: WARNING cinder.api.contrib.hosts [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:34.350921 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-hosts {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.351301 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.351365 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: capabilities {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.352242 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-volume-transfer {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.352544 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-quota-sets {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.352705 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: scheduler-stats {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.353094 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.353799 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-snapshot-manage {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.353896 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-volume-type-access {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.354198 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: capabilities {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.354949 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.355139 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extended resource: os-volume-manage {{(pid=111534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.355458 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-quota-class-sets {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.355547 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-quota-sets {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.356061 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: extensions {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.356662 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: qos-specs {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.357236 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-volume-type-access {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.357843 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.358505 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: encryption {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.358743 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: cgsnapshots {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.358849 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-quota-class-sets {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.359466 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.360126 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: extra_specs {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.360189 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: qos-specs {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.360301 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: encryption {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.360837 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.361593 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: consistencygroups {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.362263 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.362319 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: scheduler-stats {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.362654 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: cgsnapshots {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.364281 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.364319 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: capabilities {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.364352 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: extra_specs {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.365104 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.contrib.snapshot_actions [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] SnapshotActionsController initialized {{(pid=111534) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:34.365599 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-quota-sets {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.365908 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: consistencygroups {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.366018 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.366677 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: backups {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.367252 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-volume-type-access {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.367463 np0000192295 devstack@c-api.service[111534]: WARNING castellan.key_manager.migration [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.368016 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: backups {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.368307 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.368432 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.368540 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.368648 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-availability-zone {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.368731 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.368858 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension TypesManage extending resource: types {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.368946 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-quota-class-sets {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.368990 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369045 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension AdminActions extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369152 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension AdminActions extending resource: snapshots {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369249 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension AdminActions extending resource: backups {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369353 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369477 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension UsedLimits extending resource: limits {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369573 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369668 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369800 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.369966 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeActions extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.370005 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-availability-zone {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.370123 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.v3.router [None req-7340e0a9-ed5c-4407-8093-a8a1043b9bd4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.370261 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: qos-specs {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.371271 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-hosts {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.372175 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-hosts {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.372609 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: cgsnapshots {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.372669 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-volume-transfer {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.374213 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-snapshot-manage {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.374278 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: extra_specs {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.375548 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-volume-transfer {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.375628 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extended resource: os-volume-manage {{(pid=111532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.375830 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: consistencygroups {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.377838 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: backups {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.378047 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.379166 np0000192295 devstack@c-api.service[111534]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3d454a4668 pid: 111534 (default app) Sep 09 00:47:34.379279 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-snapshot-manage {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.379656 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.380106 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-availability-zone {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.381111 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.381456 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-hosts {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.382504 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extended resource: os-volume-manage {{(pid=111535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.382568 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.382925 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-volume-transfer {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.384029 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.384654 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-snapshot-manage {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.385049 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.contrib.snapshot_actions [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] SnapshotActionsController initialized {{(pid=111532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:34.385835 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.386373 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extended resource: os-volume-manage {{(pid=111533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:34.387275 np0000192295 devstack@c-api.service[111532]: WARNING castellan.key_manager.migration [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.387609 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.388218 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.388323 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.388434 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389169 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389281 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension TypesManage extending resource: types {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389374 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389478 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-433b566a-0f20-445f-b43c-3e7cadfc1656 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:34.389519 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension AdminActions extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389593 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension AdminActions extending resource: snapshots {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389625 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.389708 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension AdminActions extending resource: backups {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389822 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.389940 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension UsedLimits extending resource: limits {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.390000 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.390092 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.390189 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.390292 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeActions extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.390431 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.v3.router [None req-48116319-a309-44cf-9a09-097cf50c44eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.391435 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.391934 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.392521 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 1/1] 162.253.55.166 () {60 vars in 956 bytes} [Wed Sep 9 00:47:34 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:47:34.393180 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.394697 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.395504 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.396328 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.397480 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.contrib.snapshot_actions [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] SnapshotActionsController initialized {{(pid=111533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:34.398242 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.398397 np0000192295 devstack@c-api.service[111532]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3d454a4668 pid: 111532 (default app) Sep 09 00:47:34.399470 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.399743 np0000192295 devstack@c-api.service[111533]: WARNING castellan.key_manager.migration [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.400604 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.400747 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.400856 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401061 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401176 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension TypesManage extending resource: types {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401289 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401427 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension AdminActions extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401554 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension AdminActions extending resource: snapshots {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401656 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension AdminActions extending resource: backups {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401785 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.401941 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension UsedLimits extending resource: limits {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.402079 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.402206 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.402350 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.402529 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeActions extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.402661 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.v3.router [None req-821b7f72-609e-4d98-91cf-d7c823302201 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.404084 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.406083 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.contrib.snapshot_actions [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] SnapshotActionsController initialized {{(pid=111535) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:34.407063 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.408722 np0000192295 devstack@c-api.service[111535]: WARNING castellan.key_manager.migration [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:34.409766 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.409887 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410021 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410267 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410493 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension TypesManage extending resource: types {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410606 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410731 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension AdminActions extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410842 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension AdminActions extending resource: snapshots {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.410909 np0000192295 devstack@c-api.service[111533]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3d454a4668 pid: 111533 (default app) Sep 09 00:47:34.410967 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension AdminActions extending resource: backups {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411097 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411226 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension UsedLimits extending resource: limits {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411347 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411492 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411630 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411796 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeActions extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.411934 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.v3.router [None req-50c1b7be-84d2-49b5-842d-1e10d0baf403 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:34.422452 np0000192295 devstack@c-api.service[111535]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3d454a4668 pid: 111535 (default app) Sep 09 00:47:41.923815 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-92b2c1e7-d583-4173-a341-79dc37c0304d None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:42.470561 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-92b2c1e7-d583-4173-a341-79dc37c0304d admin admin] POST https://162.253.55.166/volume/v3/types Sep 09 00:47:42.471150 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-92b2c1e7-d583-4173-a341-79dc37c0304d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 00:47:42.473949 np0000192295 devstack@c-api.service[111534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:47:42.473949 np0000192295 devstack@c-api.service[111534]: warnings.warn( Sep 09 00:47:42.510181 np0000192295 devstack@c-api.service[111534]: DEBUG oslo_db.sqlalchemy.engines [None req-92b2c1e7-d583-4173-a341-79dc37c0304d 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=111534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:42.539431 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-92b2c1e7-d583-4173-a341-79dc37c0304d admin admin] https://162.253.55.166/volume/v3/types returned with HTTP 200 Sep 09 00:47:42.539788 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 2/2] 162.253.55.166 () {68 vars in 1333 bytes} [Wed Sep 9 00:47:41 2026] POST /volume/v3/types => generated 186 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:47:42.573805 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-79855e5a-391a-4590-a44a-3a328cad6f5b None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:42.897871 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-79855e5a-391a-4590-a44a-3a328cad6f5b admin admin] POST https://162.253.55.166/volume/v3/types/f2cce85c-98a7-4ad1-b1e9-7d3aad2f885a/extra_specs Sep 09 00:47:42.898459 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-79855e5a-391a-4590-a44a-3a328cad6f5b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 00:47:42.900256 np0000192295 devstack@c-api.service[111532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:47:42.900256 np0000192295 devstack@c-api.service[111532]: warnings.warn( Sep 09 00:47:42.939796 np0000192295 devstack@c-api.service[111532]: DEBUG oslo_db.sqlalchemy.engines [None req-79855e5a-391a-4590-a44a-3a328cad6f5b 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=111532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.007514 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-79855e5a-391a-4590-a44a-3a328cad6f5b admin admin] https://162.253.55.166/volume/v3/types/f2cce85c-98a7-4ad1-b1e9-7d3aad2f885a/extra_specs returned with HTTP 200 Sep 09 00:47:43.008032 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 1/3] 162.253.55.166 () {68 vars in 1480 bytes} [Wed Sep 9 00:47:42 2026] POST /volume/v3/types/f2cce85c-98a7-4ad1-b1e9-7d3aad2f885a/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:47:44.275554 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=6 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:47:44.281157 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=6 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:47:52.536868 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:47:53.006005 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:50:33.145765 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-7dc46a09-428e-4884-883c-6169de6895e9 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:50:33.147357 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-7dc46a09-428e-4884-883c-6169de6895e9 None None] GET https://162.253.55.166/volume// Sep 09 00:50:33.147820 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-7dc46a09-428e-4884-883c-6169de6895e9 None None] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:50:33.148321 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-7dc46a09-428e-4884-883c-6169de6895e9 None None] Calling method 'all' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:50:33.149442 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-7dc46a09-428e-4884-883c-6169de6895e9 None None] https://162.253.55.166/volume// returned with HTTP 300 Sep 09 00:50:33.150163 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 1/4] 162.253.55.166 () {66 vars in 1456 bytes} [Wed Sep 9 00:50:33 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 00:51:13.029750 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-31c2750a-20ec-4b36-8592-584b7b64b6f3 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:13.037135 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 1/5] 162.253.55.166 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:13 2026] GET /volume/v3 => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:13.079648 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:13.090484 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 3/6] 162.253.55.166 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:13 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:13.130231 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 req-7d04d8b1-3a8e-40d8-84dd-e65c8ada11b5 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:13.136656 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 req-7d04d8b1-3a8e-40d8-84dd-e65c8ada11b5 demo demo] GET https://162.253.55.166/volume/v3/ Sep 09 00:51:13.137020 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 req-7d04d8b1-3a8e-40d8-84dd-e65c8ada11b5 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:13.137726 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 req-7d04d8b1-3a8e-40d8-84dd-e65c8ada11b5 demo demo] Calling method 'version_select' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:13.139794 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [req-5a0d1fdc-9dbc-44aa-870c-e11bc3e76f21 req-7d04d8b1-3a8e-40d8-84dd-e65c8ada11b5 demo demo] https://162.253.55.166/volume/v3/ returned with HTTP 200 Sep 09 00:51:13.140932 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 2/7] 162.253.55.166 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:13 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:13.180625 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:13.498735 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 demo demo] GET https://162.253.55.166/volume/v3/types Sep 09 00:51:13.499063 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:13.499286 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 demo demo] Calling method 'index' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:13.499801 np0000192295 devstack@c-api.service[111533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:51:13.499801 np0000192295 devstack@c-api.service[111533]: warnings.warn( Sep 09 00:51:13.500383 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:51:13.538072 np0000192295 devstack@c-api.service[111533]: DEBUG oslo_db.sqlalchemy.engines [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 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=111533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:51:13.553982 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-10576671-65e9-41f6-b3ce-a210d84ea7e6 demo demo] https://162.253.55.166/volume/v3/types returned with HTTP 200 Sep 09 00:51:13.554366 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 2/8] 162.253.55.166 () {64 vars in 1290 bytes} [Wed Sep 9 00:51:13 2026] GET /volume/v3/types => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:13.588571 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:13.936858 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 demo demo] GET https://162.253.55.166/volume/v3/types/default Sep 09 00:51:13.937182 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:13.937396 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 demo demo] Calling method 'show' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:13.976931 np0000192295 devstack@c-api.service[111535]: DEBUG oslo_db.sqlalchemy.engines [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 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=111535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:51:13.991962 np0000192295 devstack@c-api.service[111535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:51:13.991962 np0000192295 devstack@c-api.service[111535]: warnings.warn( Sep 09 00:51:13.994334 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-ab7ef0b4-91e8-4f71-8290-13a4ab49ba58 demo demo] https://162.253.55.166/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:13.994947 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 2/9] 162.253.55.166 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:13 2026] GET /volume/v3/types/default => generated 145 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:14.611276 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-9ba4371c-0c8c-4d37-abb7-916d6f6ecb9d None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:14.612799 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 4/10] 162.253.55.166 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:14 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:14.652836 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-65e38d0a-7de2-476a-bf21-ff355d5aed91 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:14.664450 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 3/11] 162.253.55.166 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:14 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:14.700438 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [req-65e38d0a-7de2-476a-bf21-ff355d5aed91 req-f6cbad8b-ae8e-4d75-8eb7-5bce71d9d7c0 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:14.702156 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-65e38d0a-7de2-476a-bf21-ff355d5aed91 req-f6cbad8b-ae8e-4d75-8eb7-5bce71d9d7c0 demo demo] GET https://162.253.55.166/volume/v3/ Sep 09 00:51:14.702279 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-65e38d0a-7de2-476a-bf21-ff355d5aed91 req-f6cbad8b-ae8e-4d75-8eb7-5bce71d9d7c0 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:14.702462 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-65e38d0a-7de2-476a-bf21-ff355d5aed91 req-f6cbad8b-ae8e-4d75-8eb7-5bce71d9d7c0 demo demo] Calling method 'version_select' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:14.702890 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-65e38d0a-7de2-476a-bf21-ff355d5aed91 req-f6cbad8b-ae8e-4d75-8eb7-5bce71d9d7c0 demo demo] https://162.253.55.166/volume/v3/ returned with HTTP 200 Sep 09 00:51:14.703212 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 3/12] 162.253.55.166 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:14 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 09 00:51:14.739820 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-1af4f947-1ddb-478d-9aab-f94283bf227e None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:14.744362 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-1af4f947-1ddb-478d-9aab-f94283bf227e demo demo] GET https://162.253.55.166/volume/v3/types/default Sep 09 00:51:14.744908 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-1af4f947-1ddb-478d-9aab-f94283bf227e demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:14.745511 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-1af4f947-1ddb-478d-9aab-f94283bf227e demo demo] Calling method 'show' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:14.762188 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-1af4f947-1ddb-478d-9aab-f94283bf227e demo demo] https://162.253.55.166/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:14.763250 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 3/13] 162.253.55.166 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:14 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:15.410851 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-5c62774a-0b3e-4454-a8ee-125bbd84ad4d None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.412039 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 5/14] 162.253.55.166 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:15.442382 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.446173 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 4/15] 162.253.55.166 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:15.474564 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 req-e9f7346b-3a15-4ca1-8619-8118b2b7c268 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.476153 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 req-e9f7346b-3a15-4ca1-8619-8118b2b7c268 demo demo] GET https://162.253.55.166/volume/v3/ Sep 09 00:51:15.476309 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 req-e9f7346b-3a15-4ca1-8619-8118b2b7c268 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:15.476487 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 req-e9f7346b-3a15-4ca1-8619-8118b2b7c268 demo demo] Calling method 'version_select' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:15.476787 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-fb2984b4-bf17-4d38-a6e6-af6b76d25563 req-e9f7346b-3a15-4ca1-8619-8118b2b7c268 demo demo] https://162.253.55.166/volume/v3/ returned with HTTP 200 Sep 09 00:51:15.477073 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 4/16] 162.253.55.166 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:15.511620 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-37e8fd85-d5ec-4571-b1d9-bbc6667ad9cf None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.514823 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-37e8fd85-d5ec-4571-b1d9-bbc6667ad9cf demo demo] GET https://162.253.55.166/volume/v3/types/default Sep 09 00:51:15.515178 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-37e8fd85-d5ec-4571-b1d9-bbc6667ad9cf demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:15.515648 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-37e8fd85-d5ec-4571-b1d9-bbc6667ad9cf demo demo] Calling method 'show' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:15.529852 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-37e8fd85-d5ec-4571-b1d9-bbc6667ad9cf demo demo] https://162.253.55.166/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:15.530646 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 4/17] 162.253.55.166 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:15.564764 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-32e465ff-8386-4a9c-adf8-1a8d4b03bdde None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.566001 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 6/18] 162.253.55.166 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:15.597779 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-b6433779-f003-4004-aa51-74db36335e4f None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.602300 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 5/19] 162.253.55.166 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:15.630795 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [req-b6433779-f003-4004-aa51-74db36335e4f req-68d4b9db-ecc1-4cb8-87e2-866444854c4f None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.632439 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-b6433779-f003-4004-aa51-74db36335e4f req-68d4b9db-ecc1-4cb8-87e2-866444854c4f demo demo] GET https://162.253.55.166/volume/v3/ Sep 09 00:51:15.632651 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-b6433779-f003-4004-aa51-74db36335e4f req-68d4b9db-ecc1-4cb8-87e2-866444854c4f demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:15.632781 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [req-b6433779-f003-4004-aa51-74db36335e4f req-68d4b9db-ecc1-4cb8-87e2-866444854c4f demo demo] Calling method 'version_select' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:15.633084 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [req-b6433779-f003-4004-aa51-74db36335e4f req-68d4b9db-ecc1-4cb8-87e2-866444854c4f demo demo] https://162.253.55.166/volume/v3/ returned with HTTP 200 Sep 09 00:51:15.633399 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 5/20] 162.253.55.166 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:15.667892 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-17250115-3d46-4a0c-adb1-ae20bbcf4ef2 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:15.671779 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-17250115-3d46-4a0c-adb1-ae20bbcf4ef2 demo demo] GET https://162.253.55.166/volume/v3/types/default Sep 09 00:51:15.672117 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-17250115-3d46-4a0c-adb1-ae20bbcf4ef2 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:15.672489 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-17250115-3d46-4a0c-adb1-ae20bbcf4ef2 demo demo] Calling method 'show' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:15.685140 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-17250115-3d46-4a0c-adb1-ae20bbcf4ef2 demo demo] https://162.253.55.166/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:15.685820 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 5/21] 162.253.55.166 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:15 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:23.548542 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:51:25.678697 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=8 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:56:11.947351 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:56:12.076543 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 00:56:12.077075 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:56:12.077759 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:56:12.078915 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:56:12.080618 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:56:12.151359 np0000192295 devstack@c-api.service[111534]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:56:12.151359 np0000192295 devstack@c-api.service[111534]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:56:12.151775 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] Get all volumes completed successfully. Sep 09 00:56:12.154999 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-69c726a1-e2b4-41bf-b541-3c21b4f872b7 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:56:12.155659 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 7/22] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 00:56:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:56:22.140443 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:57:12.169822 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:57:12.174060 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 00:57:12.174338 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:57:12.174926 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:57:12.175988 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:57:12.178702 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:57:12.233891 np0000192295 devstack@c-api.service[111532]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:57:12.233891 np0000192295 devstack@c-api.service[111532]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:57:12.236637 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] Get all volumes completed successfully. Sep 09 00:57:12.237081 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-ed65c5bd-e688-4c8b-b133-67fecb461a90 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:57:12.237597 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 6/23] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 00:57:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:57:22.225838 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:58:12.251142 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-37bec5a1-ed05-481c-9090-7632a15f5566 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:58:12.258350 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 00:58:12.259062 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:58:12.259535 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:58:12.260707 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:58:12.262289 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:58:12.315125 np0000192295 devstack@c-api.service[111533]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:58:12.315125 np0000192295 devstack@c-api.service[111533]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:58:12.315485 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] Get all volumes completed successfully. Sep 09 00:58:12.317742 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-37bec5a1-ed05-481c-9090-7632a15f5566 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:58:12.318655 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 6/24] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 00:58:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:58:22.306545 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:59:12.344114 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-636d8763-f95e-4238-9628-6cfd53840902 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:59:12.349590 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 00:59:12.349945 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:59:12.350384 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:59:12.351374 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:59:12.352902 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:59:12.420366 np0000192295 devstack@c-api.service[111535]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:59:12.420366 np0000192295 devstack@c-api.service[111535]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:59:12.420603 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] Get all volumes completed successfully. Sep 09 00:59:12.422739 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-636d8763-f95e-4238-9628-6cfd53840902 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:59:12.423105 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 6/25] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 00:59:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:59:22.412582 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:00:12.447027 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:00:12.451756 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:00:12.452098 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:00:12.452596 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:00:12.453099 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:00:12.454610 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:00:12.468661 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] Get all volumes completed successfully. Sep 09 01:00:12.473099 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-a5c298e7-7c40-407d-82dd-bf4a8565335b demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:00:12.473847 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 8/26] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:00:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:00:22.459885 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:01:12.491235 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:01:12.669822 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:01:12.670001 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:01:12.670176 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:01:12.670435 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:01:12.671092 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:01:12.681218 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] Get all volumes completed successfully. Sep 09 01:01:12.685950 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-47166e86-183a-4ef5-9fca-0cf28e930aa7 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:01:12.686756 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 7/27] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:01:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:01:22.674866 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:02:12.714737 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:02:12.717059 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:02:12.717261 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:02:12.717464 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:02:12.717712 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:02:12.718395 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:02:12.725053 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] Get all volumes completed successfully. Sep 09 01:02:12.727274 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-2ea83f8e-bca0-45e3-9c2e-c5c0732f4682 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:02:12.727743 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 7/28] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:02:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:02:22.721034 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:03:12.740936 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:03:12.743140 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:03:12.743360 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:03:12.743596 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:03:12.743856 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:03:12.744572 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:03:12.751550 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] Get all volumes completed successfully. Sep 09 01:03:12.753336 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-b1362d54-bebe-426d-8819-ca2bb53d4614 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:03:12.753903 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 7/29] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:03:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:03:22.749377 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:04:12.773514 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:04:12.777581 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:04:12.779442 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:04:12.779442 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:04:12.779442 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:04:12.780182 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:04:12.790841 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] Get all volumes completed successfully. Sep 09 01:04:12.794792 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-86ffdc8a-bcb1-4cec-8a98-bf951cb334b3 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:04:12.795643 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 9/30] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:04:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:04:22.784558 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:05:12.817221 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:05:12.821269 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:05:12.821641 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:05:12.822020 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:05:12.822629 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:05:12.824358 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:05:12.837953 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] Get all volumes completed successfully. Sep 09 01:05:12.842208 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-04bf215c-ae69-44ef-9bdf-1eac09bd20ce demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:05:12.842923 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 8/31] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:05:12 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) Sep 09 01:05:22.829572 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:06:12.865813 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:06:13.040385 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:06:13.040385 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:06:13.040385 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:06:13.041040 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:06:13.042323 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:06:13.053036 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] Get all volumes completed successfully. Sep 09 01:06:13.054965 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-b7b08ffc-8254-4c7d-a109-7b8f06857be2 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:06:13.055448 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 8/32] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:06:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:06:23.046908 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:07:13.073264 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:07:13.077386 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:07:13.077706 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:07:13.078106 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:07:13.078573 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:07:13.080030 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:07:13.092592 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] Get all volumes completed successfully. Sep 09 01:07:13.095995 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-20e7b34d-356f-4a70-8d27-e341ac117f11 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:07:13.096777 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 8/33] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:07:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:07:23.084168 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:08:13.117516 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:08:13.121942 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:08:13.122306 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:08:13.122718 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:08:13.123179 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:08:13.124975 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:08:13.143689 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] Get all volumes completed successfully. Sep 09 01:08:13.148624 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-24f2cfd7-3f40-4071-8dfa-17c280087692 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:08:13.149387 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 10/34] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:08:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:08:23.132244 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:09:13.167913 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:09:13.172256 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:09:13.172655 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:09:13.173088 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:09:13.173591 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:09:13.175001 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:09:13.185395 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] Get all volumes completed successfully. Sep 09 01:09:13.187984 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-dcaabe41-66d2-46f7-acb6-62921e5c3f74 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:09:13.188446 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 9/35] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:09:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:09:23.179458 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:10:13.209091 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:10:13.213576 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:10:13.213982 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:10:13.214378 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:10:13.214973 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:10:13.216477 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:10:13.231366 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] Get all volumes completed successfully. Sep 09 01:10:13.236181 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-a02d32ad-bc4d-404c-9e2d-be889cc661f5 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:10:13.237053 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 9/36] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:10:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:10:23.221523 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:11:13.250584 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-7c02aa33-f3bd-423d-a296-578a055d2305 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:11:13.508422 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:11:13.508629 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:11:13.508836 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:11:13.509166 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:11:13.510033 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:11:13.517538 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] Get all volumes completed successfully. Sep 09 01:11:13.519511 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-7c02aa33-f3bd-423d-a296-578a055d2305 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:11:13.519847 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 9/37] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:11:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:11:23.513779 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:12:13.540008 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:12:13.545117 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:12:13.545664 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:12:13.546170 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:12:13.546837 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:12:13.548728 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:12:13.565028 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] Get all volumes completed successfully. Sep 09 01:12:13.570463 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-97031c93-4cae-45cf-9c91-ac5032ec7fa1 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:12:13.571321 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 11/38] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:12:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:12:23.553881 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:13:13.588493 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:13:13.590793 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:13:13.590975 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:13:13.591194 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:13:13.591724 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:13:13.593240 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:13:13.605636 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] Get all volumes completed successfully. Sep 09 01:13:13.609641 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-f424ba77-6902-41a0-9e99-a2c1ad69c5d4 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:13:13.610298 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 10/39] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:13:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:13:23.597786 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:14:13.633132 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-96b2f91d-4e57-450c-a59c-984a34ac804a None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:14:13.637849 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:14:13.638202 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:14:13.638566 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:14:13.639010 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:14:13.640668 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:14:13.651443 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] Get all volumes completed successfully. Sep 09 01:14:13.655488 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-96b2f91d-4e57-450c-a59c-984a34ac804a demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:14:13.655488 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 10/40] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:14:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:14:23.645136 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:15:13.675872 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:15:13.679431 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:15:13.680004 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:15:13.680551 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:15:13.681174 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:15:13.683445 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:15:13.694724 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] Get all volumes completed successfully. Sep 09 01:15:13.698743 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-d3e1c617-7a09-4f59-a025-ec3f5bc20ef6 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:15:13.699664 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 10/41] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:15:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:15:23.687178 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:16:13.714521 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:16:13.854600 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:16:13.855046 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:16:13.856274 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:16:13.856274 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:16:13.858233 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:16:13.872206 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] Get all volumes completed successfully. Sep 09 01:16:13.878265 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-00eedbb6-567e-4b59-b24f-cabe25c89f4c demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:16:13.878994 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 12/42] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:16:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:16:23.864350 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:17:13.895941 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:17:13.898889 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:17:13.899121 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:17:13.899376 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:17:13.899690 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:17:13.900576 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:17:13.912838 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] Get all volumes completed successfully. Sep 09 01:17:13.917129 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-5a4a0d9d-fa53-4362-9c72-47e49a1ebf7f demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:17:13.917860 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 11/43] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:17:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:17:23.904885 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:18:13.946090 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:18:13.950205 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:18:13.951157 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:18:13.951759 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:18:13.952059 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:18:13.953600 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:18:13.967083 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] Get all volumes completed successfully. Sep 09 01:18:13.971228 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-bde4144d-6bf0-499c-b3ac-f3210427ec1d demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:18:13.972083 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 11/44] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:18:13 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) Sep 09 01:18:23.958447 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:19:13.985778 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:19:13.988400 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:19:13.988835 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:19:13.989186 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:19:13.989724 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:19:13.991055 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:19:14.002837 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] Get all volumes completed successfully. Sep 09 01:19:14.007392 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-fe092f57-4c08-4b19-b05a-319c0934b8c5 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:19:14.008264 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 11/45] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:19:23.995433 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:20:14.038774 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-e7c080df-8475-4077-9412-42eea51134f8 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:20:14.042874 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:20:14.043369 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:20:14.043834 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:20:14.044389 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:20:14.045779 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:20:14.057022 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] Get all volumes completed successfully. Sep 09 01:20:14.060828 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-e7c080df-8475-4077-9412-42eea51134f8 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:20:14.061770 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 13/46] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:20:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:20:24.049944 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:21:14.078972 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.middleware.request_id [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 None None] RequestId filter calling following filter/app {{(pid=111532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:21:14.083569 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:21:14.084012 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] Empty body provided in request {{(pid=111532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:21:14.084568 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.openstack.wsgi [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] Calling method 'detail' {{(pid=111532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:21:14.085181 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.api.api_utils [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] Removing options '' from query. {{(pid=111532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:21:14.086758 np0000192295 devstack@c-api.service[111532]: DEBUG cinder.volume.api [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:21:14.099644 np0000192295 devstack@c-api.service[111532]: INFO cinder.volume.api [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] Get all volumes completed successfully. Sep 09 01:21:14.103796 np0000192295 devstack@c-api.service[111532]: INFO cinder.api.openstack.wsgi [None req-4b16e127-3f23-40b3-9984-0bca286dd0b0 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:21:14.104629 np0000192295 devstack@c-api.service[111532]: [pid: 111532|app: 0|req: 12/47] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:21:14 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) Sep 09 01:21:24.091376 np0000192295 devstack@c-api.service[111532]: DEBUG dbcounter [-] [111532] Writing DB stats cinder:SELECT=1 {{(pid=111532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:22:14.123093 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.middleware.request_id [None req-42741653-514f-42b8-b06f-784d242a5d72 None None] RequestId filter calling following filter/app {{(pid=111533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:22:14.321581 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:22:14.321948 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] Empty body provided in request {{(pid=111533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:22:14.322315 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.openstack.wsgi [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] Calling method 'detail' {{(pid=111533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:22:14.322788 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.api.api_utils [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] Removing options '' from query. {{(pid=111533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:22:14.324200 np0000192295 devstack@c-api.service[111533]: DEBUG cinder.volume.api [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:22:14.337538 np0000192295 devstack@c-api.service[111533]: INFO cinder.volume.api [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] Get all volumes completed successfully. Sep 09 01:22:14.341748 np0000192295 devstack@c-api.service[111533]: INFO cinder.api.openstack.wsgi [None req-42741653-514f-42b8-b06f-784d242a5d72 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:22:14.342535 np0000192295 devstack@c-api.service[111533]: [pid: 111533|app: 0|req: 12/48] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:22:24.329183 np0000192295 devstack@c-api.service[111533]: DEBUG dbcounter [-] [111533] Writing DB stats cinder:SELECT=1 {{(pid=111533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:23:14.360446 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.middleware.request_id [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a None None] RequestId filter calling following filter/app {{(pid=111535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:23:14.362981 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:23:14.363201 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] Empty body provided in request {{(pid=111535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:23:14.363469 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] Calling method 'detail' {{(pid=111535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:23:14.363763 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.api.api_utils [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] Removing options '' from query. {{(pid=111535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:23:14.364621 np0000192295 devstack@c-api.service[111535]: DEBUG cinder.volume.api [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:23:14.374729 np0000192295 devstack@c-api.service[111535]: INFO cinder.volume.api [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] Get all volumes completed successfully. Sep 09 01:23:14.377100 np0000192295 devstack@c-api.service[111535]: INFO cinder.api.openstack.wsgi [None req-7ebeb32d-1856-47f0-aae3-f66a8572632a demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:23:14.377535 np0000192295 devstack@c-api.service[111535]: [pid: 111535|app: 0|req: 12/49] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:23:14 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) Sep 09 01:23:24.368344 np0000192295 devstack@c-api.service[111535]: DEBUG dbcounter [-] [111535] Writing DB stats cinder:SELECT=1 {{(pid=111535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:24:14.406026 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.middleware.request_id [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 None None] RequestId filter calling following filter/app {{(pid=111534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:24:14.411996 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] GET https://162.253.55.166/volume/v3/volumes/detail Sep 09 01:24:14.412566 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] Empty body provided in request {{(pid=111534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:24:14.413063 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.openstack.wsgi [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] Calling method 'detail' {{(pid=111534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:24:14.413725 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.api.api_utils [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] Removing options '' from query. {{(pid=111534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:24:14.415793 np0000192295 devstack@c-api.service[111534]: DEBUG cinder.volume.api [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:24:14.434711 np0000192295 devstack@c-api.service[111534]: INFO cinder.volume.api [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] Get all volumes completed successfully. Sep 09 01:24:14.440564 np0000192295 devstack@c-api.service[111534]: INFO cinder.api.openstack.wsgi [None req-64e6632d-7d80-420b-b797-5c9fd4c00d34 demo demo] https://162.253.55.166/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:24:14.441816 np0000192295 devstack@c-api.service[111534]: [pid: 111534|app: 0|req: 14/50] 162.253.55.166 () {64 vars in 1296 bytes} [Wed Sep 9 01:24:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:24:24.442082 np0000192295 devstack@c-api.service[111534]: DEBUG dbcounter [-] [111534] Writing DB stats cinder:SELECT=1 {{(pid=111534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}