Sep 09 00:47:41.612395 np0000192291 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 00:47:41.623379 np0000192291 devstack@c-api.service[111470]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 00:47:41 2026] *** Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: nodename: np0000192291 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: machine: x86_64 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: clock source: unix Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: pcre jit disabled Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: detected number of CPU cores: 16 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: current working directory: / Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: detected binary path: /usr/bin/uwsgi-core Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: your processes number limit is 256916 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: your memory page size is 4096 bytes Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: detected max file descriptor number: 2048 Sep 09 00:47:41.628099 np0000192291 devstack@c-api.service[111470]: lock engine: pthread robust mutexes Sep 09 00:47:41.628919 np0000192291 devstack@c-api.service[111470]: thunder lock: enabled Sep 09 00:47:41.628919 np0000192291 devstack@c-api.service[111470]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 00:47:41.629070 np0000192291 devstack@c-api.service[111470]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 00:47:41.629129 np0000192291 devstack@c-api.service[111470]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 00:47:41.629129 np0000192291 devstack@c-api.service[111470]: Set PythonHome to /opt/stack/data/venv Sep 09 00:47:41.681218 np0000192291 devstack@c-api.service[111470]: Python main interpreter initialized at 0x72b33f6a4668 Sep 09 00:47:41.681218 np0000192291 devstack@c-api.service[111470]: python threads support enabled Sep 09 00:47:41.681218 np0000192291 devstack@c-api.service[111470]: your server socket listen backlog is limited to 100 connections Sep 09 00:47:41.681218 np0000192291 devstack@c-api.service[111470]: your mercy for graceful operations on workers is 80 seconds Sep 09 00:47:41.682265 np0000192291 devstack@c-api.service[111470]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 00:47:41.682265 np0000192291 devstack@c-api.service[111470]: *** Operational MODE: preforking *** Sep 09 00:47:41.682265 np0000192291 devstack@c-api.service[111470]: *** uWSGI is running in multiple interpreter mode *** Sep 09 00:47:41.682265 np0000192291 devstack@c-api.service[111470]: spawned uWSGI master process (pid: 111470) Sep 09 00:47:41.682345 np0000192291 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 00:47:41.683138 np0000192291 devstack@c-api.service[111470]: spawned uWSGI worker 1 (pid: 111477, cores: 1) Sep 09 00:47:41.683697 np0000192291 devstack@c-api.service[111470]: spawned uWSGI worker 2 (pid: 111478, cores: 1) Sep 09 00:47:41.684310 np0000192291 devstack@c-api.service[111470]: spawned uWSGI worker 3 (pid: 111479, cores: 1) Sep 09 00:47:41.685090 np0000192291 devstack@c-api.service[111470]: spawned uWSGI worker 4 (pid: 111480, cores: 1) Sep 09 00:47:41.685090 np0000192291 devstack@c-api.service[111470]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: we strongly recommend against using it for new projects. Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: framework. For more detail see Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:41.806468 np0000192291 devstack@c-api.service[111478]: import eventlet # noqa Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: we strongly recommend against using it for new projects. Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: framework. For more detail see Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:41.829549 np0000192291 devstack@c-api.service[111479]: import eventlet # noqa Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: we strongly recommend against using it for new projects. Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: framework. For more detail see Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:41.858359 np0000192291 devstack@c-api.service[111480]: import eventlet # noqa Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: we strongly recommend against using it for new projects. Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: If you are already using Eventlet, we recommend migrating to a different Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: framework. For more detail see Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 00:47:41.893120 np0000192291 devstack@c-api.service[111477]: import eventlet # noqa Sep 09 00:47:41.974643 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:41.974643 np0000192291 devstack@c-api.service[111478]: from cgi import parse_header Sep 09 00:47:41.990860 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:41.990860 np0000192291 devstack@c-api.service[111479]: from cgi import parse_header Sep 09 00:47:42.017081 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:42.017081 np0000192291 devstack@c-api.service[111478]: warnings.warn( Sep 09 00:47:42.027481 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:42.027481 np0000192291 devstack@c-api.service[111480]: from cgi import parse_header Sep 09 00:47:42.028722 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:42.028722 np0000192291 devstack@c-api.service[111478]: removals.removed_module( Sep 09 00:47:42.029713 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:42.029713 np0000192291 devstack@c-api.service[111478]: removals.removed_module( Sep 09 00:47:42.030588 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:42.030588 np0000192291 devstack@c-api.service[111479]: warnings.warn( Sep 09 00:47:42.043583 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:42.043583 np0000192291 devstack@c-api.service[111479]: removals.removed_module( Sep 09 00:47:42.043583 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:42.043583 np0000192291 devstack@c-api.service[111479]: removals.removed_module( Sep 09 00:47:42.069727 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 00:47:42.069727 np0000192291 devstack@c-api.service[111477]: from cgi import parse_header Sep 09 00:47:42.074179 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:42.074179 np0000192291 devstack@c-api.service[111480]: warnings.warn( Sep 09 00:47:42.087857 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:42.087857 np0000192291 devstack@c-api.service[111480]: removals.removed_module( Sep 09 00:47:42.088776 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:42.088776 np0000192291 devstack@c-api.service[111480]: removals.removed_module( Sep 09 00:47:42.112126 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 00:47:42.112126 np0000192291 devstack@c-api.service[111477]: warnings.warn( Sep 09 00:47:42.124120 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 00:47:42.124120 np0000192291 devstack@c-api.service[111477]: removals.removed_module( Sep 09 00:47:42.124903 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 00:47:42.124903 np0000192291 devstack@c-api.service[111477]: removals.removed_module( Sep 09 00:47:42.803333 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:42.803333 np0000192291 devstack@c-api.service[111478]: warnings.warn( Sep 09 00:47:42.820293 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:42.820293 np0000192291 devstack@c-api.service[111480]: warnings.warn( Sep 09 00:47:42.857635 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:42.857635 np0000192291 devstack@c-api.service[111478]: warnings.warn( Sep 09 00:47:42.862549 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:42.862549 np0000192291 devstack@c-api.service[111479]: warnings.warn( Sep 09 00:47:42.868988 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:42.868988 np0000192291 devstack@c-api.service[111480]: warnings.warn( Sep 09 00:47:42.916420 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:42.916420 np0000192291 devstack@c-api.service[111479]: warnings.warn( Sep 09 00:47:42.963259 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 00:47:42.963259 np0000192291 devstack@c-api.service[111477]: warnings.warn( Sep 09 00:47:43.014644 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 00:47:43.014644 np0000192291 devstack@c-api.service[111477]: warnings.warn( Sep 09 00:47:43.059178 np0000192291 devstack@c-api.service[111480]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:43.059373 np0000192291 devstack@c-api.service[111480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:43.068971 np0000192291 devstack@c-api.service[111478]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:43.069194 np0000192291 devstack@c-api.service[111478]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111478) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:43.097064 np0000192291 devstack@c-api.service[111479]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:43.097259 np0000192291 devstack@c-api.service[111479]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111479) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:43.150786 np0000192291 devstack@c-api.service[111478]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:43.150786 np0000192291 devstack@c-api.service[111478]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:43.154612 np0000192291 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:43.154612 np0000192291 devstack@c-api.service[111480]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:43.165315 np0000192291 devstack@c-api.service[111479]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:43.165315 np0000192291 devstack@c-api.service[111479]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:43.206089 np0000192291 devstack@c-api.service[111477]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 00:47:43.206300 np0000192291 devstack@c-api.service[111477]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111477) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 00:47:43.270607 np0000192291 devstack@c-api.service[111477]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 00:47:43.270607 np0000192291 devstack@c-api.service[111477]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 00:47:43.633744 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111478) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:43.633992 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:43.634127 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111479) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:43.634242 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.634242 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.634403 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.634487 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.634589 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.634677 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.634763 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.634839 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.634919 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.636469 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.636580 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.636580 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.636747 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.636747 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.636885 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.636978 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.637062 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.637062 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.637177 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.637241 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.637306 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.637362 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.637416 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.637479 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.637536 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.637591 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.637644 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.637708 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.637708 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.637708 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.637871 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.637953 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.638011 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.638011 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.638151 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.638216 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.638272 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.638329 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.638384 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.638441 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.638504 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.638571 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.638571 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.638673 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.639091 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.639173 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.639253 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.639330 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.639407 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.639463 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.639559 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.639927 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.640014 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.640090 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.640145 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.640213 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.640340 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.640403 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.640461 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.640523 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.640586 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.640646 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.640701 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.640755 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.640809 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.640872 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.640961 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.640961 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.641110 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.641206 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.641206 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.641206 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.641842 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.641926 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.641926 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.642160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.642160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.642160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.642160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.642381 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.642381 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.642493 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.642493 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.642602 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.642660 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.642719 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.643586 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.643690 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.643690 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.643848 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.643909 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.643982 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.644073 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.644159 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.644236 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.644304 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.644360 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.644423 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.644489 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.644546 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.644761 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.644829 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.645250 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.645250 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.645250 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.645409 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.645472 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.645472 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.645666 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.646224 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.646316 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.646316 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.646440 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.646503 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.646503 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.646503 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.646672 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.646672 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.646672 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.646672 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.646672 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.647006 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.647119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.647119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.647231 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.647561 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.648014 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.648014 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.648014 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.648014 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.648014 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.648388 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.648388 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.648512 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.648512 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.648512 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.648676 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.648676 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.648786 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.648786 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.649487 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.649574 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.649574 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.649678 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.649678 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.649795 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.649795 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.649997 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.649997 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.650132 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.650195 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.650251 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.650321 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.650377 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.650432 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.650497 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.650497 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.650596 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.650649 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.650704 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.650759 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.651150 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.651224 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.651224 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.651328 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.651328 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.651450 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.651450 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.651625 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.651625 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.651625 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.651815 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.651815 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.651815 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.651980 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.652098 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.652098 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.652235 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.652235 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.652342 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.652342 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.652453 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.654909 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.655119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.655119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.655119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.655119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.655374 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.655374 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.655483 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.655483 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.655483 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.655688 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.655688 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.655688 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.655688 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.656468 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.656578 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.656633 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.656706 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.656763 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.656822 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.656877 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.656877 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.657023 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.657125 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.657198 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.657261 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.657345 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.657412 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.657467 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.657521 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.657576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.657576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.657576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.657576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.657576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.657817 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.661477 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.661477 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.661477 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.661714 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.661770 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.661841 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.661910 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.661988 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.662063 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.662123 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.662181 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.662238 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.662288 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.662341 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.662397 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.662470 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.662526 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.662580 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.662580 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.662688 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.662785 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.662853 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.663278 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.663921 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.664080 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.664080 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.664080 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.664257 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.664257 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.664354 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.670232 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.670338 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.670338 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.670434 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.670434 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.670551 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.670551 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.670822 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.670912 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.670912 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.671116 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.671287 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.671370 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.671451 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.671524 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.671579 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.671642 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.671704 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.671704 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.671704 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.671704 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.671900 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.671900 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.672058 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.672133 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.672207 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.672312 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.672404 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.672457 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.672520 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.672575 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.672629 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.672682 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.672739 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.674149 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.674248 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.674248 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.674365 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.674458 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.674539 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.674599 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.674657 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.674712 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.674777 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.674831 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.674890 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.674969 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.675074 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.675158 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.675232 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.675314 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.675393 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.675467 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.675677 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.675677 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.676714 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.676714 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.676856 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.676856 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.676981 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.677046 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.677088 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.677126 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.677126 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.677194 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.677194 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.677194 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.677194 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.677361 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.677408 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.677408 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.677408 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.677524 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.677573 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.677615 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.677654 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.677696 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.677747 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.677800 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.677844 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.677885 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.677955 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.678004 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.678062 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.678108 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.678151 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.678194 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.678240 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.678381 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.678442 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.678490 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.678535 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.678576 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.678619 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.678665 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.678715 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.678759 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.678808 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.678853 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.678897 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.678950 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.678992 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.679051 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.679091 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.679129 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.679167 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.679202 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.679247 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.679300 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.679338 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.679375 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.679411 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.679411 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.679483 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.679526 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.679568 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.679611 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.679655 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.679707 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.679749 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.679825 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.679877 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.679920 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.679982 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680039 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.680086 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680133 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.680180 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.680251 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.680292 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.680334 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.680371 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.680408 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.680444 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.680485 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.680530 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.680570 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.680614 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.680652 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.680688 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.680725 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.680763 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.680802 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680840 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.680876 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.680922 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.681295 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.681295 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.681295 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.681422 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.681466 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.681502 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.681502 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.681574 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.681621 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.681663 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.681704 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.681743 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.681743 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.681831 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.681831 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.681907 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.681967 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.681967 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.681967 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.682115 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.682905 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.682905 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.683048 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.683105 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.683105 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.683189 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.683238 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.683279 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.683279 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.683348 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.683393 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.683437 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.683478 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.683478 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.683977 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.684074 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.684125 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.684172 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.684213 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.684272 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.684313 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.684353 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.684393 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.684433 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.684467 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.684516 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.684558 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.684596 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.684639 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.684677 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.684713 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.684757 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.684795 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.684795 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.684873 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.684873 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.684977 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.685046 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.685120 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.685213 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.685280 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.685366 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.685700 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.685761 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.685819 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.685862 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.685901 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.685963 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.686008 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.686065 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.686111 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.686170 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.686217 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.686269 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.686315 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.686315 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.686398 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.686442 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.686484 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.686535 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.686535 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.686623 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.686623 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.687048 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.687113 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.687160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.687160 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.687254 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.687300 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.687345 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.687386 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.687441 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.687488 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.687526 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.687564 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.687603 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.687641 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.687678 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.687715 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.687751 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.687788 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.687825 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.687871 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.687916 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.687981 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.688061 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.688116 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.688164 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.688208 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.688251 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.688298 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.688349 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.688392 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.688430 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.688470 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.688508 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.688550 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.688593 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.688642 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.688683 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.688726 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.688773 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.688811 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.688851 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.688851 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.689640 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.689704 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.689746 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.689788 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.689848 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.689893 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.689959 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.690003 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.690058 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.690138 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.690180 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.690221 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.690260 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.690299 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.690299 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.690376 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.690440 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.690487 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.690533 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.690572 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.690614 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.690657 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.690699 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.690747 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.690787 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.690831 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.690869 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.691262 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.691327 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.691372 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.691414 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.691481 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.691524 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.691876 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.695210 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.695314 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.695314 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.695449 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.695449 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.695449 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.695626 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.695681 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.695737 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.695801 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.695854 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.695905 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.695978 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.696055 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.696112 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.696180 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.696180 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.696285 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.696285 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.696397 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.696397 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.696498 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.696551 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.697636 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.697701 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.697766 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.697823 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.697866 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.697917 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.698011 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.698082 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.698155 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.698209 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.698279 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.698332 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.698382 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.698478 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.698530 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.698583 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.698634 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.698685 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.698747 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.698799 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.698849 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111479) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.698899 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.698969 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.699022 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.699095 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.699147 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111478) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.699200 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.699200 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.699200 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.699200 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.699200 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.699465 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.729147 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111477) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 00:47:43.729576 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.731593 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.731855 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.735068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.735810 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.736701 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.737448 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.739165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.739707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.740386 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.740386 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.740386 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.740558 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.740558 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.740558 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.740714 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.740714 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.740714 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.740884 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.741202 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.741325 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.741325 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.741451 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.741451 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.741451 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.741657 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.742322 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.742413 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.742456 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.742494 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.742532 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.742574 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.742643 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.742916 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.742978 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.743048 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.743099 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.743151 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.743224 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.743265 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.743792 np0000192291 devstack@c-api.service[111478]: INFO dbcounter [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Registered counter for database cinder Sep 09 00:47:43.743891 np0000192291 devstack@c-api.service[111479]: INFO dbcounter [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Registered counter for database cinder Sep 09 00:47:43.744295 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.744363 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.744407 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.744545 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.744619 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.744668 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.744716 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.744928 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.745015 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.745078 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.745138 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.745201 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.745201 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.745299 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.745897 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.746236 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.746994 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.747088 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.747165 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.747256 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.747330 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.747424 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.747514 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.747868 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.748012 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.748114 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.748277 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.748277 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.748392 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.748392 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.748506 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.748506 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.748629 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.748695 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.748760 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.748860 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.748990 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.749178 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.749244 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.749316 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.749371 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.749444 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.749444 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.749561 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.749561 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.749663 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.749663 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.749764 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.749764 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.749880 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.749880 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.750556 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.750628 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.750707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.750762 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.750818 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.750873 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.751055 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.751612 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.751676 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.751731 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.751800 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.751866 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.751923 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.752008 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.752388 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.752494 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.752494 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.752610 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.752666 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.752768 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.752900 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.753397 np0000192291 devstack@c-api.service[111480]: INFO dbcounter [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Registered counter for database cinder Sep 09 00:47:43.753499 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.753616 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.753708 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.753765 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.753860 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.753960 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.754056 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.754425 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.754500 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.754574 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.754639 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.754696 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.754750 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.754805 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.754869 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.754869 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.754989 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.754989 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.755140 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.755140 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.755249 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.755314 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.755314 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.755422 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.755422 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.755523 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.755523 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.755632 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.755873 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.755954 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.756012 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.756116 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.756177 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.756231 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.756285 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.757197 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.757254 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.757311 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.757366 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.757425 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.757481 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.757542 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.757611 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.757670 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.757728 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.757786 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.757842 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.757899 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.757979 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 00:47:43.758525 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 00:47:43.758592 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 00:47:43.758629 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 00:47:43.758694 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 00:47:43.758742 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 00:47:43.758800 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 00:47:43.785128 np0000192291 devstack@c-api.service[111479]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee83372-8e8d-43f6-bc02-859f81329293 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=111479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.789593 np0000192291 devstack@c-api.service[111478]: DEBUG oslo_db.sqlalchemy.engines [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 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=111478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.807100 np0000192291 devstack@c-api.service[111477]: INFO dbcounter [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Registered counter for database cinder Sep 09 00:47:43.810917 np0000192291 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-3d677637-b810-4a85-af51-c5d81abf2874 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.855594 np0000192291 devstack@c-api.service[111477]: DEBUG oslo_db.sqlalchemy.engines [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 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=111477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.896863 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writer thread running {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:43.896863 np0000192291 devstack@c-api.service[111479]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:43.896863 np0000192291 devstack@c-api.service[111479]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:43.896863 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:43.898694 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writer thread running {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:43.899258 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:43.901314 np0000192291 devstack@c-api.service[111478]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:43.901314 np0000192291 devstack@c-api.service[111478]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:43.901488 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:43.901550 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:43.903494 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:43.903908 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:43.904414 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.906866 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:43.907494 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.908984 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:43.909879 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.913143 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.925566 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writer thread running {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:43.928325 np0000192291 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:43.928325 np0000192291 devstack@c-api.service[111480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:43.928585 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:43.930993 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:43.933335 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:43.935494 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:43.936568 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.939769 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.941315 np0000192291 devstack@c-api.service[111479]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee83372-8e8d-43f6-bc02-859f81329293 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=111479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.943954 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:43.946056 np0000192291 devstack@c-api.service[111479]: INFO cinder.rpc [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:43.946974 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.948254 np0000192291 devstack@c-api.service[111478]: DEBUG oslo_db.sqlalchemy.engines [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 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=111478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.950776 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:43.953181 np0000192291 devstack@c-api.service[111478]: INFO cinder.rpc [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:43.954207 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.957196 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.960298 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.963414 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.965133 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.968409 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.968475 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.969409 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writer thread running {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 00:47:43.971348 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.972124 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.972185 np0000192291 devstack@c-api.service[111477]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:47:43.972185 np0000192291 devstack@c-api.service[111477]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 00:47:43.972391 np0000192291 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-3d677637-b810-4a85-af51-c5d81abf2874 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:43.972448 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 00:47:43.974452 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.975052 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:43.975245 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 00:47:43.976627 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.977151 np0000192291 devstack@c-api.service[111480]: INFO cinder.rpc [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:43.977309 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.977426 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 00:47:43.978117 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.979354 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 00:47:43.980101 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.980270 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.980992 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.982912 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.983213 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.984228 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.984405 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.987071 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.987564 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.988331 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.990574 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.991466 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.992407 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.993731 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.994605 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.995343 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.995774 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.998124 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.998187 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.999570 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:43.999631 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.001244 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.002542 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.002680 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.003720 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.004050 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.005066 np0000192291 devstack@c-api.service[111479]: WARNING cinder.api.contrib.hosts [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:44.005480 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.005750 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.007286 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.007347 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.008595 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.008702 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.009545 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: extensions {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.009722 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.010804 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: encryption {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.011410 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.011469 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.012251 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: encryption {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.013174 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.013892 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: scheduler-stats {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.014496 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.014924 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.016042 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: capabilities {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.016277 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.016333 np0000192291 devstack@c-api.service[111477]: DEBUG oslo_db.sqlalchemy.engines [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 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=111477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:44.016431 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.017323 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-quota-sets {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.017562 np0000192291 devstack@c-api.service[111478]: WARNING cinder.api.contrib.hosts [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:44.018333 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.018854 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-volume-type-access {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.018914 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 00:47:44.019088 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.019971 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.020450 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-quota-class-sets {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.020840 np0000192291 devstack@c-api.service[111477]: INFO cinder.rpc [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 00:47:44.021485 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.021703 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: qos-specs {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.021763 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.022471 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: extensions {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.023727 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: cgsnapshots {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.023799 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: encryption {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.024605 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.025236 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: extra_specs {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.025344 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: encryption {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.026716 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: consistencygroups {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.026919 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: scheduler-stats {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.028205 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.028453 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: capabilities {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.028610 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: backups {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.029753 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-quota-sets {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.030466 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.030525 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-availability-zone {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.031622 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.031757 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-hosts {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.031925 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-volume-type-access {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.032020 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.033083 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-volume-transfer {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.033583 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.033638 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-quota-class-sets {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.034618 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-snapshot-manage {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.034744 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.034975 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: qos-specs {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.035055 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.035993 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extended resource: os-volume-manage {{(pid=111479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.036421 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.037119 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: cgsnapshots {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.037476 np0000192291 devstack@c-api.service[111480]: WARNING cinder.api.contrib.hosts [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:44.038196 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.038250 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.038789 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: extra_specs {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.039088 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.039890 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.039962 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.040538 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: consistencygroups {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.041302 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.041358 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.042144 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: extensions {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.042531 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: backups {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.042653 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.043167 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.043396 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: encryption {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.044073 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.044710 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-availability-zone {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.044820 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: encryption {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.045057 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] SnapshotActionsController initialized {{(pid=111479) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:44.045881 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.046155 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.046212 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-hosts {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.046332 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: scheduler-stats {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.047190 np0000192291 devstack@c-api.service[111479]: WARNING castellan.key_manager.migration [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.047658 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-volume-transfer {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.048004 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048131 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048226 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048369 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: capabilities {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.048429 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048528 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension TypesManage extending resource: types {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048603 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048698 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension AdminActions extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048811 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension AdminActions extending resource: snapshots {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.048909 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension AdminActions extending resource: backups {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049020 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049141 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension UsedLimits extending resource: limits {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049212 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.049256 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049332 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049427 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049539 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeActions extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049783 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.v3.router [None req-0ee83372-8e8d-43f6-bc02-859f81329293 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.049843 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-quota-sets {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.049892 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-snapshot-manage {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.051110 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-volume-type-access {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.051257 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extended resource: os-volume-manage {{(pid=111478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.052386 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.052631 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-quota-class-sets {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.053751 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.053896 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: qos-specs {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.055211 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.055441 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.055884 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: cgsnapshots {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.057013 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.057255 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: extra_specs {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.057770 np0000192291 devstack@c-api.service[111479]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b33f6a4668 pid: 111479 (default app) Sep 09 00:47:44.058228 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.058648 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.058704 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: consistencygroups {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.059716 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.060244 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.060530 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: backups {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.061324 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] SnapshotActionsController initialized {{(pid=111478) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:44.062139 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.062369 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.062421 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-availability-zone {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.063640 np0000192291 devstack@c-api.service[111478]: WARNING castellan.key_manager.migration [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.063699 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-hosts {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.064549 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.064683 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.064825 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065092 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-volume-transfer {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.065205 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065205 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension TypesManage extending resource: types {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065312 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065382 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension AdminActions extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065502 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension AdminActions extending resource: snapshots {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065593 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension AdminActions extending resource: backups {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065689 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065795 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension UsedLimits extending resource: limits {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.065889 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.066001 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.066106 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.066205 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeActions extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.066351 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.v3.router [None req-d2afc98f-ad7b-4932-85c2-dd20e4cf83d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.066574 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-snapshot-manage {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.067122 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-6db8ceb5-3596-43bb-bff5-ac9f84dff804 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:44.067728 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.067956 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extended resource: os-volume-manage {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.069910 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 1/1] 162.253.55.239 () {60 vars in 956 bytes} [Wed Sep 9 00:47:44 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:47:44.070284 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.071135 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.071843 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.073222 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.074079 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.074146 np0000192291 devstack@c-api.service[111478]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b33f6a4668 pid: 111478 (default app) Sep 09 00:47:44.074596 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.075091 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.076312 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.076988 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.077302 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] SnapshotActionsController initialized {{(pid=111480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:44.078071 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.078798 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.079569 np0000192291 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.080386 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.080461 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.080514 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.080572 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.080778 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.080878 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension TypesManage extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.080994 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081102 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension AdminActions extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081211 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension AdminActions extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081300 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension AdminActions extending resource: backups {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081471 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081541 np0000192291 devstack@c-api.service[111477]: WARNING cinder.api.contrib.hosts [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 00:47:44.081593 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension UsedLimits extending resource: limits {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081593 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081693 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081779 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.081873 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeActions extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.082008 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-3d677637-b810-4a85-af51-c5d81abf2874 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.082188 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.083975 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.085702 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.086844 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: extensions {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.088707 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: encryption {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.090101 np0000192291 devstack@c-api.service[111480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b33f6a4668 pid: 111480 (default app) Sep 09 00:47:44.090712 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: encryption {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.093891 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: scheduler-stats {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.095987 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: capabilities {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.097587 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-quota-sets {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.099423 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-volume-type-access {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.101510 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-quota-class-sets {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.102856 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: qos-specs {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.104884 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: cgsnapshots {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.106313 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: extra_specs {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.107671 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: consistencygroups {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.109495 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: backups {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.111469 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-availability-zone {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.112705 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-hosts {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.114021 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-volume-transfer {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.115543 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-snapshot-manage {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.116913 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extended resource: os-volume-manage {{(pid=111477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 00:47:44.119358 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.120984 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.122376 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.123758 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.125197 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.126217 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.contrib.snapshot_actions [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] SnapshotActionsController initialized {{(pid=111477) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 00:47:44.126974 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.128345 np0000192291 devstack@c-api.service[111477]: WARNING castellan.key_manager.migration [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 00:47:44.129196 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.129309 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.129374 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130274 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130384 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension TypesManage extending resource: types {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130477 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130554 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension AdminActions extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130683 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension AdminActions extending resource: snapshots {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130764 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension AdminActions extending resource: backups {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130864 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.130977 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension UsedLimits extending resource: limits {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.131087 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.131197 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.131281 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.131369 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeActions extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.131487 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.v3.router [None req-0962f9f6-c310-4e2b-b44e-1e009f85c252 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 00:47:44.139228 np0000192291 devstack@c-api.service[111477]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b33f6a4668 pid: 111477 (default app) Sep 09 00:47:52.147820 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-4edcabc9-2147-4e5d-9f7a-006a67f733df None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:52.826768 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-4edcabc9-2147-4e5d-9f7a-006a67f733df admin admin] POST https://162.253.55.239/volume/v3/types Sep 09 00:47:52.827792 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-4edcabc9-2147-4e5d-9f7a-006a67f733df admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 00:47:52.830498 np0000192291 devstack@c-api.service[111479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:47:52.830498 np0000192291 devstack@c-api.service[111479]: warnings.warn( Sep 09 00:47:52.897929 np0000192291 devstack@c-api.service[111479]: DEBUG oslo_db.sqlalchemy.engines [None req-4edcabc9-2147-4e5d-9f7a-006a67f733df 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=111479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:52.942924 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-4edcabc9-2147-4e5d-9f7a-006a67f733df admin admin] https://162.253.55.239/volume/v3/types returned with HTTP 200 Sep 09 00:47:52.943814 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 2/2] 162.253.55.239 () {68 vars in 1333 bytes} [Wed Sep 9 00:47:52 2026] POST /volume/v3/types => generated 186 bytes in 797 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:47:52.983026 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-45716ca9-9a95-4767-823d-21b24402c7a9 None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:47:53.439862 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-45716ca9-9a95-4767-823d-21b24402c7a9 admin admin] POST https://162.253.55.239/volume/v3/types/c8ed210e-325e-4a97-971c-a831fa569895/extra_specs Sep 09 00:47:53.440496 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-45716ca9-9a95-4767-823d-21b24402c7a9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 00:47:53.442612 np0000192291 devstack@c-api.service[111478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:47:53.442612 np0000192291 devstack@c-api.service[111478]: warnings.warn( Sep 09 00:47:53.480091 np0000192291 devstack@c-api.service[111478]: DEBUG oslo_db.sqlalchemy.engines [None req-45716ca9-9a95-4767-823d-21b24402c7a9 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=111478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:47:53.540681 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-45716ca9-9a95-4767-823d-21b24402c7a9 admin admin] https://162.253.55.239/volume/v3/types/c8ed210e-325e-4a97-971c-a831fa569895/extra_specs returned with HTTP 200 Sep 09 00:47:53.541320 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 1/3] 162.253.55.239 () {68 vars in 1480 bytes} [Wed Sep 9 00:47:52 2026] POST /volume/v3/types/c8ed210e-325e-4a97-971c-a831fa569895/extra_specs => generated 55 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:47:53.976611 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=6 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:47:54.020984 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=6 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:48:02.940478 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:48:03.539192 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:51:16.944813 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-374c42fb-657a-4640-92c7-0bb25be3b05c None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:16.946320 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-374c42fb-657a-4640-92c7-0bb25be3b05c None None] GET https://162.253.55.239/volume// Sep 09 00:51:16.946676 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-374c42fb-657a-4640-92c7-0bb25be3b05c None None] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:16.947161 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-374c42fb-657a-4640-92c7-0bb25be3b05c None None] Calling method 'all' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:16.948209 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-374c42fb-657a-4640-92c7-0bb25be3b05c None None] https://162.253.55.239/volume// returned with HTTP 300 Sep 09 00:51:16.948848 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 1/4] 162.253.55.239 () {66 vars in 1456 bytes} [Wed Sep 9 00:51:16 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 00:51:57.365525 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-6f57cea9-47d0-48f6-9aae-01cf736fcbc1 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:57.371424 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 1/5] 162.253.55.239 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:57 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:57.402630 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-bf351469-ae5d-424c-a46f-16036882a777 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:57.414554 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 3/6] 162.253.55.239 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:57 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:57.453957 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [req-bf351469-ae5d-424c-a46f-16036882a777 req-016ae156-cf95-4102-9e6b-a90256aa4cee None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:57.459460 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [req-bf351469-ae5d-424c-a46f-16036882a777 req-016ae156-cf95-4102-9e6b-a90256aa4cee demo demo] GET https://162.253.55.239/volume/v3/ Sep 09 00:51:57.459836 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [req-bf351469-ae5d-424c-a46f-16036882a777 req-016ae156-cf95-4102-9e6b-a90256aa4cee demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:57.460317 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [req-bf351469-ae5d-424c-a46f-16036882a777 req-016ae156-cf95-4102-9e6b-a90256aa4cee demo demo] Calling method 'version_select' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:57.461851 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [req-bf351469-ae5d-424c-a46f-16036882a777 req-016ae156-cf95-4102-9e6b-a90256aa4cee demo demo] https://162.253.55.239/volume/v3/ returned with HTTP 200 Sep 09 00:51:57.462539 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 2/7] 162.253.55.239 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:57 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:57.503670 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:57.927537 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 demo demo] GET https://162.253.55.239/volume/v3/types Sep 09 00:51:57.927942 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:57.928075 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 demo demo] Calling method 'index' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:57.928719 np0000192291 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:51:57.928719 np0000192291 devstack@c-api.service[111480]: warnings.warn( Sep 09 00:51:57.929409 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:51:57.972087 np0000192291 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:51:57.994134 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-de2200f1-b9bc-4524-8d81-3c8584a652f9 demo demo] https://162.253.55.239/volume/v3/types returned with HTTP 200 Sep 09 00:51:57.994562 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 2/8] 162.253.55.239 () {64 vars in 1290 bytes} [Wed Sep 9 00:51:57 2026] GET /volume/v3/types => generated 377 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:58.054793 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:58.486841 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 demo demo] GET https://162.253.55.239/volume/v3/types/default Sep 09 00:51:58.487830 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:58.487830 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 demo demo] Calling method 'show' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:58.527497 np0000192291 devstack@c-api.service[111477]: DEBUG oslo_db.sqlalchemy.engines [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 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=111477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 00:51:58.543641 np0000192291 devstack@c-api.service[111477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 00:51:58.543641 np0000192291 devstack@c-api.service[111477]: warnings.warn( Sep 09 00:51:58.546153 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-5b00693c-f3a0-4d87-b0b8-9cfce6370001 demo demo] https://162.253.55.239/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:58.546548 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 2/9] 162.253.55.239 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:58 2026] GET /volume/v3/types/default => generated 145 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:59.185353 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-565f726c-d08a-4cc9-a245-247ccb0f2161 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:59.186519 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 4/10] 162.253.55.239 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:51:59.225659 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:59.236918 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 3/11] 162.253.55.239 () {64 vars in 1272 bytes} [Wed Sep 9 00:51:59 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:51:59.274456 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 req-c2db0cae-7c82-4a1f-8ecd-9316437b93fb None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:59.277999 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 req-c2db0cae-7c82-4a1f-8ecd-9316437b93fb demo demo] GET https://162.253.55.239/volume/v3/ Sep 09 00:51:59.278397 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 req-c2db0cae-7c82-4a1f-8ecd-9316437b93fb demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:59.278760 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 req-c2db0cae-7c82-4a1f-8ecd-9316437b93fb demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:59.279643 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-a0f1e4ef-8b3c-467d-9135-421d26b53ef8 req-c2db0cae-7c82-4a1f-8ecd-9316437b93fb demo demo] https://162.253.55.239/volume/v3/ returned with HTTP 200 Sep 09 00:51:59.280436 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 3/12] 162.253.55.239 () {66 vars in 1346 bytes} [Wed Sep 9 00:51:59 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:51:59.320234 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-91cd1bd7-f5e8-45a5-9a89-63e8bfd34dab None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:59.323954 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-91cd1bd7-f5e8-45a5-9a89-63e8bfd34dab demo demo] GET https://162.253.55.239/volume/v3/types/default Sep 09 00:51:59.324560 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-91cd1bd7-f5e8-45a5-9a89-63e8bfd34dab demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:51:59.324995 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-91cd1bd7-f5e8-45a5-9a89-63e8bfd34dab demo demo] Calling method 'show' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:51:59.339593 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-91cd1bd7-f5e8-45a5-9a89-63e8bfd34dab demo demo] https://162.253.55.239/volume/v3/types/default returned with HTTP 200 Sep 09 00:51:59.340329 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 3/13] 162.253.55.239 () {64 vars in 1301 bytes} [Wed Sep 9 00:51:59 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 09 00:51:59.995939 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-11858c76-281d-4880-8e62-16172c8dfa43 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:51:59.996663 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 5/14] 162.253.55.239 () {62 vars in 1068 bytes} [Wed Sep 9 00:51:59 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 09 00:52:00.029694 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-79f19966-0fb9-449b-a823-358134143b8f None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.038479 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 4/15] 162.253.55.239 () {64 vars in 1272 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:52:00.069602 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-79f19966-0fb9-449b-a823-358134143b8f req-17cfc136-2db2-429c-be26-da37323af4a5 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.072829 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-79f19966-0fb9-449b-a823-358134143b8f req-17cfc136-2db2-429c-be26-da37323af4a5 demo demo] GET https://162.253.55.239/volume/v3/ Sep 09 00:52:00.073314 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-79f19966-0fb9-449b-a823-358134143b8f req-17cfc136-2db2-429c-be26-da37323af4a5 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:52:00.073921 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-79f19966-0fb9-449b-a823-358134143b8f req-17cfc136-2db2-429c-be26-da37323af4a5 demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:52:00.074860 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-79f19966-0fb9-449b-a823-358134143b8f req-17cfc136-2db2-429c-be26-da37323af4a5 demo demo] https://162.253.55.239/volume/v3/ returned with HTTP 200 Sep 09 00:52:00.075583 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 4/16] 162.253.55.239 () {66 vars in 1346 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:52:00.110849 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-482705cb-baa5-4869-af4c-704f447e8545 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.114545 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-482705cb-baa5-4869-af4c-704f447e8545 demo demo] GET https://162.253.55.239/volume/v3/types/default Sep 09 00:52:00.115009 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-482705cb-baa5-4869-af4c-704f447e8545 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:52:00.115518 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-482705cb-baa5-4869-af4c-704f447e8545 demo demo] Calling method 'show' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:52:00.131139 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-482705cb-baa5-4869-af4c-704f447e8545 demo demo] https://162.253.55.239/volume/v3/types/default returned with HTTP 200 Sep 09 00:52:00.132294 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 4/17] 162.253.55.239 () {64 vars in 1301 bytes} [Wed Sep 9 00:52:00 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 09 00:52:00.164603 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-f6d3ff97-53c0-4c62-97a6-9c45093d42ec None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.165912 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 6/18] 162.253.55.239 () {62 vars in 1068 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 00:52:00.194969 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-e1fa253c-1463-4930-a46b-d1b337186f9f None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.199456 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 5/19] 162.253.55.239 () {64 vars in 1272 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 00:52:00.228346 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-e1fa253c-1463-4930-a46b-d1b337186f9f req-aaf3770e-f5c5-4fe4-9b3d-17e82e546196 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.231991 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-e1fa253c-1463-4930-a46b-d1b337186f9f req-aaf3770e-f5c5-4fe4-9b3d-17e82e546196 demo demo] GET https://162.253.55.239/volume/v3/ Sep 09 00:52:00.232358 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-e1fa253c-1463-4930-a46b-d1b337186f9f req-aaf3770e-f5c5-4fe4-9b3d-17e82e546196 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:52:00.232718 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-e1fa253c-1463-4930-a46b-d1b337186f9f req-aaf3770e-f5c5-4fe4-9b3d-17e82e546196 demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:52:00.234075 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-e1fa253c-1463-4930-a46b-d1b337186f9f req-aaf3770e-f5c5-4fe4-9b3d-17e82e546196 demo demo] https://162.253.55.239/volume/v3/ returned with HTTP 200 Sep 09 00:52:00.234716 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 5/20] 162.253.55.239 () {66 vars in 1346 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:52:00.269748 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-0964c425-2973-4d97-ab25-bc174a5f70e1 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:52:00.276651 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-0964c425-2973-4d97-ab25-bc174a5f70e1 demo demo] GET https://162.253.55.239/volume/v3/types/default Sep 09 00:52:00.277061 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-0964c425-2973-4d97-ab25-bc174a5f70e1 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:52:00.278241 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-0964c425-2973-4d97-ab25-bc174a5f70e1 demo demo] Calling method 'show' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:52:00.293357 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-0964c425-2973-4d97-ab25-bc174a5f70e1 demo demo] https://162.253.55.239/volume/v3/types/default returned with HTTP 200 Sep 09 00:52:00.294110 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 5/21] 162.253.55.239 () {64 vars in 1301 bytes} [Wed Sep 9 00:52:00 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 00:52:07.986406 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:52:10.285680 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=8 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:56:53.906629 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-090b6195-e978-4561-a277-640f8fe200e0 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:56:54.026645 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 00:56:54.027063 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:56:54.027541 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:56:54.028620 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:56:54.030163 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:56:54.101452 np0000192291 devstack@c-api.service[111479]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:56:54.101452 np0000192291 devstack@c-api.service[111479]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:56:54.102009 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] Get all volumes completed successfully. Sep 09 00:56:54.105134 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-090b6195-e978-4561-a277-640f8fe200e0 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:56:54.105657 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 7/22] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 00:56:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:57:04.091470 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:57:54.123971 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:57:54.127346 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 00:57:54.127604 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:57:54.127872 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:57:54.128634 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:57:54.129771 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:57:54.166385 np0000192291 devstack@c-api.service[111478]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:57:54.166385 np0000192291 devstack@c-api.service[111478]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:57:54.166771 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] Get all volumes completed successfully. Sep 09 00:57:54.168720 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-a6c28089-9fcf-4d2e-af22-6eab4d623693 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:57:54.169117 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 6/23] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 00:57:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:58:04.159465 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:58:54.249250 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:58:54.252080 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 00:58:54.252206 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:58:54.252408 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:58:54.253102 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:58:54.253876 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:58:54.293411 np0000192291 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:58:54.293411 np0000192291 devstack@c-api.service[111480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:58:54.293770 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] Get all volumes completed successfully. Sep 09 00:58:54.295811 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-b896b6a5-6d2f-420c-9680-03000bd49bd2 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:58:54.296251 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 6/24] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 00:58:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 00:59:04.287996 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 00:59:54.328789 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 00:59:54.332291 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 00:59:54.335974 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 00:59:54.335974 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 00:59:54.335974 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 00:59:54.335974 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 00:59:54.388097 np0000192291 devstack@c-api.service[111477]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 00:59:54.388097 np0000192291 devstack@c-api.service[111477]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 00:59:54.388097 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] Get all volumes completed successfully. Sep 09 00:59:54.392204 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-692d362c-2c0d-40e4-a4f4-9db58a1458de demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 00:59:54.392478 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 6/25] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 00:59:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:00:04.379258 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:00:54.411481 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-66f30814-e183-416d-afaf-707b5e0e334a None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:00:54.414251 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:00:54.414489 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:00:54.414686 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:00:54.414984 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:00:54.415740 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:00:54.425641 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] Get all volumes completed successfully. Sep 09 01:00:54.428392 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-66f30814-e183-416d-afaf-707b5e0e334a demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:00:54.428852 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 8/26] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:00:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:01:04.419591 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:01:54.456038 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:01:54.700390 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:01:54.701055 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:01:54.701055 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:01:54.701055 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:01:54.702346 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:01:54.718663 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] Get all volumes completed successfully. Sep 09 01:01:54.722546 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-5b60c47a-64cb-4ad6-a91c-f21e9c387e8b demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:01:54.722546 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 7/27] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:01:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:02:04.708545 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:02:54.743642 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:02:54.748006 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:02:54.748444 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:02:54.748818 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:02:54.749533 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:02:54.751621 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:02:54.765544 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] Get all volumes completed successfully. Sep 09 01:02:54.770249 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-ce05d2e7-475d-4243-9f39-24efd2e60ff6 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:02:54.770982 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 7/28] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:02:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:03:04.756866 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:03:54.789985 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-db798751-98be-40f0-8bca-b0ff142a43ac None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:03:54.793991 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:03:54.793991 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:03:54.794293 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:03:54.795227 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:03:54.795671 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:03:54.806598 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] Get all volumes completed successfully. Sep 09 01:03:54.809513 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-db798751-98be-40f0-8bca-b0ff142a43ac demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:03:54.809973 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 7/29] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:03:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:04:04.799671 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:04:54.838626 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-821633c9-dc04-4a60-bffe-4b5f32df802a None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:04:54.843509 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:04:54.843950 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:04:54.844420 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:04:54.844918 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:04:54.846413 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:04:54.862181 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] Get all volumes completed successfully. Sep 09 01:04:54.865538 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-821633c9-dc04-4a60-bffe-4b5f32df802a demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:04:54.866239 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 9/30] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:04:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:05:04.852603 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:05:54.887240 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-f585850e-3d33-4c08-8c1b-b217189e263f None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:05:54.893074 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:05:54.893801 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:05:54.893801 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:05:54.894203 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:05:54.895404 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:05:54.908645 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] Get all volumes completed successfully. Sep 09 01:05:54.911468 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-f585850e-3d33-4c08-8c1b-b217189e263f demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:05:54.912332 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 8/31] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:05:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:06:04.900026 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:06:54.938232 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:06:55.146138 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:06:55.146635 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:06:55.147187 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:06:55.147808 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:06:55.149705 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:06:55.166310 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] Get all volumes completed successfully. Sep 09 01:06:55.171944 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-9da0152b-a2ef-4106-bbb7-e06b089e709b demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:06:55.173651 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 8/32] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:06:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:07:05.155341 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:07:55.200512 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-25891d09-c6ad-43fd-9444-71feffbef35e None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:07:55.204945 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:07:55.205356 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:07:55.206410 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:07:55.206871 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:07:55.208530 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:07:55.220652 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] Get all volumes completed successfully. Sep 09 01:07:55.224961 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-25891d09-c6ad-43fd-9444-71feffbef35e demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:07:55.225671 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 8/33] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:07:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:08:05.213193 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:08:55.254397 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:08:55.259599 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:08:55.260019 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:08:55.260593 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:08:55.261655 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:08:55.263493 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:08:55.277783 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] Get all volumes completed successfully. Sep 09 01:08:55.280396 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-a8c76ce2-8e25-4ba7-a37e-a07cf6818e97 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:08:55.280920 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 10/34] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:08:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:09:05.268537 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:09:55.301176 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:09:55.303446 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:09:55.303646 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:09:55.303862 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:09:55.304020 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:09:55.304638 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:09:55.312555 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] Get all volumes completed successfully. Sep 09 01:09:55.314351 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-3f05530e-35d1-43ea-8d6e-6d914639abdd demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:09:55.314660 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 9/35] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:09:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:10:05.307341 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:10:55.332794 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:10:55.334923 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:10:55.335140 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:10:55.335319 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:10:55.335527 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:10:55.336201 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:10:55.343829 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] Get all volumes completed successfully. Sep 09 01:10:55.345629 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-b1cd73ca-91b5-430e-b2c0-84deaa72f47a demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:10:55.345971 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 9/36] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:10:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:11:05.338709 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:11:55.363068 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:11:55.611664 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:11:55.611970 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:11:55.612115 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:11:55.612381 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:11:55.613304 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:11:55.621283 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] Get all volumes completed successfully. Sep 09 01:11:55.623134 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-b8cd376e-0d84-4730-93c7-77b79fc2c15b demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:11:55.623467 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 9/37] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:11:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:12:05.616566 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:12:55.639397 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-a471ec7f-a488-47ad-8183-79fced8d3747 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:12:55.642728 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:12:55.642728 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:12:55.643126 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:12:55.643126 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:12:55.644075 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:12:55.660559 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] Get all volumes completed successfully. Sep 09 01:12:55.665359 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-a471ec7f-a488-47ad-8183-79fced8d3747 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:12:55.666555 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 11/38] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:12:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:13:05.647972 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:13:55.683391 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:13:55.687457 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:13:55.687815 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:13:55.688206 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:13:55.688650 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:13:55.690212 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:13:55.702387 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] Get all volumes completed successfully. Sep 09 01:13:55.706378 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-101a4198-ff0a-45a6-860a-0fab20b1cf19 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:13:55.707144 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 10/39] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:13:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:14:05.695235 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:14:55.724148 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-520dfa51-88d3-4d5b-8260-93901c959a3f None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:14:55.726468 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:14:55.726703 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:14:55.726808 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:14:55.727012 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:14:55.727781 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:14:55.735672 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] Get all volumes completed successfully. Sep 09 01:14:55.737476 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-520dfa51-88d3-4d5b-8260-93901c959a3f demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:14:55.737699 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 10/40] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:14:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:15:05.730348 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:15:55.747423 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:15:55.749722 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:15:55.749876 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:15:55.750078 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:15:55.750311 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:15:55.750923 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:15:55.758711 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] Get all volumes completed successfully. Sep 09 01:15:55.761073 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-d2038ed9-9bfd-46af-902a-18b9ab886984 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:15:55.761759 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 10/41] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:15:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:16:05.754650 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:16:55.783115 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-4274628c-d640-44ba-bacb-cecda970d0bc None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:16:55.945825 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:16:55.946398 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:16:55.946761 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:16:55.947330 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:16:55.948836 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:16:55.964148 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] Get all volumes completed successfully. Sep 09 01:16:55.970009 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-4274628c-d640-44ba-bacb-cecda970d0bc demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:16:55.971125 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 12/42] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:16:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:17:05.954105 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:17:55.987263 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-32dc0f64-c780-46fb-943d-f0215634d72f None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:17:55.991288 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:17:55.991676 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:17:55.992097 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:17:55.992529 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:17:55.994290 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:17:56.008353 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] Get all volumes completed successfully. Sep 09 01:17:56.013975 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-32dc0f64-c780-46fb-943d-f0215634d72f demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:17:56.014925 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 11/43] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:17:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:18:05.999619 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:18:56.034749 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:18:56.039302 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:18:56.039518 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:18:56.039941 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:18:56.040493 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:18:56.042095 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:18:56.055764 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] Get all volumes completed successfully. Sep 09 01:18:56.060666 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-1467ed5b-d831-43ca-acb7-0b10c2368966 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:18:56.061845 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 11/44] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:18:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:19:06.046532 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:19:56.088644 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:19:56.091697 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:19:56.092278 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:19:56.092824 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:19:56.093502 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:19:56.094638 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:19:56.103112 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] Get all volumes completed successfully. Sep 09 01:19:56.105181 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-a866ed4f-55fe-4c77-a3ab-bbed70fadbf9 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:19:56.105561 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 11/45] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:19:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:20:06.098158 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:20:56.124530 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:20:56.127920 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:20:56.128194 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:20:56.128460 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:20:56.128770 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:20:56.129773 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:20:56.139960 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] Get all volumes completed successfully. Sep 09 01:20:56.143476 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-d8c9bb68-2410-4b33-a5b7-eb2db0889205 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:20:56.144169 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 13/46] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:20:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:21:06.134322 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:21:56.166778 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:21:56.321892 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:21:56.322309 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:21:56.322681 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:21:56.323224 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:21:56.324711 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:21:56.337373 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] Get all volumes completed successfully. Sep 09 01:21:56.342125 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-15d86637-df8b-47dd-ab3a-b667eb92edd5 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:21:56.342788 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 12/47] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:21:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:22:06.329927 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:22:56.370199 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:22:56.375261 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:22:56.375669 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:22:56.376080 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:22:56.376579 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:22:56.378004 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:22:56.391950 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] Get all volumes completed successfully. Sep 09 01:22:56.396456 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-c9fe6a1b-45a8-4b33-912c-0e4f52c6324a demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:22:56.397210 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 12/48] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:22:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:23:06.384256 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:23:56.419110 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-3e044046-afb7-485c-b939-b9aadacff78d None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:23:56.423528 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:23:56.423896 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:23:56.424320 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:23:56.424748 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:23:56.426172 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:23:56.439952 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] Get all volumes completed successfully. Sep 09 01:23:56.443619 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-3e044046-afb7-485c-b939-b9aadacff78d demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:23:56.443777 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 12/49] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:23:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:24:06.431817 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:24:56.465101 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.middleware.request_id [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 None None] RequestId filter calling following filter/app {{(pid=111479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:24:56.469611 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:24:56.470123 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] Empty body provided in request {{(pid=111479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:24:56.470593 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.openstack.wsgi [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] Calling method 'detail' {{(pid=111479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:24:56.470948 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.api.api_utils [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] Removing options '' from query. {{(pid=111479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:24:56.472711 np0000192291 devstack@c-api.service[111479]: DEBUG cinder.volume.api [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111479) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:24:56.486943 np0000192291 devstack@c-api.service[111479]: INFO cinder.volume.api [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] Get all volumes completed successfully. Sep 09 01:24:56.492541 np0000192291 devstack@c-api.service[111479]: INFO cinder.api.openstack.wsgi [None req-f3d0caf4-90a0-4b10-934d-5a8853e7c7f8 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:24:56.493325 np0000192291 devstack@c-api.service[111479]: [pid: 111479|app: 0|req: 14/50] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:24:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:25:06.477442 np0000192291 devstack@c-api.service[111479]: DEBUG dbcounter [-] [111479] Writing DB stats cinder:SELECT=1 {{(pid=111479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:25:56.512170 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.middleware.request_id [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a None None] RequestId filter calling following filter/app {{(pid=111478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:25:56.517024 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:25:56.517563 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] Empty body provided in request {{(pid=111478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:25:56.518073 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.openstack.wsgi [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] Calling method 'detail' {{(pid=111478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:25:56.519016 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.api.api_utils [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] Removing options '' from query. {{(pid=111478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:25:56.520726 np0000192291 devstack@c-api.service[111478]: DEBUG cinder.volume.api [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111478) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:25:56.532655 np0000192291 devstack@c-api.service[111478]: INFO cinder.volume.api [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] Get all volumes completed successfully. Sep 09 01:25:56.535323 np0000192291 devstack@c-api.service[111478]: INFO cinder.api.openstack.wsgi [None req-ca00e248-7b4a-46a9-b685-ce0049b8543a demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:25:56.535762 np0000192291 devstack@c-api.service[111478]: [pid: 111478|app: 0|req: 13/51] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:25:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:26:06.525423 np0000192291 devstack@c-api.service[111478]: DEBUG dbcounter [-] [111478] Writing DB stats cinder:SELECT=1 {{(pid=111478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:26:56.556881 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-2df0125f-8972-43f5-af83-2843aa32d965 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:26:56.685445 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:26:56.689088 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:26:56.689088 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:26:56.689088 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:26:56.690349 np0000192291 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:26:56.703394 np0000192291 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] Get all volumes completed successfully. Sep 09 01:26:56.707617 np0000192291 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-2df0125f-8972-43f5-af83-2843aa32d965 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:26:56.708490 np0000192291 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 13/52] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:26:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:27:06.695256 np0000192291 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 01:27:56.725664 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.middleware.request_id [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 None None] RequestId filter calling following filter/app {{(pid=111477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 01:27:56.728092 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] GET https://162.253.55.239/volume/v3/volumes/detail Sep 09 01:27:56.728092 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] Empty body provided in request {{(pid=111477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 01:27:56.728092 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.openstack.wsgi [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] Calling method 'detail' {{(pid=111477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 01:27:56.728092 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.api.api_utils [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] Removing options '' from query. {{(pid=111477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 01:27:56.728659 np0000192291 devstack@c-api.service[111477]: DEBUG cinder.volume.api [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111477) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 01:27:56.735022 np0000192291 devstack@c-api.service[111477]: INFO cinder.volume.api [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] Get all volumes completed successfully. Sep 09 01:27:56.737000 np0000192291 devstack@c-api.service[111477]: INFO cinder.api.openstack.wsgi [None req-a9fb3162-720e-4335-a04d-0a1f4a3bdb77 demo demo] https://162.253.55.239/volume/v3/volumes/detail returned with HTTP 200 Sep 09 01:27:56.737464 np0000192291 devstack@c-api.service[111477]: [pid: 111477|app: 0|req: 13/53] 162.253.55.239 () {64 vars in 1296 bytes} [Wed Sep 9 01:27:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 01:28:06.731354 np0000192291 devstack@c-api.service[111477]: DEBUG dbcounter [-] [111477] Writing DB stats cinder:SELECT=1 {{(pid=111477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}