Jul 15 01:14:14.931131 np0000185379 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 01:14:14.941089 np0000185379 devstack@c-api.service[111458]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 01:14:14 2026] *** Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: nodename: np0000185379 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: machine: x86_64 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: clock source: unix Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: pcre jit disabled Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: detected number of CPU cores: 16 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: current working directory: / Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: detected binary path: /usr/bin/uwsgi-core Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: your processes number limit is 256916 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: your memory page size is 4096 bytes Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: detected max file descriptor number: 2048 Jul 15 01:14:14.945049 np0000185379 devstack@c-api.service[111458]: lock engine: pthread robust mutexes Jul 15 01:14:14.945644 np0000185379 devstack@c-api.service[111458]: thunder lock: enabled Jul 15 01:14:14.945644 np0000185379 devstack@c-api.service[111458]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 01:14:14.945644 np0000185379 devstack@c-api.service[111458]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 01:14:14.945644 np0000185379 devstack@c-api.service[111458]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 01:14:14.945644 np0000185379 devstack@c-api.service[111458]: Set PythonHome to /opt/stack/data/venv Jul 15 01:14:14.982186 np0000185379 devstack@c-api.service[111458]: Python main interpreter initialized at 0x7a3ad3aa4668 Jul 15 01:14:14.982186 np0000185379 devstack@c-api.service[111458]: python threads support enabled Jul 15 01:14:14.982186 np0000185379 devstack@c-api.service[111458]: your server socket listen backlog is limited to 100 connections Jul 15 01:14:14.982186 np0000185379 devstack@c-api.service[111458]: your mercy for graceful operations on workers is 80 seconds Jul 15 01:14:14.982774 np0000185379 devstack@c-api.service[111458]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 01:14:14.982945 np0000185379 devstack@c-api.service[111458]: *** Operational MODE: preforking *** Jul 15 01:14:14.983361 np0000185379 devstack@c-api.service[111458]: *** uWSGI is running in multiple interpreter mode *** Jul 15 01:14:14.983361 np0000185379 devstack@c-api.service[111458]: spawned uWSGI master process (pid: 111458) Jul 15 01:14:14.983470 np0000185379 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 01:14:14.984232 np0000185379 devstack@c-api.service[111458]: spawned uWSGI worker 1 (pid: 111460, cores: 1) Jul 15 01:14:14.985126 np0000185379 devstack@c-api.service[111458]: spawned uWSGI worker 2 (pid: 111461, cores: 1) Jul 15 01:14:14.985642 np0000185379 devstack@c-api.service[111458]: spawned uWSGI worker 3 (pid: 111462, cores: 1) Jul 15 01:14:14.986279 np0000185379 devstack@c-api.service[111458]: spawned uWSGI worker 4 (pid: 111463, cores: 1) Jul 15 01:14:14.986353 np0000185379 devstack@c-api.service[111458]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: we strongly recommend against using it for new projects. Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: framework. For more detail see Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:15.123940 np0000185379 devstack@c-api.service[111460]: import eventlet # noqa Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: we strongly recommend against using it for new projects. Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: framework. For more detail see Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:15.126042 np0000185379 devstack@c-api.service[111463]: import eventlet # noqa Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: we strongly recommend against using it for new projects. Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: framework. For more detail see Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:15.130306 np0000185379 devstack@c-api.service[111462]: import eventlet # noqa Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: we strongly recommend against using it for new projects. Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: framework. For more detail see Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:15.138483 np0000185379 devstack@c-api.service[111461]: import eventlet # noqa Jul 15 01:14:15.284406 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:15.284406 np0000185379 devstack@c-api.service[111460]: from cgi import parse_header Jul 15 01:14:15.293039 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:15.293039 np0000185379 devstack@c-api.service[111462]: from cgi import parse_header Jul 15 01:14:15.300012 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:15.300012 np0000185379 devstack@c-api.service[111463]: from cgi import parse_header Jul 15 01:14:15.302755 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:15.302755 np0000185379 devstack@c-api.service[111461]: from cgi import parse_header Jul 15 01:14:15.323786 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:15.323786 np0000185379 devstack@c-api.service[111460]: warnings.warn( Jul 15 01:14:15.332948 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:15.332948 np0000185379 devstack@c-api.service[111462]: warnings.warn( Jul 15 01:14:15.333539 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:15.333539 np0000185379 devstack@c-api.service[111460]: removals.removed_module( Jul 15 01:14:15.334280 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:15.334280 np0000185379 devstack@c-api.service[111460]: removals.removed_module( Jul 15 01:14:15.341814 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:15.341814 np0000185379 devstack@c-api.service[111461]: warnings.warn( Jul 15 01:14:15.343401 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:15.343401 np0000185379 devstack@c-api.service[111462]: removals.removed_module( Jul 15 01:14:15.343879 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:15.343879 np0000185379 devstack@c-api.service[111463]: warnings.warn( Jul 15 01:14:15.344219 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:15.344219 np0000185379 devstack@c-api.service[111462]: removals.removed_module( Jul 15 01:14:15.351751 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:15.351751 np0000185379 devstack@c-api.service[111461]: removals.removed_module( Jul 15 01:14:15.352484 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:15.352484 np0000185379 devstack@c-api.service[111461]: removals.removed_module( Jul 15 01:14:15.353717 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:15.353717 np0000185379 devstack@c-api.service[111463]: removals.removed_module( Jul 15 01:14:15.354519 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:15.354519 np0000185379 devstack@c-api.service[111463]: removals.removed_module( Jul 15 01:14:16.101701 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:16.101701 np0000185379 devstack@c-api.service[111460]: warnings.warn( Jul 15 01:14:16.130874 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:16.130874 np0000185379 devstack@c-api.service[111461]: warnings.warn( Jul 15 01:14:16.137619 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:16.137619 np0000185379 devstack@c-api.service[111462]: warnings.warn( Jul 15 01:14:16.152142 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:16.152142 np0000185379 devstack@c-api.service[111460]: warnings.warn( Jul 15 01:14:16.180651 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:16.180651 np0000185379 devstack@c-api.service[111461]: warnings.warn( Jul 15 01:14:16.190174 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:16.190174 np0000185379 devstack@c-api.service[111462]: warnings.warn( Jul 15 01:14:16.190533 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:16.190533 np0000185379 devstack@c-api.service[111463]: warnings.warn( Jul 15 01:14:16.242505 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:16.242505 np0000185379 devstack@c-api.service[111463]: warnings.warn( Jul 15 01:14:16.346428 np0000185379 devstack@c-api.service[111460]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:16.346613 np0000185379 devstack@c-api.service[111460]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111460) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:16.367602 np0000185379 devstack@c-api.service[111461]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:16.367602 np0000185379 devstack@c-api.service[111461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:16.376401 np0000185379 devstack@c-api.service[111462]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:16.376611 np0000185379 devstack@c-api.service[111462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:16.437385 np0000185379 devstack@c-api.service[111463]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:16.437569 np0000185379 devstack@c-api.service[111463]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111463) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:16.440470 np0000185379 devstack@c-api.service[111461]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:16.440470 np0000185379 devstack@c-api.service[111461]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:16.444385 np0000185379 devstack@c-api.service[111462]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:16.444385 np0000185379 devstack@c-api.service[111462]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:16.448986 np0000185379 devstack@c-api.service[111460]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:16.448986 np0000185379 devstack@c-api.service[111460]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:16.502432 np0000185379 devstack@c-api.service[111463]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:16.502432 np0000185379 devstack@c-api.service[111463]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:16.939845 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:16.939996 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111460) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:16.940070 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:16.940202 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.940271 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111463) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:16.940366 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.940438 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.940501 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.940561 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.940620 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.940709 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.940770 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.940986 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.941053 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.941112 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.941183 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.943166 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.943249 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.943313 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.943374 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.943449 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.943510 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.943581 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.943643 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.943724 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.943784 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.943842 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.943899 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.943959 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.944033 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.944105 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.944179 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.944249 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.944317 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.944375 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.944435 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.944505 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.944571 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.944630 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.944717 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.944779 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.944779 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.944907 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.944967 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.945035 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.945035 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.945035 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.945035 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.945246 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.945317 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.945377 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.945445 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.945506 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.945566 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.945624 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.945705 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.945767 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.945767 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.945893 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.945953 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.946014 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.946081 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.946140 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.946199 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.946265 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.946326 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.946384 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.946384 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.946504 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.946710 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.946805 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.946885 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.946947 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.947007 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.947007 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.947145 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.947204 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.947262 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.947324 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.947382 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.947441 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.947510 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.947510 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.947510 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.947722 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.947775 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.947775 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.947847 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.947886 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.947933 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.947972 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.947972 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.948056 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.948094 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.948135 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.948172 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.948217 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.948260 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.948260 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.948336 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.948512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.948809 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.948851 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.948851 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.948851 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.948851 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.948997 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.948997 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.949075 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.949117 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.949155 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.949155 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.949155 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.949268 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.949305 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.949348 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.949388 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.949431 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.949475 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.949475 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.949547 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.949586 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.949700 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.953564 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.953632 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.953711 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.953755 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.953827 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.953873 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.953921 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.953966 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.954002 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.954040 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.954078 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.954128 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.954185 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.954244 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.954289 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.954328 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.954368 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.954405 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.954487 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.954532 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.954633 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.954746 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.954817 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.954859 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.954899 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.954938 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.954985 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.955026 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.955065 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.955110 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.955151 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.955195 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.955239 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.955279 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.955315 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.955354 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.955391 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.955430 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.955468 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.955508 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.955556 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.955602 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.955643 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.955704 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.955753 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.955794 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.955835 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.955876 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.955915 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.955956 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.956006 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.956045 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.956085 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.956126 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.956168 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.956208 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.956252 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.956291 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.956331 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.956374 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.956413 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.956449 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.956489 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.956531 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.956575 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.956653 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.956736 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.956778 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.956816 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.956860 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.956901 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.956937 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.956972 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.957007 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.957043 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.957084 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.957122 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.957157 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.957204 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.957248 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.957287 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.957319 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.957360 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.957399 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.957437 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.957475 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.957514 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.957558 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.957603 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.957638 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.957710 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.957776 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.957834 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.957891 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.957950 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.958023 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.958082 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.958139 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.958210 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.958287 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.958354 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.958413 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.958473 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.958540 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.958666 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.958750 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.958809 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.958868 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.958925 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.958925 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.958925 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.958925 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.959171 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.959171 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.959171 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.959171 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.959171 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.959438 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.959499 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.959558 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.959616 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.959669 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.959669 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.959769 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.959982 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.959982 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.960050 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.960089 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.960127 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.960127 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.960127 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.960127 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.960127 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.960299 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.960340 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.960381 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.960427 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.960469 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.960506 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.960542 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.960579 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.960616 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.960659 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.960837 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.960883 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.960929 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.960976 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.961015 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.961052 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.961091 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.961136 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.961179 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.961306 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.961348 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.961385 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.961422 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.961461 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.961500 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.961544 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.961544 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.961625 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.961672 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.961728 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.961989 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.961989 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.961989 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.961989 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.962143 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.962185 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.962221 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.962257 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.962299 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.962337 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.962373 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.962418 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.962463 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.962508 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.962566 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.962611 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.962652 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.962720 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.962761 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.962811 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.962855 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.962895 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.962931 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.962968 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.963004 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.963046 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.963092 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.963131 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.963168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.963407 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.963407 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.963407 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.963407 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.963554 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.963596 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.963639 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.963673 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.963737 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.963777 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.963817 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.963855 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.963894 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.963933 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.963972 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.964018 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.964062 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.964105 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.964151 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.964190 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.964190 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.965191 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.965292 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.965343 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.965388 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.965433 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.965475 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.965512 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.965558 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.965597 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.965637 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.965700 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.965741 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.965781 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.965815 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.965857 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.965892 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.965948 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.966079 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.966144 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.966189 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.966244 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.966313 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.966371 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.966428 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.966492 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.966544 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.966646 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.966706 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.966748 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.966789 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.966839 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.966884 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.966932 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.966972 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.967011 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.967051 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.967091 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.967135 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.967175 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.967218 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.967257 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.967304 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.967345 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.967383 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.967427 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.967471 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.967787 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.972417 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.972481 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.972541 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.972598 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.972657 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.972739 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.972777 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.972809 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.972839 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.972869 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.972908 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.972937 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.972966 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.972996 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.973028 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.973054 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.973083 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.973114 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.973141 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.973175 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.973209 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.973236 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.973266 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.973297 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.973324 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.973350 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.973380 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.973380 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.973444 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.973476 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.973510 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.973536 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.973564 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.973590 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.973620 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.973620 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.973698 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.973779 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.973832 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.973893 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.973951 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.973984 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.974012 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.974066 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.974164 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.974246 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.974334 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.974419 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.974519 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.974643 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.974726 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.974853 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.974889 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.974916 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.974945 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.974978 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.975007 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.975037 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.975075 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.975116 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.975146 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.975179 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.975210 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.975239 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.975272 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.975303 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.975336 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.975365 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.975394 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.975429 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.975460 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.975489 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.975524 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.975524 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.975524 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.975524 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.975524 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.975646 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.975700 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.975764 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.975829 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.975898 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.975938 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.976013 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.977047 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.977103 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.977152 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.977224 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.977277 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.977341 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.977400 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.977454 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.977494 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.977533 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.977600 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.977642 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.977699 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.977752 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.977791 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.977836 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.977874 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.977912 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.977912 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.977980 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.978020 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.978266 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.978318 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.978406 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.978458 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.978498 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.978593 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.978645 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.978767 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.978812 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.978895 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.978967 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.978967 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.979172 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.979245 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.979286 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.979331 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.979371 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.979410 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.979454 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.979495 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.979534 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.979579 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.979618 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.979656 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.979715 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.979755 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.979794 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.979833 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.979833 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.979901 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.979948 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.979992 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.979992 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.979992 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.979992 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.981797 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.981865 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.981907 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.981963 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.982004 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.982063 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.982106 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.982146 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.982184 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.982224 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.982263 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.982303 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.982341 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.982341 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.982417 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.982463 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.982502 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.982542 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.982598 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.982639 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.982709 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.982751 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.982791 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.982832 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.982832 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.982994 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.983039 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.983077 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.983118 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.983162 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.983201 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.983241 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.983280 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.983320 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.983366 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.983411 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.983450 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.983494 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.983538 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.983577 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.983623 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.983662 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.983722 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.983762 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.983814 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.983854 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.983894 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.983938 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.983977 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.984017 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.984057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.984269 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.984269 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.984269 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.984269 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.984402 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.984441 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.984487 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.984527 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.984572 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.984613 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.984654 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.984710 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.984750 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.984789 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.984829 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.984868 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.984907 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.984946 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.984986 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.985035 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.985075 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.985113 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.985157 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.985195 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.985234 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.985273 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.985273 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.985273 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.985377 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.985377 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.985377 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.985377 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.985521 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.985521 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.985591 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.985632 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.985674 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.985674 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.985764 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.985815 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.985855 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.985900 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.985948 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.985992 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.985992 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.986062 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.986109 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.986148 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.986188 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.986227 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.986266 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.986312 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.986351 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.986405 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.986405 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.986405 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.987418 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.987418 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.987418 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.987557 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.987599 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.987648 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.987708 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.987757 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.987797 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.987836 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.987874 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.987921 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.987960 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.987999 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.988037 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.988088 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.988127 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.988167 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.988205 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.988247 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.988287 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.988327 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.988372 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.988965 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.989036 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.989089 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.989169 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.989230 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.989275 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.989275 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.989361 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.989404 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.989448 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.989487 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.989526 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.989566 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.989604 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.989643 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.989720 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.989767 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.989808 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.990144 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.990195 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.990236 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.990282 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.990321 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.990360 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.990400 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.990400 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.990400 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.990400 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.990551 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.990623 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.990663 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.990718 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.990758 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.990800 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.990850 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.990895 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.990935 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.990975 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.991014 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.991053 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.991090 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.991174 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.991227 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.991227 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.991227 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.991227 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.991227 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.991409 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.991450 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.991489 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.991527 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.991567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.991567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.991567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.991567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.991567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.995060 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.995136 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.995178 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.995217 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.995257 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.995309 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.995356 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.995403 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.995442 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.995480 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.995532 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.995571 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.995610 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.995650 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.995704 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.995746 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.995797 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.995837 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.995880 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.995921 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.995961 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.995999 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.996039 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.996079 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.996118 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.996156 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.996201 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.996239 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.996278 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.996318 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.996356 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.996394 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.996433 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.996472 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.996512 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.996550 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.996597 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.996636 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.996696 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.996737 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.996775 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.996814 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.996852 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.996900 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.996938 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.996980 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.997025 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.997068 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.997111 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.997860 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.997920 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.997967 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.998033 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.998091 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.998132 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.998172 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.998212 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.998250 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.998297 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.998348 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.998390 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.998390 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.998459 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.998497 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.998537 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.998537 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.998630 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.998710 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.998710 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.998710 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.998829 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.998870 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.998938 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.998985 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.999027 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.999072 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.999113 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.999157 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.999202 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.999241 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.999283 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.999326 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.999326 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:16.999395 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.999436 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:16.999475 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.999519 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.999564 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.999606 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.999645 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.999703 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.999744 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:16.999790 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:16.999838 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:16.999880 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:16.999919 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:16.999959 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.000011 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.000051 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.000091 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.000130 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.000169 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.000214 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.000253 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.000292 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.000331 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.000370 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.000415 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.000455 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.000497 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.000536 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.000574 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.000612 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.000651 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.000712 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.000752 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.000791 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.000838 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.000877 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.000919 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.000958 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.000997 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.001035 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.001073 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.001110 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.001149 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.001186 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.001230 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.001268 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.001307 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.001344 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.001344 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.001344 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:17.001964 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.002025 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.002068 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.002142 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.002278 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.002326 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.002363 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.002401 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.002446 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.002446 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.002446 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.002546 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.002795 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.002845 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:17.002885 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.002938 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.002980 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:17.003017 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.003055 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:17.003100 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.003157 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:17.003199 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.003236 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:17.003236 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:17.048793 np0000185379 devstack@c-api.service[111461]: INFO dbcounter [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Registered counter for database cinder Jul 15 01:14:17.052058 np0000185379 devstack@c-api.service[111462]: INFO dbcounter [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Registered counter for database cinder Jul 15 01:14:17.053119 np0000185379 devstack@c-api.service[111463]: INFO dbcounter [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Registered counter for database cinder Jul 15 01:14:17.053451 np0000185379 devstack@c-api.service[111460]: INFO dbcounter [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Registered counter for database cinder Jul 15 01:14:17.089164 np0000185379 devstack@c-api.service[111461]: DEBUG oslo_db.sqlalchemy.engines [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 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=111461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.093718 np0000185379 devstack@c-api.service[111460]: DEBUG oslo_db.sqlalchemy.engines [None req-59589873-e58c-4f14-88a1-02015376a864 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=111460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.095633 np0000185379 devstack@c-api.service[111462]: DEBUG oslo_db.sqlalchemy.engines [None req-349b7e86-0e84-4903-934e-605f7536fbff 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=111462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.102504 np0000185379 devstack@c-api.service[111463]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 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=111463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.208181 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writer thread running {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:17.209167 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writer thread running {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:17.211181 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writer thread running {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:17.212757 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:17.212884 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:17.213556 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:17.214175 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:17.214626 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:17.216281 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:17.216399 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:17.217656 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:17.218210 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:17.218426 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:17.219645 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:17.219773 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.221293 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.221379 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:17.221708 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.223416 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.224425 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.225138 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.244040 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writer thread running {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:17.247590 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:17.251146 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:17.254713 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:17.255673 np0000185379 devstack@c-api.service[111460]: DEBUG oslo_db.sqlalchemy.engines [None req-59589873-e58c-4f14-88a1-02015376a864 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=111460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.257824 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:17.258548 np0000185379 devstack@c-api.service[111462]: DEBUG oslo_db.sqlalchemy.engines [None req-349b7e86-0e84-4903-934e-605f7536fbff 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=111462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.258699 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:17.259107 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.260380 np0000185379 devstack@c-api.service[111461]: DEBUG oslo_db.sqlalchemy.engines [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 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=111461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.260731 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:17.260940 np0000185379 devstack@c-api.service[111460]: INFO cinder.rpc [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:17.262081 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.262191 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.263077 np0000185379 devstack@c-api.service[111462]: INFO cinder.rpc [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:17.263741 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:17.264022 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.266168 np0000185379 devstack@c-api.service[111461]: INFO cinder.rpc [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:17.267398 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.274541 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.274842 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.277760 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.277979 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.280866 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.281117 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.281345 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.284549 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.285915 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.286259 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.287645 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.288928 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.289249 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.291817 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.292155 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.292994 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.294320 np0000185379 devstack@c-api.service[111463]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 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=111463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:17.294923 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.295261 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.296044 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.296889 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:17.297736 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.298308 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.298919 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.299470 np0000185379 devstack@c-api.service[111463]: INFO cinder.rpc [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:17.300628 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.300758 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.301210 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.302006 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.302094 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.302642 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.304776 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.304892 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.305339 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.307901 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.309347 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.310245 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.311011 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.312190 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.313698 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.313779 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.314342 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.315826 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.316392 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.317258 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.317657 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.317840 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.318074 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.318668 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.319267 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.320026 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.320568 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.321033 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.321199 np0000185379 devstack@c-api.service[111462]: WARNING cinder.api.contrib.hosts [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:17.321462 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.321728 np0000185379 devstack@c-api.service[111460]: WARNING cinder.api.contrib.hosts [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:17.321992 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.322501 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.323097 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.323432 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.323958 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.324529 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.324862 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.325392 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.325599 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.325944 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.326323 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.326895 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.327192 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: extensions {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.327295 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.327729 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: extensions {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.328453 np0000185379 devstack@c-api.service[111461]: WARNING cinder.api.contrib.hosts [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:17.328562 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: cgsnapshots {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.328837 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.329055 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: cgsnapshots {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.329228 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.329897 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-availability-zone {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.330407 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-availability-zone {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.330660 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.331760 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.331832 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-snapshot-manage {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.332138 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.332307 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-snapshot-manage {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.333292 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-volume-transfer {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.333595 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.333768 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-volume-transfer {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.334431 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: extensions {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.334877 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.334948 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-quota-sets {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.335378 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-quota-sets {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.335798 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: cgsnapshots {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.336334 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-hosts {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.336822 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-hosts {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.337167 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-availability-zone {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.337668 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.337928 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: qos-specs {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.338387 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: qos-specs {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.339122 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-snapshot-manage {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.339995 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: backups {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.340464 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: backups {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.340578 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.340996 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-volume-transfer {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.342009 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: capabilities {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.342112 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.342177 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-quota-sets {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.342478 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: capabilities {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.343242 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-volume-type-access {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.343660 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-hosts {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.343764 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-volume-type-access {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.344753 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.344836 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-quota-class-sets {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.345047 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: qos-specs {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.345307 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-quota-class-sets {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.346085 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: scheduler-stats {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.346562 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: scheduler-stats {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.347317 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: backups {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.347512 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: consistencygroups {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.348015 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: consistencygroups {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.349341 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: capabilities {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.349462 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: encryption {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.349955 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: encryption {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.350534 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.350583 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-volume-type-access {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.351037 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: encryption {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.351490 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: encryption {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.352168 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-quota-class-sets {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.352513 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: os-volume-manage {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.352986 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: os-volume-manage {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.353422 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: scheduler-stats {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.353950 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.354021 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extended resource: extra_specs {{(pid=111462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.354421 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extended resource: extra_specs {{(pid=111460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.354923 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: consistencygroups {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.356068 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.356270 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.356744 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.356840 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: encryption {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.357493 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.357717 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.358005 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.358391 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: encryption {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.358925 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.359088 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.359392 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.359929 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: os-volume-manage {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.360229 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.360445 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.360759 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.361298 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.contrib.snapshot_actions [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] SnapshotActionsController initialized {{(pid=111462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:17.361393 np0000185379 devstack@c-api.service[111463]: WARNING cinder.api.contrib.hosts [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:17.361470 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extended resource: extra_specs {{(pid=111461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.361613 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.contrib.snapshot_actions [None req-59589873-e58c-4f14-88a1-02015376a864 None None] SnapshotActionsController initialized {{(pid=111460) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:17.362034 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.362165 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.362342 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.363458 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.363637 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.363716 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.363798 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.364829 np0000185379 devstack@c-api.service[111462]: WARNING castellan.key_manager.migration [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.365053 np0000185379 devstack@c-api.service[111460]: WARNING castellan.key_manager.migration [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.365100 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.365285 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.365749 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.365928 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366395 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366456 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeActions extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366506 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366563 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension UsedLimits extending resource: limits {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366605 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeActions extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366647 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366740 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension UsedLimits extending resource: limits {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366740 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.366818 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.366861 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.367021 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367104 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeTypeAccess extending resource: types {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367164 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367561 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension TypesManage extending resource: types {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367561 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367672 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367745 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367785 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: extensions {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.367827 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension SnapshotActions extending resource: snapshots {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367870 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension TypesManage extending resource: types {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367925 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.367968 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368009 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension AdminActions extending resource: volumes {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368050 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368091 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension AdminActions extending resource: snapshots {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368134 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368774 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension AdminActions extending resource: backups {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368820 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368870 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.v3.router [None req-349b7e86-0e84-4903-934e-605f7536fbff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368913 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension AdminActions extending resource: volumes {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368949 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.368991 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension AdminActions extending resource: snapshots {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368991 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension AdminActions extending resource: backups {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.368991 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.v3.router [None req-59589873-e58c-4f14-88a1-02015376a864 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.369101 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.contrib.snapshot_actions [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] SnapshotActionsController initialized {{(pid=111461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:17.369436 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: cgsnapshots {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.369576 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.370845 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-availability-zone {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.371023 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.372166 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-snapshot-manage {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.372303 np0000185379 devstack@c-api.service[111461]: WARNING castellan.key_manager.migration [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.373250 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.373375 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.373495 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeActions extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.373617 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-volume-transfer {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.373665 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension UsedLimits extending resource: limits {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.373740 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.374799 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.374910 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375029 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension TypesManage extending resource: types {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375138 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375234 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375336 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375389 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-quota-sets {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.375433 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375539 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension AdminActions extending resource: volumes {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375651 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension AdminActions extending resource: snapshots {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375770 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension AdminActions extending resource: backups {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375874 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.v3.router [None req-c084c33d-fa2c-4dd7-8ede-5c070e18ebf4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.375940 np0000185379 devstack@c-api.service[111462]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3ad3aa4668 pid: 111462 (default app) Jul 15 01:14:17.376162 np0000185379 devstack@c-api.service[111460]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3ad3aa4668 pid: 111460 (default app) Jul 15 01:14:17.376838 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-hosts {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.378197 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: qos-specs {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.380364 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: backups {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.382389 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: capabilities {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.383596 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-volume-type-access {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.383760 np0000185379 devstack@c-api.service[111461]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3ad3aa4668 pid: 111461 (default app) Jul 15 01:14:17.385414 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-57a7a5ce-1b9a-4d1c-b599-899ffa69859e None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:17.385567 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-quota-class-sets {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.386673 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: scheduler-stats {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.388161 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: consistencygroups {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.388252 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Wed Jul 15 01:14:17 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:14:17.390139 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: encryption {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.391876 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: encryption {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.393368 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: os-volume-manage {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.394842 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extended resource: extra_specs {{(pid=111463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:17.397557 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.399026 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.400373 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.401783 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.402605 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] SnapshotActionsController initialized {{(pid=111463) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:17.403349 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.404730 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.406088 np0000185379 devstack@c-api.service[111463]: WARNING castellan.key_manager.migration [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:17.407049 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407156 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407280 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeActions extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407410 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension UsedLimits extending resource: limits {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407513 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407833 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407833 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.407955 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension TypesManage extending resource: types {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension AdminActions extending resource: volumes {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension AdminActions extending resource: snapshots {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.411332 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension AdminActions extending resource: backups {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.412309 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.v3.router [None req-cfa71e5c-2872-43c0-958b-bf26e07bf1b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:17.417837 np0000185379 devstack@c-api.service[111463]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3ad3aa4668 pid: 111463 (default app) Jul 15 01:14:24.653896 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-228b98bc-3920-4864-8013-ab004e8d80fc None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:25.135219 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-228b98bc-3920-4864-8013-ab004e8d80fc admin admin] POST https://199.204.45.109/volume/v3/types Jul 15 01:14:25.135800 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-228b98bc-3920-4864-8013-ab004e8d80fc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 01:14:25.137378 np0000185379 devstack@c-api.service[111460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:14:25.137378 np0000185379 devstack@c-api.service[111460]: warnings.warn( Jul 15 01:14:25.169848 np0000185379 devstack@c-api.service[111460]: DEBUG oslo_db.sqlalchemy.engines [None req-228b98bc-3920-4864-8013-ab004e8d80fc 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=111460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:25.202559 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-228b98bc-3920-4864-8013-ab004e8d80fc admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jul 15 01:14:25.203576 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1333 bytes} [Wed Jul 15 01:14:24 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:14:25.235264 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-870af7d1-5bcd-48c7-949f-6c92c959118b None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:25.577182 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-870af7d1-5bcd-48c7-949f-6c92c959118b admin admin] POST https://199.204.45.109/volume/v3/types/22599bbb-d77e-41a0-adcb-fd3e6aad2247/extra_specs Jul 15 01:14:25.577878 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-870af7d1-5bcd-48c7-949f-6c92c959118b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 01:14:25.579557 np0000185379 devstack@c-api.service[111461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:14:25.579557 np0000185379 devstack@c-api.service[111461]: warnings.warn( Jul 15 01:14:25.611189 np0000185379 devstack@c-api.service[111461]: DEBUG oslo_db.sqlalchemy.engines [None req-870af7d1-5bcd-48c7-949f-6c92c959118b 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=111461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:25.680410 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-870af7d1-5bcd-48c7-949f-6c92c959118b admin admin] https://199.204.45.109/volume/v3/types/22599bbb-d77e-41a0-adcb-fd3e6aad2247/extra_specs returned with HTTP 200 Jul 15 01:14:25.681589 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 1/3] 199.204.45.109 () {68 vars in 1480 bytes} [Wed Jul 15 01:14:25 2026] POST /volume/v3/types/22599bbb-d77e-41a0-adcb-fd3e6aad2247/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:14:27.263431 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=6 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:27.300735 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=6 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:35.198295 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:35.678018 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:16:56.996340 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-5c3e0642-de9c-43b3-a99a-1b0a5ef5a613 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:16:56.998223 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-5c3e0642-de9c-43b3-a99a-1b0a5ef5a613 None None] GET https://199.204.45.109/volume// Jul 15 01:16:56.998762 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-5c3e0642-de9c-43b3-a99a-1b0a5ef5a613 None None] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:16:56.999435 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-5c3e0642-de9c-43b3-a99a-1b0a5ef5a613 None None] Calling method 'all' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:16:57.000909 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-5c3e0642-de9c-43b3-a99a-1b0a5ef5a613 None None] https://199.204.45.109/volume// returned with HTTP 300 Jul 15 01:16:57.001833 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Wed Jul 15 01:16:56 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 01:17:35.031623 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-52d602ea-b3a1-4dd0-918f-aeef9883c798 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:35.035317 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 1/5] 199.204.45.109 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:35 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:35.066733 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-901d7850-b595-4181-9c36-82ee5bac0073 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:35.075003 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 2/6] 199.204.45.109 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:35 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:35.113832 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [req-901d7850-b595-4181-9c36-82ee5bac0073 req-c77de6e5-9ec3-4cdf-ac35-1043a4ae99b9 None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:35.119184 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [req-901d7850-b595-4181-9c36-82ee5bac0073 req-c77de6e5-9ec3-4cdf-ac35-1043a4ae99b9 demo demo] GET https://199.204.45.109/volume/v3/ Jul 15 01:17:35.119395 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [req-901d7850-b595-4181-9c36-82ee5bac0073 req-c77de6e5-9ec3-4cdf-ac35-1043a4ae99b9 demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:35.119653 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [req-901d7850-b595-4181-9c36-82ee5bac0073 req-c77de6e5-9ec3-4cdf-ac35-1043a4ae99b9 demo demo] Calling method 'version_select' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:35.120807 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [req-901d7850-b595-4181-9c36-82ee5bac0073 req-c77de6e5-9ec3-4cdf-ac35-1043a4ae99b9 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jul 15 01:17:35.121292 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 2/7] 199.204.45.109 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:35 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:35.163254 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:35.541410 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc demo demo] GET https://199.204.45.109/volume/v3/types Jul 15 01:17:35.541651 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:35.541864 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc demo demo] Calling method 'index' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:35.542356 np0000185379 devstack@c-api.service[111462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:17:35.542356 np0000185379 devstack@c-api.service[111462]: warnings.warn( Jul 15 01:17:35.542969 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:17:35.580471 np0000185379 devstack@c-api.service[111462]: DEBUG oslo_db.sqlalchemy.engines [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc 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=111462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:17:35.603211 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-81b8f95b-2ef4-47a3-83ba-35005db116cc demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jul 15 01:17:35.603706 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 3/8] 199.204.45.109 () {64 vars in 1290 bytes} [Wed Jul 15 01:17:35 2026] GET /volume/v3/types => generated 377 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:35.643164 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:35.982678 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde demo demo] GET https://199.204.45.109/volume/v3/types/default Jul 15 01:17:35.983079 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:35.983310 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde demo demo] Calling method 'show' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:36.021130 np0000185379 devstack@c-api.service[111463]: DEBUG oslo_db.sqlalchemy.engines [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde 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=111463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:17:36.041020 np0000185379 devstack@c-api.service[111463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:17:36.041020 np0000185379 devstack@c-api.service[111463]: warnings.warn( Jul 15 01:17:36.043185 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-ea6cd30c-3e0a-4412-8d31-189219af2cde demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:36.043550 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:35 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:36.554985 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-6a198a68-2d1e-4169-83cd-258a08102482 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:36.555588 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 3/10] 199.204.45.109 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:36 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:36.590016 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:36.597738 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:36 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:36.637870 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 req-3042b588-bdf8-45b8-9e27-f914d3006583 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:36.639600 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 req-3042b588-bdf8-45b8-9e27-f914d3006583 demo demo] GET https://199.204.45.109/volume/v3/ Jul 15 01:17:36.639798 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 req-3042b588-bdf8-45b8-9e27-f914d3006583 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:36.639979 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 req-3042b588-bdf8-45b8-9e27-f914d3006583 demo demo] Calling method 'version_select' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:36.640444 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-987ecba1-9e86-4414-bc6f-8ecfe503dc05 req-3042b588-bdf8-45b8-9e27-f914d3006583 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jul 15 01:17:36.640764 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 4/12] 199.204.45.109 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:36 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:36.681992 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-1a3dd733-8166-487a-a92c-1b952988d4d2 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:36.683706 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-1a3dd733-8166-487a-a92c-1b952988d4d2 demo demo] GET https://199.204.45.109/volume/v3/types/default Jul 15 01:17:36.683908 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-1a3dd733-8166-487a-a92c-1b952988d4d2 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:36.684102 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-1a3dd733-8166-487a-a92c-1b952988d4d2 demo demo] Calling method 'show' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:36.692897 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-1a3dd733-8166-487a-a92c-1b952988d4d2 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:36.693330 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:36 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:37.282121 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-30a997f9-e368-4cf8-a718-0b3c7d5ee508 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.283229 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 4/14] 199.204.45.109 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:37.318954 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-dedb0240-82b5-43ee-810c-be4c8d10d83a None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.322646 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:37.355320 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [req-dedb0240-82b5-43ee-810c-be4c8d10d83a req-cf4836b3-0768-406b-939b-b0502f477847 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.357826 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-dedb0240-82b5-43ee-810c-be4c8d10d83a req-cf4836b3-0768-406b-939b-b0502f477847 demo demo] GET https://199.204.45.109/volume/v3/ Jul 15 01:17:37.358048 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-dedb0240-82b5-43ee-810c-be4c8d10d83a req-cf4836b3-0768-406b-939b-b0502f477847 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:37.358283 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-dedb0240-82b5-43ee-810c-be4c8d10d83a req-cf4836b3-0768-406b-939b-b0502f477847 demo demo] Calling method 'version_select' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:37.358707 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-dedb0240-82b5-43ee-810c-be4c8d10d83a req-cf4836b3-0768-406b-939b-b0502f477847 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jul 15 01:17:37.359145 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 5/16] 199.204.45.109 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:37.400660 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-393666e2-4399-4e90-b41e-6c7a7b51f8c1 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.404362 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-393666e2-4399-4e90-b41e-6c7a7b51f8c1 demo demo] GET https://199.204.45.109/volume/v3/types/default Jul 15 01:17:37.404892 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-393666e2-4399-4e90-b41e-6c7a7b51f8c1 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:37.405390 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-393666e2-4399-4e90-b41e-6c7a7b51f8c1 demo demo] Calling method 'show' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:37.418605 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-393666e2-4399-4e90-b41e-6c7a7b51f8c1 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:37.419144 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:37.453466 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-0247d788-deb1-4761-8fe2-d0bf6a6e2f4a None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.454767 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 5/18] 199.204.45.109 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:37.487060 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-4df53ba6-3942-4257-9518-3fd3626fc13a None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.489223 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:37.519934 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [req-4df53ba6-3942-4257-9518-3fd3626fc13a req-822c32e6-0f7c-4434-bfb2-184cfa861d03 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.521530 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-4df53ba6-3942-4257-9518-3fd3626fc13a req-822c32e6-0f7c-4434-bfb2-184cfa861d03 demo demo] GET https://199.204.45.109/volume/v3/ Jul 15 01:17:37.521698 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-4df53ba6-3942-4257-9518-3fd3626fc13a req-822c32e6-0f7c-4434-bfb2-184cfa861d03 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:37.521892 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [req-4df53ba6-3942-4257-9518-3fd3626fc13a req-822c32e6-0f7c-4434-bfb2-184cfa861d03 demo demo] Calling method 'version_select' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:37.522194 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [req-4df53ba6-3942-4257-9518-3fd3626fc13a req-822c32e6-0f7c-4434-bfb2-184cfa861d03 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jul 15 01:17:37.522652 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 6/20] 199.204.45.109 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:37.559623 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-8afe7d97-d376-43c9-aeee-937591d78bf8 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:37.561963 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-8afe7d97-d376-43c9-aeee-937591d78bf8 demo demo] GET https://199.204.45.109/volume/v3/types/default Jul 15 01:17:37.562194 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-8afe7d97-d376-43c9-aeee-937591d78bf8 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:37.562431 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-8afe7d97-d376-43c9-aeee-937591d78bf8 demo demo] Calling method 'show' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:37.570113 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-8afe7d97-d376-43c9-aeee-937591d78bf8 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:37.570381 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:37 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:45.595455 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:17:47.567103 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=8 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:22:29.611086 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-69fe944c-eeef-41dd-8241-ae404ffd420b None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:22:29.713075 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:22:29.713495 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:22:29.714038 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:22:29.715062 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:22:29.716881 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:22:29.755658 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] Get all volumes completed successfully. Jul 15 01:22:29.757750 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-69fe944c-eeef-41dd-8241-ae404ffd420b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:22:29.758116 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 6/22] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:22:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:22:39.749086 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:23:29.778180 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:23:29.782937 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:23:29.783308 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:23:29.783590 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:23:29.785201 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:23:29.786378 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:23:29.825876 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] Get all volumes completed successfully. Jul 15 01:23:29.828271 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-c31b75d8-2da6-4e55-83a2-1e64268d6cbf demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:23:29.828816 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:23:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:23:39.819442 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:24:29.858029 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:24:29.862404 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:24:29.864172 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:24:29.864172 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:24:29.864172 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:24:29.865107 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:24:29.928195 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] Get all volumes completed successfully. Jul 15 01:24:29.930530 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-e2aab0c1-438d-488f-8ee1-1c1ddd068bc0 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:24:29.931256 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 7/24] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:24:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:24:39.921610 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:25:29.969301 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:25:29.976506 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:25:29.976776 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:25:29.977037 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:25:29.977831 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:25:29.978928 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:25:30.023672 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] Get all volumes completed successfully. Jul 15 01:25:30.026717 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-428a3763-00fc-44cc-9f4a-c7a17008e5c5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:25:30.027291 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:25:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:25:40.015415 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:26:30.092498 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:26:30.095042 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:26:30.095379 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:26:30.095703 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:26:30.096148 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:26:30.097087 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:26:30.114163 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] Get all volumes completed successfully. Jul 15 01:26:30.120086 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-0db5b1ba-779b-40a9-9964-f6df66e48af7 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:26:30.120737 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 7/26] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:26:30 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) Jul 15 01:26:40.104986 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:27:30.150794 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-616d875a-3b00-482c-b84c-9740d98e09a5 None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:27:30.374319 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:27:30.374319 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:27:30.374319 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:27:30.374609 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:27:30.375531 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:27:30.383155 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] Get all volumes completed successfully. Jul 15 01:27:30.385111 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-616d875a-3b00-482c-b84c-9740d98e09a5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:27:30.385611 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:27:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:27:40.378442 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:28:30.410910 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:28:30.414788 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:28:30.415040 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:28:30.415358 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:28:30.415842 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:28:30.416803 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:28:30.426292 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] Get all volumes completed successfully. Jul 15 01:28:30.428621 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-5cd27212-b3c0-4ed5-a8bb-98288e82609a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:28:30.429071 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 8/28] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:28:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:28:40.421008 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:29:30.448496 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:29:30.453014 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:29:30.453377 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:29:30.453583 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:29:30.453873 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:29:30.454656 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:29:30.466319 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] Get all volumes completed successfully. Jul 15 01:29:30.469130 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-965643f4-8c6c-41b0-81da-1453a2325bb6 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:29:30.469655 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:29:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:29:40.458424 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:30:30.492798 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:30:30.494788 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:30:30.494991 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:30:30.495247 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:30:30.495543 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:30:30.496443 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:30:30.509999 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] Get all volumes completed successfully. Jul 15 01:30:30.512893 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-a107e77d-6234-4a6d-8879-ff7fa48e7a3d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:30:30.513395 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 8/30] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:30:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:30:40.500120 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:31:30.535827 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:31:30.540666 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:31:30.541148 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:31:30.541612 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:31:30.542445 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:31:30.543632 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:31:30.553516 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] Get all volumes completed successfully. Jul 15 01:31:30.556121 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-f3c0032c-9a2f-45db-b18e-0326f54d6be0 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:31:30.556573 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:31:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:31:40.547855 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:32:30.575891 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:32:30.579567 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:32:30.579828 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:32:30.580098 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:32:30.580497 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:32:30.581501 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:32:30.589670 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] Get all volumes completed successfully. Jul 15 01:32:30.591437 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-59189f86-85b2-4629-98dd-44e9f7f69d3c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:32:30.591822 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 9/32] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:32:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:32:40.585883 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:33:30.610985 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-85882a47-7020-4d9d-8907-a414d42e23e5 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:33:30.773582 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:33:30.774001 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:33:30.774423 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:33:30.774944 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:33:30.776364 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:33:30.785873 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] Get all volumes completed successfully. Jul 15 01:33:30.788286 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-85882a47-7020-4d9d-8907-a414d42e23e5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:33:30.788774 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:33:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:33:40.780912 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:34:30.814280 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:34:30.819858 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:34:30.820428 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:34:30.820969 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:34:30.821724 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:34:30.823638 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:34:30.836375 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] Get all volumes completed successfully. Jul 15 01:34:30.841618 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-3f292138-7f0a-4bfd-a115-7a8b7eeb2157 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:34:30.842531 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 9/34] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:34:30 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) Jul 15 01:34:40.827717 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:35:30.861668 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:35:30.866074 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:35:30.866330 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:35:30.866586 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:35:30.867070 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:35:30.868065 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:35:30.882311 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] Get all volumes completed successfully. Jul 15 01:35:30.886318 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-6a8f702e-d6d6-457f-a920-2a9a45c2855d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:35:30.886661 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:35:30 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) Jul 15 01:35:40.872323 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:36:30.911126 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:36:30.915090 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:36:30.915896 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:36:30.915896 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:36:30.916289 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:36:30.917959 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:36:30.929564 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] Get all volumes completed successfully. Jul 15 01:36:30.931960 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-9cbf9bcc-2eb6-476f-8398-2fbed640b093 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:36:30.932339 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 10/36] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:36:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:36:40.924440 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:37:30.951057 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:37:30.954952 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:37:30.955264 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:37:30.955552 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:37:30.956027 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:37:30.957327 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:37:30.967000 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] Get all volumes completed successfully. Jul 15 01:37:30.968884 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-8ee725ee-0a77-4ec3-9544-4964a718bab5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:37:30.969267 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:37:40.965897 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:38:30.989756 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:38:31.080533 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:38:31.080798 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:38:31.081052 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:38:31.081339 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:38:31.082293 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:38:31.091921 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] Get all volumes completed successfully. Jul 15 01:38:31.094751 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-97feb0ee-6bd6-44c6-98c1-b0915839847e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:38:31.095014 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 10/38] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:38:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:38:41.085885 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:39:31.112110 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:39:31.116855 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:39:31.117227 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:39:31.117625 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:39:31.118243 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:39:31.119754 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:39:31.129247 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] Get all volumes completed successfully. Jul 15 01:39:31.131206 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-9d913fff-cb3c-4d6c-852a-b874267fa6fb demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:39:31.131575 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 10/39] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:39:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:39:41.125049 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:40:31.156616 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-d6e25067-7344-465c-ae86-1f99e767c7da None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:40:31.159804 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:40:31.160058 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:40:31.160315 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:40:31.160629 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:40:31.161578 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:40:31.169440 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] Get all volumes completed successfully. Jul 15 01:40:31.171695 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-d6e25067-7344-465c-ae86-1f99e767c7da demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:40:31.172277 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 11/40] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:40:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:40:41.164893 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:41:31.200872 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:41:31.204388 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:41:31.204729 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:41:31.205056 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:41:31.205317 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:41:31.206278 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:41:31.214391 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] Get all volumes completed successfully. Jul 15 01:41:31.216968 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-570a96d5-4f3d-4f42-999b-f429d13f5e82 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:41:31.217450 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:41:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:41:41.210885 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:42:31.250630 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:42:31.254779 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:42:31.254779 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:42:31.254779 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:42:31.255117 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:42:31.255805 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:42:31.263880 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] Get all volumes completed successfully. Jul 15 01:42:31.265883 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-cbce4ee3-eb72-4749-b52d-d09a8927633f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:42:31.266370 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 11/42] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:42:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:42:41.259731 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:43:31.283857 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:43:31.386272 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:43:31.386640 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:43:31.387123 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:43:31.389017 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:43:31.389285 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:43:31.398402 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] Get all volumes completed successfully. Jul 15 01:43:31.400593 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-ef50f96b-c4f2-4289-bc8d-08bb3308d7ae demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:43:31.400945 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 11/43] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:43:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:43:41.393850 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:44:31.422025 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:44:31.426085 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:44:31.426459 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:44:31.426967 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:44:31.427455 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:44:31.428990 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:44:31.437613 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] Get all volumes completed successfully. Jul 15 01:44:31.439568 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-49c9ba96-9580-4011-b207-d41e1a865bd4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:44:31.440061 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 12/44] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:44:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:44:41.432863 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:45:31.456574 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:45:31.460965 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:45:31.461343 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:45:31.461788 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:45:31.462247 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:45:31.463325 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:45:31.471312 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] Get all volumes completed successfully. Jul 15 01:45:31.473864 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-9f581306-299b-469c-9764-c5abcdd0dfa4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:45:31.474337 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 11/45] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:45:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:45:41.466708 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:46:31.518653 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-640e852f-5321-4ba5-8528-d71736e12eea None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:46:31.521663 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:46:31.521927 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:46:31.522173 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:46:31.522467 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:46:31.523346 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:46:31.533977 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] Get all volumes completed successfully. Jul 15 01:46:31.536771 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-640e852f-5321-4ba5-8528-d71736e12eea demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:46:31.537371 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 12/46] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:46:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:46:41.527715 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:47:31.554523 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-7edf6622-7951-426c-adf0-12722cdf1e26 None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:47:31.557798 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:47:31.558276 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:47:31.558474 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:47:31.559102 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:47:31.560242 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:47:31.572249 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] Get all volumes completed successfully. Jul 15 01:47:31.575490 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-7edf6622-7951-426c-adf0-12722cdf1e26 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:47:31.576238 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 12/47] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:47:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:47:41.565136 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:48:31.595052 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-20265c7c-8781-4334-ac4b-6f76bc57872a None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:48:31.768166 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:48:31.768628 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:48:31.768905 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:48:31.769197 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:48:31.770349 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:48:31.779729 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] Get all volumes completed successfully. Jul 15 01:48:31.783391 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-20265c7c-8781-4334-ac4b-6f76bc57872a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:48:31.783811 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 13/48] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:48:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:48:41.774016 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:49:31.801776 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:49:31.804454 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:49:31.804662 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:49:31.804880 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:49:31.805161 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:49:31.805998 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:49:31.815623 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] Get all volumes completed successfully. Jul 15 01:49:31.818450 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-7312e3d7-5a7e-466f-a4b1-6a7109546cb9 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:49:31.819021 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 12/49] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:49:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:49:41.809871 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:50:31.839406 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.middleware.request_id [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 None None] RequestId filter calling following filter/app {{(pid=111460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:50:31.842498 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:50:31.842787 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] Empty body provided in request {{(pid=111460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:50:31.843061 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.openstack.wsgi [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] Calling method 'detail' {{(pid=111460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:50:31.843380 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.api.api_utils [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] Removing options '' from query. {{(pid=111460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:50:31.844342 np0000185379 devstack@c-api.service[111460]: DEBUG cinder.volume.api [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:50:31.853423 np0000185379 devstack@c-api.service[111460]: INFO cinder.volume.api [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] Get all volumes completed successfully. Jul 15 01:50:31.855833 np0000185379 devstack@c-api.service[111460]: INFO cinder.api.openstack.wsgi [None req-c5fcb4b4-8566-4f5b-b05c-9ede516ea0c9 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:50:31.856197 np0000185379 devstack@c-api.service[111460]: [pid: 111460|app: 0|req: 13/50] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:50:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:50:41.848166 np0000185379 devstack@c-api.service[111460]: DEBUG dbcounter [-] [111460] Writing DB stats cinder:SELECT=1 {{(pid=111460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:51:31.873061 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.middleware.request_id [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe None None] RequestId filter calling following filter/app {{(pid=111461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:51:31.875971 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:51:31.876195 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] Empty body provided in request {{(pid=111461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:51:31.876436 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.openstack.wsgi [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] Calling method 'detail' {{(pid=111461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:51:31.877030 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.api.api_utils [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] Removing options '' from query. {{(pid=111461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:51:31.877931 np0000185379 devstack@c-api.service[111461]: DEBUG cinder.volume.api [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:51:31.886716 np0000185379 devstack@c-api.service[111461]: INFO cinder.volume.api [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] Get all volumes completed successfully. Jul 15 01:51:31.889705 np0000185379 devstack@c-api.service[111461]: INFO cinder.api.openstack.wsgi [None req-a8e190f6-b2b7-4719-8d67-9a9a7acddabe demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:51:31.890392 np0000185379 devstack@c-api.service[111461]: [pid: 111461|app: 0|req: 13/51] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:51:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:51:41.881273 np0000185379 devstack@c-api.service[111461]: DEBUG dbcounter [-] [111461] Writing DB stats cinder:SELECT=1 {{(pid=111461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:52:31.912168 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.middleware.request_id [None req-3f8a35c8-e941-42be-83f4-96471063b009 None None] RequestId filter calling following filter/app {{(pid=111462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:52:31.914961 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:52:31.915209 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] Empty body provided in request {{(pid=111462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:52:31.915478 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.openstack.wsgi [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] Calling method 'detail' {{(pid=111462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:52:31.915801 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.api.api_utils [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] Removing options '' from query. {{(pid=111462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:52:31.916742 np0000185379 devstack@c-api.service[111462]: DEBUG cinder.volume.api [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:52:31.927288 np0000185379 devstack@c-api.service[111462]: INFO cinder.volume.api [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] Get all volumes completed successfully. Jul 15 01:52:31.929706 np0000185379 devstack@c-api.service[111462]: INFO cinder.api.openstack.wsgi [None req-3f8a35c8-e941-42be-83f4-96471063b009 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:52:31.930123 np0000185379 devstack@c-api.service[111462]: [pid: 111462|app: 0|req: 14/52] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:52:41.920033 np0000185379 devstack@c-api.service[111462]: DEBUG dbcounter [-] [111462] Writing DB stats cinder:SELECT=1 {{(pid=111462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:53:31.958558 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.middleware.request_id [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 None None] RequestId filter calling following filter/app {{(pid=111463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:53:32.075030 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jul 15 01:53:32.075557 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] Empty body provided in request {{(pid=111463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:53:32.076091 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.openstack.wsgi [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] Calling method 'detail' {{(pid=111463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:53:32.076662 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.api.api_utils [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] Removing options '' from query. {{(pid=111463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:53:32.078395 np0000185379 devstack@c-api.service[111463]: DEBUG cinder.volume.api [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:53:32.087241 np0000185379 devstack@c-api.service[111463]: INFO cinder.volume.api [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] Get all volumes completed successfully. Jul 15 01:53:32.090117 np0000185379 devstack@c-api.service[111463]: INFO cinder.api.openstack.wsgi [None req-36d8fd83-1d83-4c1c-8736-a2cc62aea2b2 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:53:32.090654 np0000185379 devstack@c-api.service[111463]: [pid: 111463|app: 0|req: 13/53] 199.204.45.109 () {64 vars in 1296 bytes} [Wed Jul 15 01:53:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:53:42.082260 np0000185379 devstack@c-api.service[111463]: DEBUG dbcounter [-] [111463] Writing DB stats cinder:SELECT=1 {{(pid=111463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}