Sep 08 00:47:55.808854 np0000192192 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:47:55.819726 np0000192192 devstack@c-api.service[111310]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:47:55 2026] *** Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: nodename: np0000192192 Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: machine: x86_64 Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: clock source: unix Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: pcre jit disabled Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: detected number of CPU cores: 16 Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: current working directory: / Sep 08 00:47:55.824305 np0000192192 devstack@c-api.service[111310]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:47:55.824599 np0000192192 devstack@c-api.service[111310]: your processes number limit is 256916 Sep 08 00:47:55.824599 np0000192192 devstack@c-api.service[111310]: your memory page size is 4096 bytes Sep 08 00:47:55.824599 np0000192192 devstack@c-api.service[111310]: detected max file descriptor number: 2048 Sep 08 00:47:55.824599 np0000192192 devstack@c-api.service[111310]: lock engine: pthread robust mutexes Sep 08 00:47:55.824954 np0000192192 devstack@c-api.service[111310]: thunder lock: enabled Sep 08 00:47:55.825327 np0000192192 devstack@c-api.service[111310]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:47:55.825416 np0000192192 devstack@c-api.service[111310]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:47:55.825449 np0000192192 devstack@c-api.service[111310]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:47:55.825449 np0000192192 devstack@c-api.service[111310]: Set PythonHome to /opt/stack/data/venv Sep 08 00:47:55.875644 np0000192192 devstack@c-api.service[111310]: Python main interpreter initialized at 0x7c73778a4668 Sep 08 00:47:55.875644 np0000192192 devstack@c-api.service[111310]: python threads support enabled Sep 08 00:47:55.875644 np0000192192 devstack@c-api.service[111310]: your server socket listen backlog is limited to 100 connections Sep 08 00:47:55.875644 np0000192192 devstack@c-api.service[111310]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:47:55.876623 np0000192192 devstack@c-api.service[111310]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:47:55.876623 np0000192192 devstack@c-api.service[111310]: *** Operational MODE: preforking *** Sep 08 00:47:55.876623 np0000192192 devstack@c-api.service[111310]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:47:55.876623 np0000192192 devstack@c-api.service[111310]: spawned uWSGI master process (pid: 111310) Sep 08 00:47:55.876717 np0000192192 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:47:55.877272 np0000192192 devstack@c-api.service[111310]: spawned uWSGI worker 1 (pid: 111319, cores: 1) Sep 08 00:47:55.877996 np0000192192 devstack@c-api.service[111310]: spawned uWSGI worker 2 (pid: 111320, cores: 1) Sep 08 00:47:55.879045 np0000192192 devstack@c-api.service[111310]: spawned uWSGI worker 3 (pid: 111321, cores: 1) Sep 08 00:47:55.879448 np0000192192 devstack@c-api.service[111310]: spawned uWSGI worker 4 (pid: 111322, cores: 1) Sep 08 00:47:55.879554 np0000192192 devstack@c-api.service[111310]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: we strongly recommend against using it for new projects. Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: framework. For more detail see Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.019553 np0000192192 devstack@c-api.service[111321]: import eventlet # noqa Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: we strongly recommend against using it for new projects. Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: framework. For more detail see Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.040642 np0000192192 devstack@c-api.service[111320]: import eventlet # noqa Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: we strongly recommend against using it for new projects. Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: framework. For more detail see Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.042752 np0000192192 devstack@c-api.service[111319]: import eventlet # noqa Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: we strongly recommend against using it for new projects. Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: framework. For more detail see Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.047868 np0000192192 devstack@c-api.service[111322]: import eventlet # noqa Sep 08 00:47:56.181567 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:56.181567 np0000192192 devstack@c-api.service[111321]: from cgi import parse_header Sep 08 00:47:56.200582 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:56.200582 np0000192192 devstack@c-api.service[111320]: from cgi import parse_header Sep 08 00:47:56.206766 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:56.206766 np0000192192 devstack@c-api.service[111319]: from cgi import parse_header Sep 08 00:47:56.207645 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:56.207645 np0000192192 devstack@c-api.service[111322]: from cgi import parse_header Sep 08 00:47:56.223539 np0000192192 devstack@c-api.service[111321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:56.223539 np0000192192 devstack@c-api.service[111321]: warnings.warn( Sep 08 00:47:56.235306 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:56.235306 np0000192192 devstack@c-api.service[111321]: removals.removed_module( Sep 08 00:47:56.236213 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:56.236213 np0000192192 devstack@c-api.service[111321]: removals.removed_module( Sep 08 00:47:56.241438 np0000192192 devstack@c-api.service[111320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:56.241438 np0000192192 devstack@c-api.service[111320]: warnings.warn( Sep 08 00:47:56.247362 np0000192192 devstack@c-api.service[111322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:56.247362 np0000192192 devstack@c-api.service[111322]: warnings.warn( Sep 08 00:47:56.247603 np0000192192 devstack@c-api.service[111319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:56.247603 np0000192192 devstack@c-api.service[111319]: warnings.warn( Sep 08 00:47:56.253721 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:56.253721 np0000192192 devstack@c-api.service[111320]: removals.removed_module( Sep 08 00:47:56.254740 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:56.254740 np0000192192 devstack@c-api.service[111320]: removals.removed_module( Sep 08 00:47:56.258951 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:56.258951 np0000192192 devstack@c-api.service[111322]: removals.removed_module( Sep 08 00:47:56.259127 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:56.259127 np0000192192 devstack@c-api.service[111319]: removals.removed_module( Sep 08 00:47:56.259811 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:56.259811 np0000192192 devstack@c-api.service[111322]: removals.removed_module( Sep 08 00:47:56.259954 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:56.259954 np0000192192 devstack@c-api.service[111319]: removals.removed_module( Sep 08 00:47:56.998499 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:56.998499 np0000192192 devstack@c-api.service[111320]: warnings.warn( Sep 08 00:47:57.004680 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:57.004680 np0000192192 devstack@c-api.service[111319]: warnings.warn( Sep 08 00:47:57.028350 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:57.028350 np0000192192 devstack@c-api.service[111321]: warnings.warn( Sep 08 00:47:57.048730 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:57.048730 np0000192192 devstack@c-api.service[111320]: warnings.warn( Sep 08 00:47:57.058748 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:57.058748 np0000192192 devstack@c-api.service[111319]: warnings.warn( Sep 08 00:47:57.063275 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:57.063275 np0000192192 devstack@c-api.service[111322]: warnings.warn( Sep 08 00:47:57.075773 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:57.075773 np0000192192 devstack@c-api.service[111321]: warnings.warn( Sep 08 00:47:57.118246 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:57.118246 np0000192192 devstack@c-api.service[111322]: warnings.warn( Sep 08 00:47:57.247338 np0000192192 devstack@c-api.service[111321]: 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 08 00:47:57.247524 np0000192192 devstack@c-api.service[111321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:57.253799 np0000192192 devstack@c-api.service[111319]: 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 08 00:47:57.253983 np0000192192 devstack@c-api.service[111319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:57.283454 np0000192192 devstack@c-api.service[111320]: 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 08 00:47:57.283672 np0000192192 devstack@c-api.service[111320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:57.317728 np0000192192 devstack@c-api.service[111322]: 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 08 00:47:57.317898 np0000192192 devstack@c-api.service[111322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:57.331431 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:57.331431 np0000192192 devstack@c-api.service[111321]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:57.337723 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:57.337723 np0000192192 devstack@c-api.service[111319]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:57.358893 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:57.358893 np0000192192 devstack@c-api.service[111320]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:57.388068 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:57.388068 np0000192192 devstack@c-api.service[111322]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:57.789564 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:57.789853 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:57.789906 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.789906 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.790016 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.790016 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.790154 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.790197 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.790247 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.790247 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.790247 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.790373 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.790416 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.790416 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.790535 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.790578 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.790642 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.790696 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.790741 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.790741 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.790741 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.790741 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.790886 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.790886 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.790886 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.790886 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.790886 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.791176 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.791222 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.791262 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.791301 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.791341 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.791341 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.791341 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.791341 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.791341 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.792133 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.792203 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.792282 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.792429 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.792479 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.792547 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.792604 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.792652 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.792700 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.792758 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.792801 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.792840 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.792883 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.792883 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.794087 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.794172 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.794226 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.794281 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.794338 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.794383 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.794432 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.794481 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.794593 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.794679 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.794730 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.794782 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.794782 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.794782 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.795878 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.795977 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.796060 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.796154 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.796213 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.796258 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.796306 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.796351 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.796390 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.796430 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.796477 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.796477 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.796477 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.796477 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.797087 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.797170 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.797215 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.797281 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.797330 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.797380 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.797463 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.797532 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.797576 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.797628 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.797628 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.797628 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.797719 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.797719 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.799423 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.799494 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.799620 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.799668 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.799708 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.799761 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.799807 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.799854 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.799894 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.799947 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.799993 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.800065 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.800107 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.800107 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.801530 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:57.801530 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.801701 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.801810 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.801867 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.801934 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.801993 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.802072 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.802116 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.802159 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.802209 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.802250 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.802286 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.802334 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.803760 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.803840 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.803911 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.803954 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.804024 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.804073 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.804124 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.804480 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.804480 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.804579 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.804579 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.804649 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.804689 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.804737 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.804788 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.804826 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.804872 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.804915 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.804951 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.804991 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.805055 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.805100 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.805138 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.805183 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.805228 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.805268 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.805312 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.805357 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.805357 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.805357 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.805473 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.805765 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.805765 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.805765 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.805765 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.805924 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.805984 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.806056 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.806116 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.806172 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.806227 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.807342 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.807342 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.807342 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.807342 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.807466 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.807504 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.807549 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.807587 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.807623 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.807650 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.807678 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.807709 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.807744 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.807744 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.807744 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.807826 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.807826 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.807826 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.807826 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.807941 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.807982 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.808027 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.808066 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.808101 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.808132 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.808166 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.808166 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.808166 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.808166 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.808416 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.808483 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.808563 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.808639 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.808672 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.808701 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.808701 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.808752 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.808784 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.808821 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.808858 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.808890 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.808926 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.808957 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.808981 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.809028 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.809060 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.809093 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.809120 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.809168 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.809168 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.809448 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.809540 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.809632 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.809678 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.809740 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.809801 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.809865 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.812424 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.813252 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.813326 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.813396 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.813450 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.813489 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.813489 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.813548 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.813584 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.813617 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.813644 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.813672 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.813772 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.813867 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.813984 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.814404 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.814468 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.814539 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.814601 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.814646 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.814712 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.814796 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.815196 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.815264 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.815306 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.815339 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.815394 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.815424 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.815461 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.815499 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.815540 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.815581 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.815612 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.815644 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.815679 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.815679 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.815933 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.815995 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.816076 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.816136 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.816193 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.816249 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.816313 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.821130 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.821232 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.821232 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.821296 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.821361 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.821405 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.821478 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.821764 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.821813 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.821881 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.821939 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.821974 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.822017 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.822065 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.822185 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.822225 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.822252 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.822282 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.822282 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.822282 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.822388 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.822430 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.822468 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.822500 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.822556 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.822597 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.822629 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.822657 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.822688 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.822721 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.822750 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.822785 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.822820 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.822851 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.822889 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.822952 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.823030 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.823091 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.823151 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.823208 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.823265 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.823329 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.825067 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.825558 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.825558 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.825635 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.825669 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.825704 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.825732 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.825768 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.825799 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.825831 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.825864 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.825901 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.825930 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.825956 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.825986 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.826027 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.826057 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.826084 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.826119 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.826119 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.826119 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.827869 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.827915 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.827993 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.828052 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.828088 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.828127 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.828159 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.828191 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.828224 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.828252 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.828291 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.828327 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.828364 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.828395 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.828428 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.828459 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.828488 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.828540 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.828569 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.828599 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.828599 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.828657 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.828691 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.828721 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.828754 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.828786 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.828814 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.828850 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.828887 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.828921 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.828962 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.828993 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.829033 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.829070 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.829099 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.829130 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.829157 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.829188 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.829220 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.829251 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.829283 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.829319 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.829350 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.829378 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.829411 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.829438 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.829469 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.829501 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.829554 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.829587 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.829620 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.829647 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.829677 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.829709 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.829743 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.829772 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.829802 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.829836 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.829867 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.829894 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.829924 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.829957 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.829990 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.830032 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.830067 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.830105 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.830134 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.830165 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.830204 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.830238 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.830274 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.830306 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.830341 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.830374 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.830401 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.830428 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.830458 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.830487 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.830538 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.830568 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.830600 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.830630 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.830656 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.830685 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.830709 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.830746 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.830772 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.830802 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.830828 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.830858 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.830894 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.830923 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.830953 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.830983 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.831026 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.831055 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.831084 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.831118 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.831144 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.831173 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.831206 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.831235 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.831262 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.831296 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.831296 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.831349 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.831377 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.831481 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.831481 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.831567 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.831595 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.831626 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.831659 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.831694 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.831730 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.831730 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.831825 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.831857 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.831885 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.831924 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.831959 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.831985 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.832084 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.832124 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.832188 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.832253 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.834118 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.834160 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.834224 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.834278 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.834354 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.834395 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.834470 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.834524 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.834524 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.834588 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.834696 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.834755 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.834813 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.834877 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.834916 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.834951 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.835006 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.835076 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.835134 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.835403 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.835489 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.835567 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.835610 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.835698 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.835770 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.835807 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.835848 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.835848 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.835908 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.835943 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.835981 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.836023 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.836059 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.836093 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.836121 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.836156 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.836184 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.836215 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.836243 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.836273 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.836332 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.836393 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.837351 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.837389 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.837450 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.837483 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.837529 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.837572 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.837629 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.837666 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.837699 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.837735 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.837771 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:57.837809 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.837840 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.837871 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.837871 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.837928 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.837928 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.837987 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.838043 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.838080 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.838147 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.838209 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.838240 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.838339 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.838491 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.838570 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.838603 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.838631 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.838673 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.838710 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.838741 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.838777 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.838836 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.838865 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.838900 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.838900 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.838957 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.839017 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.839051 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.839077 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.839109 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.839136 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.839172 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.839236 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.839274 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.839306 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.839339 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.839379 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.839412 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.839440 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.839471 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.839500 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.839551 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.839589 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.839621 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.839648 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.839683 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.839715 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.839742 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.839778 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.839805 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.839835 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.839862 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.839892 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.839924 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.839954 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.839984 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.840025 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.840052 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.840084 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.840115 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.840145 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.840177 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.840210 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.840237 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.840266 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.840298 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.840329 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.840355 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.840385 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.840413 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.840443 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.840469 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.840496 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.840534 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.840566 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.840602 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.840633 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.840690 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.840719 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.840749 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.840776 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.840805 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.840836 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.840867 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.840972 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.841031 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841062 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.841092 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.841124 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.841124 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841124 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.841195 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.841195 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.841195 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.841195 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.841308 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.841338 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.841367 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.841394 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.841421 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.841446 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.841472 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.841517 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841556 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.841590 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.841621 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.841654 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.841681 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.841710 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.841741 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.841770 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.841795 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.841824 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.841854 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841882 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841907 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.841938 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.841964 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.841990 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.842039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.842347 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.842441 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.842532 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.842593 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.842652 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.842710 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.842773 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.843083 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.843142 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.843202 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.843269 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.843326 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.843383 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.843489 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.843973 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.844045 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.844108 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.844176 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.844235 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.844305 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.844382 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.845110 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.845189 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.845266 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.845342 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.845414 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.845522 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.845597 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.845827 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.845886 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.845959 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.845994 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.846071 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.846104 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.846132 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.846164 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.846197 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.846231 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.846261 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.846297 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.846330 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.846362 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.846393 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.846429 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.846462 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.846498 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.846577 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.846616 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.846642 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.846671 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.846704 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.846731 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.846766 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.846798 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.846828 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.846855 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.846892 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.846925 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.846957 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.846986 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.847033 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.847068 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.847096 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.847096 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.847146 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.847174 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.847204 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.847235 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.847271 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.847271 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.847330 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.847360 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.847360 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.847409 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.847444 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.847470 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.847503 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.847548 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.847584 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.847614 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.847647 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.847672 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.847700 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.847727 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.847891 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.847953 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.848025 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.848089 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.848148 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.848206 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.848270 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.848771 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.848827 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.848858 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.848894 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.848929 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.848956 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.849014 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.849049 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.849082 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.849110 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.849143 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.849189 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.849189 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.849300 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.849300 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.849300 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.849446 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.849446 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.849558 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.849830 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.849883 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.849938 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.850014 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.850078 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.850110 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.850149 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.850187 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.850225 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.850257 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.850286 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.850326 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.850394 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.851282 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.851332 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.851396 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.851474 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.851554 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.851614 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.851678 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.851905 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.851968 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.852043 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.852107 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.852165 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.852222 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.852287 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.852984 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.853050 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.853112 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.853173 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.853232 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.853291 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.853355 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.853943 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.853994 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.854085 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.854151 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.854211 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.854268 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.854334 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.854587 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.854647 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.854711 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.854775 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.854834 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.854892 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.854957 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.855046 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.855108 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.855170 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.855229 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.855288 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.855348 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.855412 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.855475 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.855554 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.855614 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.855662 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.855728 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.855785 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.855851 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.855913 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.855972 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.856048 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.856109 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.856169 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.856228 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.856294 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.856784 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.856838 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.856889 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.856949 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.857024 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.857086 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.857153 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.857723 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.857777 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.857837 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.857902 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.857953 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.858039 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.858106 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.858413 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.858469 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.858550 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.858612 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.858671 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.858739 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.858827 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.859333 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.859489 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.859569 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.859637 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.859688 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.859751 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.859816 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.860127 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.860190 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.860251 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.860312 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.860370 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.860440 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.860524 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.860592 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.860654 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.860714 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.860774 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.860832 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.860892 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.860957 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.861047 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.861102 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.861163 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.861223 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.861282 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.861339 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.861410 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.861772 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.861837 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.861871 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.861935 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.861993 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.862069 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.862132 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.863108 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.863159 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.863218 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.863263 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.863333 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.863393 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.863457 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.863547 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.863607 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.863649 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.863742 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.863779 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.863845 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.863913 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:57.864495 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:57.864495 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:57.864680 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:57.864680 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:57.864680 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:57.864864 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:57.894381 np0000192192 devstack@c-api.service[111321]: INFO dbcounter [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Registered counter for database cinder Sep 08 00:47:57.897726 np0000192192 devstack@c-api.service[111319]: INFO dbcounter [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Registered counter for database cinder Sep 08 00:47:57.898201 np0000192192 devstack@c-api.service[111322]: INFO dbcounter [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Registered counter for database cinder Sep 08 00:47:57.916438 np0000192192 devstack@c-api.service[111320]: INFO dbcounter [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Registered counter for database cinder Sep 08 00:47:57.934261 np0000192192 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:57.941092 np0000192192 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-cec0955e-096a-4e8e-8966-d340d53e454e 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:57.943991 np0000192192 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-76ee53b2-e964-4227-9656-608d38f72c44 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:57.965199 np0000192192 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-de811072-71d2-47e3-b626-24b6122dd1ee 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.044337 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writer thread running {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.047398 np0000192192 devstack@c-api.service[111321]: /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 08 00:47:58.047398 np0000192192 devstack@c-api.service[111321]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.047610 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.050038 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.052146 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.054108 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.054456 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writer thread running {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.055164 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.057342 np0000192192 devstack@c-api.service[111319]: /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 08 00:47:58.057342 np0000192192 devstack@c-api.service[111319]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.057524 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.058189 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.059976 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.060606 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writer thread running {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.062216 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.063346 np0000192192 devstack@c-api.service[111322]: /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 08 00:47:58.063346 np0000192192 devstack@c-api.service[111322]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.063596 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.064285 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.065180 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.065902 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.068008 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.068324 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.070289 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.071215 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.074152 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.089456 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writer thread running {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.091636 np0000192192 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.092689 np0000192192 devstack@c-api.service[111320]: /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 08 00:47:58.092689 np0000192192 devstack@c-api.service[111320]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.093073 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.094152 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.095691 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.096231 np0000192192 devstack@c-api.service[111321]: INFO cinder.rpc [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.097177 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.098102 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.100169 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.101331 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.102084 np0000192192 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-76ee53b2-e964-4227-9656-608d38f72c44 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.104766 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.105844 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.106906 np0000192192 devstack@c-api.service[111319]: INFO cinder.rpc [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.107847 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.109203 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.109324 np0000192192 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-cec0955e-096a-4e8e-8966-d340d53e454e 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.111266 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.111542 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.113234 np0000192192 devstack@c-api.service[111322]: INFO cinder.rpc [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.114296 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.114684 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.118135 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.118724 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.121248 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.122799 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.124417 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.124836 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.125836 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.128116 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.128950 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.129398 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.131783 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.132397 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.132468 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.134958 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.135574 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.136501 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.137246 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.138620 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.139245 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.140663 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.141467 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.141569 np0000192192 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-de811072-71d2-47e3-b626-24b6122dd1ee 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.143705 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.144356 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.144460 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.144749 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.145892 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.146729 np0000192192 devstack@c-api.service[111320]: INFO cinder.rpc [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.146819 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.147861 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.148191 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.148618 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.149695 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.150780 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.152348 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.152471 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.153901 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.154048 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.154232 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.155407 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.156753 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.156822 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.157584 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.157804 np0000192192 devstack@c-api.service[111321]: WARNING cinder.api.contrib.hosts [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:58.158569 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.158933 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.159838 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.161400 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.161758 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.162207 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.162275 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.163026 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.163288 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.164179 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: extensions {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.164495 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.165557 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.165628 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.165885 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.166949 np0000192192 devstack@c-api.service[111319]: WARNING cinder.api.contrib.hosts [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:58.167075 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.167161 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.167660 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.167977 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.168668 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: scheduler-stats {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.169334 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.169794 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.170311 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: capabilities {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.170757 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.171401 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.171467 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.171546 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-quota-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.171622 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: extensions {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.172886 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.173036 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.173840 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-volume-type-access {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.174331 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: encryption {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.174574 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.174643 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.175565 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-quota-class-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.175657 np0000192192 devstack@c-api.service[111322]: WARNING cinder.api.contrib.hosts [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:58.175876 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: scheduler-stats {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.176367 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.176799 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: qos-specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.177570 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.177926 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.178213 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: capabilities {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.178809 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: cgsnapshots {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.179384 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.179450 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-quota-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.180160 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: extra_specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.180286 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: extensions {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.180701 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.180774 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-volume-type-access {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.181564 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.181647 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: consistencygroups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.182387 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-quota-class-sets {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.183076 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.183535 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: backups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.183626 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: qos-specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.183693 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.185297 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: scheduler-stats {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.185463 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-availability-zone {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.185550 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: cgsnapshots {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.186698 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: capabilities {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.186818 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.186883 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-hosts {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.186974 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: extra_specs {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.187954 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-quota-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.188097 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-volume-transfer {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.188278 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.188395 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: consistencygroups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.189423 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-volume-type-access {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.189619 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-snapshot-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.190262 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: backups {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.191032 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-quota-class-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.191107 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.191164 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extended resource: os-volume-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.192207 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-availability-zone {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.192292 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: qos-specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.193499 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.193635 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-hosts {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.194317 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: cgsnapshots {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.195081 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-volume-transfer {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.195198 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.195702 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: extra_specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.196679 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.196762 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-snapshot-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.197188 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: consistencygroups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.198107 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.198294 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extended resource: os-volume-manage {{(pid=111319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.199057 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: backups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.199597 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.200565 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.200651 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.200709 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.contrib.snapshot_actions [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] SnapshotActionsController initialized {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:58.200946 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-availability-zone {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.201405 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.202169 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.202504 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-hosts {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.202844 np0000192192 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.203686 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.203765 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.203845 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.203906 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-volume-transfer {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.203975 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204059 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.204327 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204327 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension TypesManage extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204468 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204468 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension AdminActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204615 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension AdminActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204680 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension AdminActions extending resource: backups {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204800 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.204898 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension UsedLimits extending resource: limits {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.205019 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.205075 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.205126 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.205222 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.205324 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.205410 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-snapshot-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.205469 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-cea8d98c-4e55-4da8-a1af-cba303f93022 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.206428 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.206545 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.207921 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extended resource: os-volume-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.208016 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.contrib.snapshot_actions [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] SnapshotActionsController initialized {{(pid=111319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:58.208094 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.208260 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.209163 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.209661 np0000192192 devstack@c-api.service[111319]: WARNING castellan.key_manager.migration [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.209728 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.210498 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.210604 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.210662 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.210716 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.210893 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211008 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension TypesManage extending resource: types {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211138 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211262 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension AdminActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211374 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.211434 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension AdminActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211504 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension AdminActions extending resource: backups {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211627 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211728 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension UsedLimits extending resource: limits {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211822 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.211916 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.212048 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.212147 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeActions extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.212214 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.212269 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.v3.router [None req-76ee53b2-e964-4227-9656-608d38f72c44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.212788 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.213175 np0000192192 devstack@c-api.service[111321]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c73778a4668 pid: 111321 (default app) Sep 08 00:47:58.213592 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.213867 np0000192192 devstack@c-api.service[111320]: WARNING cinder.api.contrib.hosts [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:58.214577 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.215093 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.216112 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.contrib.snapshot_actions [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] SnapshotActionsController initialized {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:58.216181 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.216869 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.217555 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.218303 np0000192192 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.218388 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: extensions {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.219223 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.219345 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.219455 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.219706 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.220094 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220205 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension TypesManage extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220309 np0000192192 devstack@c-api.service[111319]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c73778a4668 pid: 111319 (default app) Sep 08 00:47:58.220410 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220410 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension AdminActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220636 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension AdminActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220636 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension AdminActions extending resource: backups {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220805 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220805 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension UsedLimits extending resource: limits {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.220967 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.221073 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.221172 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.221254 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.221331 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.221406 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-cec0955e-096a-4e8e-8966-d340d53e454e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.223417 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: scheduler-stats {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.223562 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-c6076daf-6743-420c-8837-e96acabd7736 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:47:58.224870 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: capabilities {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.226053 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-quota-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.226636 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 1/1] 162.253.55.56 () {60 vars in 949 bytes} [Tue Sep 8 00:47:58 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:47:58.228036 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-volume-type-access {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.229619 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-quota-class-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.230838 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: qos-specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.230938 np0000192192 devstack@c-api.service[111322]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c73778a4668 pid: 111322 (default app) Sep 08 00:47:58.232854 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: cgsnapshots {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.234273 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: extra_specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.235867 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: consistencygroups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.237762 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: backups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.239766 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-availability-zone {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.241081 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-hosts {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.242445 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-volume-transfer {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.244129 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-snapshot-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.245696 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extended resource: os-volume-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:58.248295 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.250125 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.251607 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.253155 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.254631 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.255656 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.contrib.snapshot_actions [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] SnapshotActionsController initialized {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:58.256498 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.257892 np0000192192 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.258788 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.258919 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.259086 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260177 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260334 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension TypesManage extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260440 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260549 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension AdminActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260655 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension AdminActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260788 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension AdminActions extending resource: backups {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.260891 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261029 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension UsedLimits extending resource: limits {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261125 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261212 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261298 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261408 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.261587 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-de811072-71d2-47e3-b626-24b6122dd1ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:58.270644 np0000192192 devstack@c-api.service[111320]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c73778a4668 pid: 111320 (default app) Sep 08 00:48:06.177756 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-11501439-bf50-4fe7-a3d4-d5deefc9dc7d None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:06.836110 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-11501439-bf50-4fe7-a3d4-d5deefc9dc7d admin admin] POST https://162.253.55.56/volume/v3/types Sep 08 00:48:06.836884 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-11501439-bf50-4fe7-a3d4-d5deefc9dc7d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:48:06.839455 np0000192192 devstack@c-api.service[111319]: /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 08 00:48:06.839455 np0000192192 devstack@c-api.service[111319]: warnings.warn( Sep 08 00:48:06.879792 np0000192192 devstack@c-api.service[111319]: DEBUG oslo_db.sqlalchemy.engines [None req-11501439-bf50-4fe7-a3d4-d5deefc9dc7d 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=111319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:06.919834 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-11501439-bf50-4fe7-a3d4-d5deefc9dc7d admin admin] https://162.253.55.56/volume/v3/types returned with HTTP 200 Sep 08 00:48:06.920402 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 1/2] 162.253.55.56 () {68 vars in 1326 bytes} [Tue Sep 8 00:48:06 2026] POST /volume/v3/types => generated 186 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:48:06.940330 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-b2232861-2b5d-469d-851d-27f006f907ee None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:07.280253 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b2232861-2b5d-469d-851d-27f006f907ee admin admin] POST https://162.253.55.56/volume/v3/types/511cf3eb-99ae-47c2-88c8-0a42434c5f2b/extra_specs Sep 08 00:48:07.280805 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-b2232861-2b5d-469d-851d-27f006f907ee admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:48:07.282441 np0000192192 devstack@c-api.service[111321]: /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 08 00:48:07.282441 np0000192192 devstack@c-api.service[111321]: warnings.warn( Sep 08 00:48:07.322248 np0000192192 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-b2232861-2b5d-469d-851d-27f006f907ee 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:07.381111 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-b2232861-2b5d-469d-851d-27f006f907ee admin admin] https://162.253.55.56/volume/v3/types/511cf3eb-99ae-47c2-88c8-0a42434c5f2b/extra_specs returned with HTTP 200 Sep 08 00:48:07.382427 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 2/3] 162.253.55.56 () {68 vars in 1473 bytes} [Tue Sep 8 00:48:06 2026] POST /volume/v3/types/511cf3eb-99ae-47c2-88c8-0a42434c5f2b/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:48:08.113233 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=6 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:08.146320 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=6 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:16.917259 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:17.379763 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:51:25.295679 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-5132ce1d-00dc-4bd8-a402-87dc4eadc68a None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:25.296599 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5132ce1d-00dc-4bd8-a402-87dc4eadc68a None None] GET https://162.253.55.56/volume// Sep 08 00:51:25.296831 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5132ce1d-00dc-4bd8-a402-87dc4eadc68a None None] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:25.297135 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5132ce1d-00dc-4bd8-a402-87dc4eadc68a None None] Calling method 'all' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:25.297811 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5132ce1d-00dc-4bd8-a402-87dc4eadc68a None None] https://162.253.55.56/volume// returned with HTTP 300 Sep 08 00:51:25.298220 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 1/4] 162.253.55.56 () {66 vars in 1449 bytes} [Tue Sep 8 00:51:25 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:52:07.167315 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-b092ce9e-afd9-40a9-b71a-0c6561906801 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:07.173163 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 1/5] 162.253.55.56 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:07 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:07.213374 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-8d555bb7-6271-4b89-9323-7b850c54d3a1 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:07.226449 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 2/6] 162.253.55.56 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:07 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:07.265409 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-8d555bb7-6271-4b89-9323-7b850c54d3a1 req-ddc4e413-e2b4-4e32-b43a-ab8e2a4bb14c None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:07.270472 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-8d555bb7-6271-4b89-9323-7b850c54d3a1 req-ddc4e413-e2b4-4e32-b43a-ab8e2a4bb14c demo demo] GET https://162.253.55.56/volume/v3/ Sep 08 00:52:07.270939 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-8d555bb7-6271-4b89-9323-7b850c54d3a1 req-ddc4e413-e2b4-4e32-b43a-ab8e2a4bb14c demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:07.271415 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-8d555bb7-6271-4b89-9323-7b850c54d3a1 req-ddc4e413-e2b4-4e32-b43a-ab8e2a4bb14c demo demo] Calling method 'version_select' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:07.273099 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-8d555bb7-6271-4b89-9323-7b850c54d3a1 req-ddc4e413-e2b4-4e32-b43a-ab8e2a4bb14c demo demo] https://162.253.55.56/volume/v3/ returned with HTTP 200 Sep 08 00:52:07.274197 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 3/7] 162.253.55.56 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:07 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:07.314009 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-f6a69a50-3222-4741-9412-b45463586964 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:07.675544 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-f6a69a50-3222-4741-9412-b45463586964 demo demo] GET https://162.253.55.56/volume/v3/types Sep 08 00:52:07.675917 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-f6a69a50-3222-4741-9412-b45463586964 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:07.676106 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-f6a69a50-3222-4741-9412-b45463586964 demo demo] Calling method 'index' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:07.676707 np0000192192 devstack@c-api.service[111322]: /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 08 00:52:07.676707 np0000192192 devstack@c-api.service[111322]: warnings.warn( Sep 08 00:52:07.677262 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-f6a69a50-3222-4741-9412-b45463586964 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:52:07.714954 np0000192192 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-f6a69a50-3222-4741-9412-b45463586964 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:07.730574 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-f6a69a50-3222-4741-9412-b45463586964 demo demo] https://162.253.55.56/volume/v3/types returned with HTTP 200 Sep 08 00:52:07.731151 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 2/8] 162.253.55.56 () {64 vars in 1283 bytes} [Tue Sep 8 00:52:07 2026] GET /volume/v3/types => generated 377 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:07.791662 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:08.121831 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 demo demo] GET https://162.253.55.56/volume/v3/types/default Sep 08 00:52:08.122072 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:08.122273 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:08.159812 np0000192192 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:08.174018 np0000192192 devstack@c-api.service[111320]: /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 08 00:52:08.174018 np0000192192 devstack@c-api.service[111320]: warnings.warn( Sep 08 00:52:08.175960 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-d875e4c6-3fe6-44e3-98ad-415b00e4e5d8 demo demo] https://162.253.55.56/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:08.176316 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 2/9] 162.253.55.56 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:07 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:08.781086 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-9eb80978-cfca-4ee9-9d4c-0f763cd9e1e3 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:08.782386 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 3/10] 162.253.55.56 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:08 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:08.820002 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-1c8af690-4aa1-40a4-9f9d-463233594637 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:08.832241 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 4/11] 162.253.55.56 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:08 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:08.868217 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-1c8af690-4aa1-40a4-9f9d-463233594637 req-624da9cf-ae71-41fd-894e-4d219b2027eb None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:08.871840 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-1c8af690-4aa1-40a4-9f9d-463233594637 req-624da9cf-ae71-41fd-894e-4d219b2027eb demo demo] GET https://162.253.55.56/volume/v3/ Sep 08 00:52:08.872250 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-1c8af690-4aa1-40a4-9f9d-463233594637 req-624da9cf-ae71-41fd-894e-4d219b2027eb demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:08.872725 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-1c8af690-4aa1-40a4-9f9d-463233594637 req-624da9cf-ae71-41fd-894e-4d219b2027eb demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:08.873690 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-1c8af690-4aa1-40a4-9f9d-463233594637 req-624da9cf-ae71-41fd-894e-4d219b2027eb demo demo] https://162.253.55.56/volume/v3/ returned with HTTP 200 Sep 08 00:52:08.874355 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 3/12] 162.253.55.56 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:08 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:08.912695 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-56e79c27-8ccf-46d5-97e6-4a84b75a1ec7 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:08.916206 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-56e79c27-8ccf-46d5-97e6-4a84b75a1ec7 demo demo] GET https://162.253.55.56/volume/v3/types/default Sep 08 00:52:08.916571 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-56e79c27-8ccf-46d5-97e6-4a84b75a1ec7 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:08.917043 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-56e79c27-8ccf-46d5-97e6-4a84b75a1ec7 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:08.930446 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-56e79c27-8ccf-46d5-97e6-4a84b75a1ec7 demo demo] https://162.253.55.56/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:08.931166 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 3/13] 162.253.55.56 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:08 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 08 00:52:09.589060 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-5842c018-38b1-4c53-8d46-e09922e0ef33 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.590247 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 4/14] 162.253.55.56 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:09.619863 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-b89afd95-727f-4f60-8e2c-04a86297a2ca None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.625826 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 5/15] 162.253.55.56 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:09.655431 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-b89afd95-727f-4f60-8e2c-04a86297a2ca req-461c22e5-15c9-4674-ba74-1b6f91381236 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.658591 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-b89afd95-727f-4f60-8e2c-04a86297a2ca req-461c22e5-15c9-4674-ba74-1b6f91381236 demo demo] GET https://162.253.55.56/volume/v3/ Sep 08 00:52:09.658956 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-b89afd95-727f-4f60-8e2c-04a86297a2ca req-461c22e5-15c9-4674-ba74-1b6f91381236 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:09.659306 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-b89afd95-727f-4f60-8e2c-04a86297a2ca req-461c22e5-15c9-4674-ba74-1b6f91381236 demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:09.660002 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-b89afd95-727f-4f60-8e2c-04a86297a2ca req-461c22e5-15c9-4674-ba74-1b6f91381236 demo demo] https://162.253.55.56/volume/v3/ returned with HTTP 200 Sep 08 00:52:09.660581 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 4/16] 162.253.55.56 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:09.692377 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-b803cb0d-9444-4c54-81bf-80836c463112 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.694052 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-b803cb0d-9444-4c54-81bf-80836c463112 demo demo] GET https://162.253.55.56/volume/v3/types/default Sep 08 00:52:09.694219 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-b803cb0d-9444-4c54-81bf-80836c463112 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:09.694371 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-b803cb0d-9444-4c54-81bf-80836c463112 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:09.701408 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-b803cb0d-9444-4c54-81bf-80836c463112 demo demo] https://162.253.55.56/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:09.701757 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 4/17] 162.253.55.56 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:09.735592 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-d8c5604c-b194-49df-9a06-6706e5952bd7 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.736769 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 5/18] 162.253.55.56 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:09.764994 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.768650 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 6/19] 162.253.55.56 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:09.796189 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 req-05a9189a-ede7-4324-9ad3-9b057d7211f4 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.799193 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 req-05a9189a-ede7-4324-9ad3-9b057d7211f4 demo demo] GET https://162.253.55.56/volume/v3/ Sep 08 00:52:09.799551 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 req-05a9189a-ede7-4324-9ad3-9b057d7211f4 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:09.799928 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 req-05a9189a-ede7-4324-9ad3-9b057d7211f4 demo demo] Calling method 'version_select' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:09.800643 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-0e7dfd4a-0f97-4e3a-badc-e546df5b6dc9 req-05a9189a-ede7-4324-9ad3-9b057d7211f4 demo demo] https://162.253.55.56/volume/v3/ returned with HTTP 200 Sep 08 00:52:09.801228 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 5/20] 162.253.55.56 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:09.834905 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-f34e64d8-b791-420c-b2f9-42455f87e91e None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:09.849061 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-f34e64d8-b791-420c-b2f9-42455f87e91e demo demo] GET https://162.253.55.56/volume/v3/types/default Sep 08 00:52:09.849225 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-f34e64d8-b791-420c-b2f9-42455f87e91e demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:09.849383 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-f34e64d8-b791-420c-b2f9-42455f87e91e demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:09.856274 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-f34e64d8-b791-420c-b2f9-42455f87e91e demo demo] https://162.253.55.56/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:09.856560 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 5/21] 162.253.55.56 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:09 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:17.726782 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:52:19.853224 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=8 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:57:10.620974 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-257ea4cc-f173-4f39-afd2-e90afa26053f None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:57:10.725300 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 00:57:10.725548 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:57:10.725883 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:57:10.726472 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:57:10.727577 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:57:10.769633 np0000192192 devstack@c-api.service[111319]: /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 08 00:57:10.769633 np0000192192 devstack@c-api.service[111319]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:57:10.770092 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] Get all volumes completed successfully. Sep 08 00:57:10.772157 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-257ea4cc-f173-4f39-afd2-e90afa26053f demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:57:10.772537 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 6/22] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 00:57:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:57:20.763189 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:58:10.807216 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:58:10.809864 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 00:58:10.810099 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:58:10.810393 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:58:10.811296 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:58:10.812076 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:58:10.854872 np0000192192 devstack@c-api.service[111321]: /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 08 00:58:10.854872 np0000192192 devstack@c-api.service[111321]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:58:10.855219 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] Get all volumes completed successfully. Sep 08 00:58:10.859102 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-9a4056d3-65cb-4d5d-8448-bb5d62d6cc5b demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:58:10.859776 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 7/23] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 00:58:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:58:20.844973 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:59:10.880263 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-96773fcc-c618-4e0a-a027-6b5315a878ba None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:59:10.883305 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 00:59:10.883521 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:59:10.883659 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:59:10.884092 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:59:10.884806 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:59:10.926266 np0000192192 devstack@c-api.service[111322]: /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 08 00:59:10.926266 np0000192192 devstack@c-api.service[111322]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:59:10.926575 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] Get all volumes completed successfully. Sep 08 00:59:10.929365 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-96773fcc-c618-4e0a-a027-6b5315a878ba demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:59:10.929972 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 6/24] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 00:59:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:59:20.919212 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:00:10.949563 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:00:10.953329 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:00:10.953662 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:00:10.953791 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:00:10.954417 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:00:10.955354 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:00:11.003413 np0000192192 devstack@c-api.service[111320]: /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 08 01:00:11.003413 np0000192192 devstack@c-api.service[111320]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 01:00:11.003718 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] Get all volumes completed successfully. Sep 08 01:00:11.005794 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-107153ca-7271-4d99-83f3-8f4d6e4a1dc0 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:00:11.007090 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 6/25] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:00:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:00:20.996557 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:01:11.030578 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-3d79a460-f460-4b96-9372-25193a6e88ce None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:01:11.034125 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:01:11.034571 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:01:11.035035 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:01:11.035576 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:01:11.037205 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:01:11.051096 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] Get all volumes completed successfully. Sep 08 01:01:11.055761 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-3d79a460-f460-4b96-9372-25193a6e88ce demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:01:11.056598 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 7/26] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:01:11 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 08 01:01:21.041910 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:02:11.073736 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-611d66e3-b212-4788-be5d-6986af3ee00a None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:02:11.269538 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:02:11.270628 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:02:11.270951 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:02:11.271342 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:02:11.272600 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:02:11.288827 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] Get all volumes completed successfully. Sep 08 01:02:11.293625 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-611d66e3-b212-4788-be5d-6986af3ee00a demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:02:11.294388 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 8/27] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:02:11 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 08 01:02:21.280318 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:03:11.316332 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:03:11.319165 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:03:11.319401 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:03:11.319686 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:03:11.319988 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:03:11.320880 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:03:11.329847 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] Get all volumes completed successfully. Sep 08 01:03:11.331802 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a3d06ac6-ece3-427f-9932-7e3ea9f687c0 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:03:11.332128 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 7/28] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:03:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:03:21.324184 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:04:11.359557 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:04:11.363874 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:04:11.364272 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:04:11.364706 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:04:11.365212 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:04:11.366700 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:04:11.381249 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] Get all volumes completed successfully. Sep 08 01:04:11.386123 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-10c8967b-1c02-4c27-b8a4-3f83c0912fc1 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:04:11.386615 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 7/29] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:04:11 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 08 01:04:21.372657 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:05:11.413935 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:05:11.418245 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:05:11.418989 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:05:11.420828 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:05:11.421377 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:05:11.422942 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:05:11.440814 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] Get all volumes completed successfully. Sep 08 01:05:11.446185 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-bac592b6-40c8-4795-b1e8-bc56e49f9611 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:05:11.447983 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 8/30] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:05:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:05:21.431809 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:06:11.468884 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:06:11.473728 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:06:11.474090 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:06:11.474611 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:06:11.475075 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:06:11.476390 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:06:11.487621 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] Get all volumes completed successfully. Sep 08 01:06:11.491415 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-f67980b4-e5f3-4070-aba4-6c5a4e753e13 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:06:11.492182 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 9/31] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:06:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:06:21.482292 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:07:11.514819 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:07:11.727266 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:07:11.727736 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:07:11.728119 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:07:11.728614 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:07:11.730259 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:07:11.743895 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] Get all volumes completed successfully. Sep 08 01:07:11.749307 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-f15d776f-c8a9-4994-b3ed-7c1b4518afc6 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:07:11.750042 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 8/32] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:07:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:07:21.735941 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:08:11.768482 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:08:11.772683 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:08:11.773066 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:08:11.773485 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:08:11.774084 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:08:11.775468 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:08:11.789847 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] Get all volumes completed successfully. Sep 08 01:08:11.794630 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-3f1492fe-923b-4aed-9b84-7e8896ec0ad0 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:08:11.795397 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 8/33] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:08:11 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 08 01:08:21.782024 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:09:11.814168 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:09:11.816698 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:09:11.816931 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:09:11.817193 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:09:11.817491 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:09:11.818379 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:09:11.827498 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] Get all volumes completed successfully. Sep 08 01:09:11.830157 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-d0d5690f-2edc-4d79-8891-76591d561ca0 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:09:11.830690 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 9/34] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:09:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:09:21.821689 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:10:11.859015 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:10:11.864439 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:10:11.864707 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:10:11.865029 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:10:11.865296 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:10:11.866938 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:10:11.877879 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] Get all volumes completed successfully. Sep 08 01:10:11.880369 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-575d54d1-3fbf-4b33-abc4-bdaaefde7ab7 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:10:11.881170 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 10/35] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:10:11 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 08 01:10:21.871327 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:11:11.908722 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:11:11.912524 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:11:11.912978 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:11:11.913365 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:11:11.913858 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:11:11.915157 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:11:11.926933 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] Get all volumes completed successfully. Sep 08 01:11:11.931160 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-5e68d8bc-d096-4f2c-a334-2d95ee1f1785 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:11:11.931928 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 9/36] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:11:11 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 08 01:11:21.919443 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:12:11.948182 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:12:12.207047 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:12:12.207473 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:12:12.207944 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:12:12.208374 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:12:12.209759 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:12:12.222767 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] Get all volumes completed successfully. Sep 08 01:12:12.227411 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-77c19f46-4531-4eaf-b5db-254a4a6ce5c2 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:12:12.228195 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 9/37] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:12:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:12:22.214998 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:13:12.246058 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-332699fe-3989-4611-b601-78a7b9c2df29 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:13:12.250774 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:13:12.251254 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:13:12.251709 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:13:12.252543 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:13:12.254781 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:13:12.268179 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] Get all volumes completed successfully. Sep 08 01:13:12.272105 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-332699fe-3989-4611-b601-78a7b9c2df29 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:13:12.272563 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 10/38] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:13: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 08 01:13:22.258910 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:14:12.290109 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-703734bc-f263-47d9-a38e-89ebb242a493 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:14:12.294452 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:14:12.294874 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:14:12.295268 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:14:12.295979 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:14:12.297481 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:14:12.309357 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] Get all volumes completed successfully. Sep 08 01:14:12.313536 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-703734bc-f263-47d9-a38e-89ebb242a493 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:14:12.314685 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 11/39] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:14:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:14:22.301688 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:15:12.335239 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:15:12.339861 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:15:12.340257 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:15:12.340662 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:15:12.341112 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:15:12.342507 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:15:12.356505 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] Get all volumes completed successfully. Sep 08 01:15:12.360737 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-23cabcb5-1b4f-445b-8e5c-cb3eadccb214 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:15:12.361487 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 10/40] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:15: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 08 01:15:22.347616 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:16:12.382372 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-bf89da87-1e40-475b-9980-dffe5252af87 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:16:12.386976 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:16:12.387210 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:16:12.387424 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:16:12.387978 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:16:12.389019 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:16:12.397287 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] Get all volumes completed successfully. Sep 08 01:16:12.400491 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-bf89da87-1e40-475b-9980-dffe5252af87 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:16:12.401148 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 10/41] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:16:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:16:22.392556 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:17:12.424968 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-effca846-c98e-462f-9567-68658907eca2 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:17:12.576913 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:17:12.577710 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:17:12.578068 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:17:12.578918 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:17:12.582156 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:17:12.597595 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] Get all volumes completed successfully. Sep 08 01:17:12.601721 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-effca846-c98e-462f-9567-68658907eca2 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:17:12.602505 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 11/42] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:17:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:17:22.588999 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:18:12.620665 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-0e579c1a-3dad-4088-8613-aae029b892d0 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:18:12.624671 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:18:12.625196 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:18:12.625582 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:18:12.625906 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:18:12.626896 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:18:12.638793 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] Get all volumes completed successfully. Sep 08 01:18:12.641399 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-0e579c1a-3dad-4088-8613-aae029b892d0 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:18:12.642126 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 12/43] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:18:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:18:22.630400 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:19:12.657694 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:19:12.661537 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:19:12.661894 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:19:12.662268 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:19:12.663085 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:19:12.664589 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:19:12.678722 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] Get all volumes completed successfully. Sep 08 01:19:12.683303 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-6c894a41-b2fe-409e-8af7-baea702b5d9b demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:19:12.684050 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 11/44] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:19: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 08 01:19:22.669713 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:20:12.699543 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:20:12.705537 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:20:12.706024 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:20:12.706540 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:20:12.707325 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:20:12.709219 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:20:12.723239 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] Get all volumes completed successfully. Sep 08 01:20:12.727588 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-74600e09-d87c-4cfe-b907-fbf3fae06b3a demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:20:12.728573 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 11/45] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:20:12 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 08 01:20:22.714498 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:21:12.747401 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:21:12.751306 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:21:12.751761 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:21:12.752273 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:21:12.752851 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:21:12.754301 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:21:12.766490 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] Get all volumes completed successfully. Sep 08 01:21:12.770745 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-4e1989a9-bd6a-459e-8fc8-5de70acc3ca5 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:21:12.771392 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 12/46] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:21:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:21:22.758943 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:22:12.785680 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:22:12.934547 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:22:12.934878 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:22:12.935134 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:22:12.935454 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:22:12.936851 np0000192192 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:22:12.946737 np0000192192 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] Get all volumes completed successfully. Sep 08 01:22:12.949705 np0000192192 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-093f9a5f-ff0f-439e-8e6d-da82650bfd2f demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:22:12.950149 np0000192192 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 13/47] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:22:12 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 08 01:22:22.940393 np0000192192 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:23:12.967136 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-24c01778-f930-4f73-8998-71a7ddbb1202 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:23:12.971600 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:23:12.971995 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:23:12.972402 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:23:12.972876 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:23:12.974233 np0000192192 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:23:12.987271 np0000192192 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] Get all volumes completed successfully. Sep 08 01:23:12.992128 np0000192192 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-24c01778-f930-4f73-8998-71a7ddbb1202 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:23:12.992747 np0000192192 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 12/48] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:23: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 08 01:23:22.978770 np0000192192 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:24:13.009413 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:24:13.013119 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:24:13.013358 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:24:13.013684 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:24:13.014024 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:24:13.015186 np0000192192 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:24:13.026170 np0000192192 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] Get all volumes completed successfully. Sep 08 01:24:13.029119 np0000192192 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-aa8d2efa-53a4-441e-8cdd-9cfa5f084971 demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:24:13.029708 np0000192192 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 12/49] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:24: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 08 01:24:23.019728 np0000192192 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:25:13.056571 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.middleware.request_id [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec None None] RequestId filter calling following filter/app {{(pid=111319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:25:13.061560 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] GET https://162.253.55.56/volume/v3/volumes/detail Sep 08 01:25:13.062359 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] Empty body provided in request {{(pid=111319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:25:13.062359 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.openstack.wsgi [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] Calling method 'detail' {{(pid=111319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:25:13.062783 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.api.api_utils [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] Removing options '' from query. {{(pid=111319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:25:13.064022 np0000192192 devstack@c-api.service[111319]: DEBUG cinder.volume.api [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:25:13.078604 np0000192192 devstack@c-api.service[111319]: INFO cinder.volume.api [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] Get all volumes completed successfully. Sep 08 01:25:13.079595 np0000192192 devstack@c-api.service[111319]: INFO cinder.api.openstack.wsgi [None req-dc3102bb-01de-4b29-84a8-c42b124c52ec demo demo] https://162.253.55.56/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:25:13.080115 np0000192192 devstack@c-api.service[111319]: [pid: 111319|app: 0|req: 13/50] 162.253.55.56 () {64 vars in 1290 bytes} [Tue Sep 8 01:25: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 08 01:25:23.068543 np0000192192 devstack@c-api.service[111319]: DEBUG dbcounter [-] [111319] Writing DB stats cinder:SELECT=1 {{(pid=111319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}