+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 14:25:41 2026] *** compiled with version: 13.3.0 on 29 May 2026 02:30:25 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-7f86c4dfc5-8dfpt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4550264668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-29 14:25:45.957 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-29 14:25:45.957 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-29 14:25:46.059 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-29 14:25:46.059 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-29 14:25:47.307 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-29 14:25:47.310 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-29 14:25:47.313 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-29 14:25:47.316 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-29 14:25:47.331 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-29 14:25:47.334 8 INFO cinder.rpc [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-29 14:25:47.387 8 WARNING cinder.api.contrib.hosts [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-29 14:25:47.434 8 WARNING keystonemiddleware._common.config [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 14:25:47.443 8 WARNING oslo_config.cfg [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4550264668 pid: 8 (default app) 2026-05-29 14:25:47.446 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:25:47.447 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:25:47.458 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-29 14:25:47.460 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-29 14:25:47.463 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-29 14:25:47.466 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-29 14:25:47.478 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-29 14:25:47.481 7 INFO cinder.rpc [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-29 14:25:47.535 7 WARNING cinder.api.contrib.hosts [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-29 14:25:47.580 7 WARNING keystonemiddleware._common.config [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 14:25:47.590 7 WARNING oslo_config.cfg [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4550264668 pid: 7 (default app) 2026-05-29 14:25:57.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:25:57.004 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:07.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:07.005 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:17.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:17.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:17.004 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:17.004 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:27.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:27.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:27.004 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:27.004 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:37.002 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:37.002 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:37.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:37.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:47.002 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:47.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:47.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:47.005 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:57.002 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:57.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:26:57.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:26:57.004 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:07.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:27:07.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:27:07.004 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:07.004 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:17.003 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:27:17.003 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] GET http://10.0.0.10:8776/ 2026-05-29 14:27:17.004 8 INFO cinder.api.openstack.wsgi [None req-5aa633cb-9b03-4237-9c21-2bbdaa34609b - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:17.004 7 INFO cinder.api.openstack.wsgi [None req-26d313f6-b139-4f12-8a2e-4a537ead2600 - - - - - -] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 14:27:20.184 8 WARNING oslo_policy.policy [None req-e8cc6d2f-a5e2-401c-a045-d7ed455cfad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 14:27:20.185 8 WARNING oslo_policy.policy [None req-e8cc6d2f-a5e2-401c-a045-d7ed455cfad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-29 14:27:20.562 8 INFO cinder.api.openstack.wsgi [None req-e8cc6d2f-a5e2-401c-a045-d7ed455cfad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types/rbd1 2026-05-29 14:27:20.588 8 INFO cinder.api.openstack.wsgi [None req-e8cc6d2f-a5e2-401c-a045-d7ed455cfad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.203 () {30 vars in 682 bytes} [Fri May 29 14:27:19 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/types/rbd1 => generated 82 bytes in 885 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 14:27:20.632 7 WARNING oslo_policy.policy [None req-bb0ddb9a-a759-4b42-bbf7-177a8cdbb7f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 14:27:20.632 7 WARNING oslo_policy.policy [None req-bb0ddb9a-a759-4b42-bbf7-177a8cdbb7f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-29 14:27:21.080 7 INFO cinder.api.openstack.wsgi [None req-bb0ddb9a-a759-4b42-bbf7-177a8cdbb7f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 14:27:21.106 7 INFO cinder.api.openstack.wsgi [None req-bb0ddb9a-a759-4b42-bbf7-177a8cdbb7f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.203 () {30 vars in 721 bytes} [Fri May 29 14:27:20 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/types?name=rbd1&is_public=None => generated 20 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:27:22.858 8 INFO cinder.api.openstack.wsgi [None req-8f3993ee-2d93-4edd-b193-e5c97581658c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 14:27:22.888 8 INFO cinder.api.openstack.wsgi [None req-8f3993ee-2d93-4edd-b193-e5c97581658c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.203 () {34 vars in 725 bytes} [Fri May 29 14:27:22 2026] POST /v3/1846bb5b191c49f883adffddb165ce85/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:27:22.903 7 INFO cinder.api.openstack.wsgi [req-8f3993ee-2d93-4edd-b193-e5c97581658c req-63a42fda-cc41-4fbe-9853-b10185dee1c6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types/37b0dad7-de3e-4b1d-8534-8664d772d9d8/extra_specs 2026-05-29 14:27:22.976 7 INFO cinder.api.openstack.wsgi [req-8f3993ee-2d93-4edd-b193-e5c97581658c req-63a42fda-cc41-4fbe-9853-b10185dee1c6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types/37b0dad7-de3e-4b1d-8534-8664d772d9d8/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.203 () {36 vars in 894 bytes} [Fri May 29 14:27:22 2026] POST /v3/1846bb5b191c49f883adffddb165ce85/types/37b0dad7-de3e-4b1d-8534-8664d772d9d8/extra_specs => generated 48 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:27:24.710 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types?is_public=None 2026-05-29 14:27:24.724 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.203 () {30 vars in 701 bytes} [Fri May 29 14:27:24 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:27:26.687 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/qos-specs 2026-05-29 14:27:26.699 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.203 () {30 vars in 680 bytes} [Fri May 29 14:27:26 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:27:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:27.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:27:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:27:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:28:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:28:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:27.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:29:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:29:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:37.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:37.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:30:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:30:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:27.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:27.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:37.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:47.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:47.006 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:31:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:31:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:07.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:07.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:47.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:47.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:47.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:32:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:32:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:27.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:33:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:33:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:47.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:34:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:34:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:07.001 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:17.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:47.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:35:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:35:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:07.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:07.006 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:07.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:07.007 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:27.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:47.001 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:47.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:57.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:36:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:36:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:27.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:27.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:47.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:47.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:57.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:37:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:37:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:27.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:37.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:47.001 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:47.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:47.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:47.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:38:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:38:57.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:07.005 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:07.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:39:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:39:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:17.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:27.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:37.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:40:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:40:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:27.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:27.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:47.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:57.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:41:57.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:41:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:07.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:07.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:07.005 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:17.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:17.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:27.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:27.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:27.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:37.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:37.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:37.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:37.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:47.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:47.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:47.004 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:57.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:57.004 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:42:57.006 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:42:57.008 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:07.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:07.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:07.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:07.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:17.002 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:17.002 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:17.003 8 INFO cinder.api.openstack.wsgi [None req-f3615539-0d9d-491c-ae38-51915b3a094a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:17.003 7 INFO cinder.api.openstack.wsgi [None req-af141175-2ad8-4a36-b9d6-5079e0b1508a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 14:43:26.152 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False 2026-05-29 14:43:26.182 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.183 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.183 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.184 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.184 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.184 8 WARNING cinder.quota [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.190 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/216] 199.204.45.227 () {44 vars in 1068 bytes} [Fri May 29 14:43:26 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False => generated 340 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 14:43:26.351 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85 2026-05-29 14:43:26.421 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.421 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.422 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.422 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.422 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.423 7 WARNING cinder.quota [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 14:43:26.428 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85 returned with HTTP 200 [pid: 7|app: 0|req: 108/217] 199.204.45.227 () {48 vars in 1097 bytes} [Fri May 29 14:43:26 2026] PUT /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85 => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:43:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:27.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:27.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:37.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:37.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:43:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:43:57.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:07.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:07.006 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:07.007 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:07.007 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:17.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:27.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:27.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:37.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:37.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:47.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:44:57.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:44:57.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:07.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:07.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:07.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:17.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:27.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:37.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:37.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:45:57.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:45:57.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:07.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:07.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:17.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:17.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:17.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:37.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:37.006 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:46:57.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:46:57.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:17.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:17.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:37.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:37.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:47:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:47:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:17.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:17.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:37.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:37.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:47.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:48:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:48:57.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:17.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:17.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:27.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:27.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:37.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:37.006 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:47.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:49:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:49:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:17.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:17.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:27.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:37.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:37.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:37.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:47.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:47.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:50:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:50:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:07.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:07.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:17.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:27.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:37.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:37.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:37.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:47.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:51:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:51:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:07.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:07.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:17.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:27.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:27.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:27.007 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:37.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:37.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:37.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:37.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:47.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:52:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:52:57.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:07.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:17.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:17.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:17.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:37.005 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:37.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:37.006 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:37.006 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:47.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:47.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:47.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:47.004 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:57.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:57.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:53:57.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:53:57.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:07.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:07.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:07.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:07.005 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:17.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:17.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:17.003 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:17.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:27.002 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:27.002 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:27.003 8 INFO cinder.api.openstack.wsgi [None req-4ad9378e-3c02-46b8-88bb-86afb8584e02 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:27.004 7 INFO cinder.api.openstack.wsgi [None req-0d3fb8e9-5be6-4e09-a082-3cf9097a57bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:35.985 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False 2026-05-29 14:54:36.008 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 177/352] 199.204.45.227 () {44 vars in 1068 bytes} [Fri May 29 14:54:35 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False => generated 340 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:54:36.578 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad 2026-05-29 14:54:36.646 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad returned with HTTP 200 [pid: 7|app: 0|req: 176/353] 199.204.45.227 () {48 vars in 1097 bytes} [Fri May 29 14:54:36 2026] PUT /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:54:37.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:37.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:37.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:37.005 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:47.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:47.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:47.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:47.004 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:57.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:57.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:54:57.002 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:54:57.004 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:07.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:07.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:07.004 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:07.005 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:17.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:17.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:17.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:17.004 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:27.002 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:27.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:27.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:27.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:37.002 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:37.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:37.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:37.004 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:47.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:47.002 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:47.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:47.004 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:57.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:57.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:55:57.004 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:55:57.004 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:07.002 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:07.002 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:07.003 8 INFO cinder.api.openstack.wsgi [None req-6954bce6-d678-4c03-b3e5-bdc82a39039c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:07.003 7 INFO cinder.api.openstack.wsgi [None req-bea4fa2d-b9f0-453e-85b9-f98ba53ad835 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:13.555 8 INFO cinder.api.openstack.wsgi [None req-628b4f04-9100-4dbe-a843-0aa41b2b4d9e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:56:13.602 8 INFO cinder.volume.api [None req-628b4f04-9100-4dbe-a843-0aa41b2b4d9e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:56:13.603 8 INFO cinder.api.openstack.wsgi [None req-628b4f04-9100-4dbe-a843-0aa41b2b4d9e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/374] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:56:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:56:13.617 7 INFO cinder.api.openstack.wsgi [None req-8aea8b26-369c-4c77-91da-09c02baa4a04 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 14:56:13.631 7 INFO cinder.volume.api [None req-8aea8b26-369c-4c77-91da-09c02baa4a04 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 14:56:13.632 7 INFO cinder.api.openstack.wsgi [None req-8aea8b26-369c-4c77-91da-09c02baa4a04 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/375] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 14:56:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:56:13.639 8 INFO cinder.api.openstack.wsgi [None req-ab12d841-80d6-455d-a26a-d5a3df8ae3f0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 14:56:13.645 8 INFO cinder.api.openstack.wsgi [None req-ab12d841-80d6-455d-a26a-d5a3df8ae3f0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 189/376] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 14:56:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:56:13.654 7 INFO cinder.api.openstack.wsgi [None req-1c4dbc62-d949-4f32-aeeb-fbf9518e05f2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:56:13.694 7 INFO cinder.volume.api [None req-1c4dbc62-d949-4f32-aeeb-fbf9518e05f2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:56:13.697 7 INFO cinder.api.openstack.wsgi [None req-1c4dbc62-d949-4f32-aeeb-fbf9518e05f2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/377] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:56:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:56:13.712 8 INFO cinder.api.openstack.wsgi [None req-5c540be7-7513-4f4b-96e8-884ee162e0b0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 14:56:14.250 8 INFO cinder.api.openstack.wsgi [None req-5c540be7-7513-4f4b-96e8-884ee162e0b0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 190/378] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 14:56:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:56:14.315 7 INFO cinder.api.openstack.wsgi [None req-773c3895-c4e3-4fad-92b4-201e2e38e41e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 14:56:14.341 7 INFO cinder.api.openstack.wsgi [None req-773c3895-c4e3-4fad-92b4-201e2e38e41e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 189/379] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:56:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:56:14.353 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 14:56:14.373 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/380] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:56:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:56:14.382 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 14:56:14.402 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:56:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:56:17.002 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:17.002 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:17.003 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:17.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:27.002 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:27.002 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:27.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:27.003 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:37.002 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:37.002 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:37.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:37.004 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:47.002 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:47.002 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:47.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:47.004 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:57.003 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:57.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:56:57.003 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:56:57.004 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:07.002 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:07.003 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:07.003 8 INFO cinder.api.openstack.wsgi [None req-74918c47-553a-4e78-9e07-03716750cc63 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:07.004 7 INFO cinder.api.openstack.wsgi [None req-562c91f2-40f5-4267-a6f4-46444220f3c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:13.440 8 INFO cinder.api.openstack.wsgi [None req-41257b39-3575-40bd-bd23-e20523c85f4a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:57:13.453 8 INFO cinder.volume.api [None req-41257b39-3575-40bd-bd23-e20523c85f4a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:57:13.455 8 INFO cinder.api.openstack.wsgi [None req-41257b39-3575-40bd-bd23-e20523c85f4a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/394] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:57:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:57:13.464 7 INFO cinder.api.openstack.wsgi [None req-688ace66-e738-4dbe-a8e5-ee73c34517a0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:57:13.474 7 INFO cinder.volume.api [None req-688ace66-e738-4dbe-a8e5-ee73c34517a0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:57:13.475 7 INFO cinder.api.openstack.wsgi [None req-688ace66-e738-4dbe-a8e5-ee73c34517a0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/395] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:57:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:57:13.484 8 INFO cinder.api.openstack.wsgi [None req-5f6045f9-223c-4f09-9b33-7db1bb92614a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 14:57:13.988 8 INFO cinder.api.openstack.wsgi [None req-5f6045f9-223c-4f09-9b33-7db1bb92614a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 199/396] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 14:57:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:57:14.003 7 INFO cinder.api.openstack.wsgi [None req-72fd53d1-1c3c-49ce-8414-2f538b41efb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 14:57:14.010 7 INFO cinder.api.openstack.wsgi [None req-72fd53d1-1c3c-49ce-8414-2f538b41efb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 198/397] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 14:57:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:57:14.021 8 INFO cinder.api.openstack.wsgi [None req-55e068ce-dc54-4d59-b062-89631034d03d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 14:57:14.044 8 INFO cinder.volume.api [None req-55e068ce-dc54-4d59-b062-89631034d03d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 14:57:14.044 8 INFO cinder.api.openstack.wsgi [None req-55e068ce-dc54-4d59-b062-89631034d03d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/398] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 14:57:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:57:14.080 7 INFO cinder.api.openstack.wsgi [None req-da628a3b-9e63-434f-a268-cf2f81fafb8c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 14:57:14.106 7 INFO cinder.api.openstack.wsgi [None req-da628a3b-9e63-434f-a268-cf2f81fafb8c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/399] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:57:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:57:14.117 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 14:57:14.138 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/400] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:57:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:57:14.151 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 14:57:14.171 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/401] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:57:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:57:17.002 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:17.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:17.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:17.004 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:27.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:27.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:27.004 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:27.004 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:37.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:37.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:37.004 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:37.004 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:47.002 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:47.002 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:47.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:47.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:57.002 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:57.002 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:57:57.002 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:57:57.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:07.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:07.003 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:07.003 7 INFO cinder.api.openstack.wsgi [None req-5d1f85a2-4f16-4cec-9abf-c78c643bcb36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:07.004 8 INFO cinder.api.openstack.wsgi [None req-3a90bccc-4817-4978-b33a-03fa15ea535f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:13.450 7 INFO cinder.api.openstack.wsgi [None req-e5d0de4b-3c15-4421-ba38-58a83a0e144f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:58:13.460 7 INFO cinder.volume.api [None req-e5d0de4b-3c15-4421-ba38-58a83a0e144f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:58:13.462 7 INFO cinder.api.openstack.wsgi [None req-e5d0de4b-3c15-4421-ba38-58a83a0e144f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:58:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:58:13.471 8 INFO cinder.api.openstack.wsgi [None req-ff53309a-617b-445d-933e-a6a9e5f1ed39 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 14:58:13.476 8 INFO cinder.volume.api [None req-ff53309a-617b-445d-933e-a6a9e5f1ed39 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 14:58:13.477 8 INFO cinder.api.openstack.wsgi [None req-ff53309a-617b-445d-933e-a6a9e5f1ed39 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 14:58:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:58:13.486 7 INFO cinder.api.openstack.wsgi [None req-c1bb689a-5d0c-459a-8c31-d0c463c89c7e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 14:58:13.491 7 INFO cinder.api.openstack.wsgi [None req-c1bb689a-5d0c-459a-8c31-d0c463c89c7e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 14:58:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:58:13.503 8 INFO cinder.api.openstack.wsgi [None req-915d0cf5-97b0-476e-b833-a9f3a6299d8d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 14:58:14.006 8 INFO cinder.api.openstack.wsgi [None req-915d0cf5-97b0-476e-b833-a9f3a6299d8d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 14:58:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:58:14.016 7 INFO cinder.api.openstack.wsgi [None req-ca09317e-3263-4af8-b04a-e022353e4fc0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:58:14.025 7 INFO cinder.volume.api [None req-ca09317e-3263-4af8-b04a-e022353e4fc0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:58:14.027 7 INFO cinder.api.openstack.wsgi [None req-ca09317e-3263-4af8-b04a-e022353e4fc0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:58:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:58:14.080 8 INFO cinder.api.openstack.wsgi [None req-a7bc8048-fb2c-4908-97ef-830b9af0be65 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 14:58:14.106 8 INFO cinder.api.openstack.wsgi [None req-a7bc8048-fb2c-4908-97ef-830b9af0be65 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:58:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:58:14.117 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 14:58:14.133 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:58:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:58:14.142 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 14:58:14.162 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/421] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:58:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:58:17.002 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:17.003 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:17.004 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:17.004 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:27.002 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:27.002 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:27.003 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:27.004 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:37.001 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:37.002 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:37.002 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:37.003 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:47.002 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:47.002 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:47.003 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:47.003 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:57.002 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:57.002 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:58:57.003 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:58:57.003 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:07.003 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:07.003 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:07.004 8 INFO cinder.api.openstack.wsgi [None req-ea00c44c-0141-43cd-8137-9d89b23e9b94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:07.004 7 INFO cinder.api.openstack.wsgi [None req-b686bf6e-8e6a-4d04-84fb-dab3f19c9ada 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:13.475 7 INFO cinder.api.openstack.wsgi [None req-149b2667-4ef3-4573-8b3c-df092c010c2c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:59:13.484 7 INFO cinder.volume.api [None req-149b2667-4ef3-4573-8b3c-df092c010c2c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:59:13.485 7 INFO cinder.api.openstack.wsgi [None req-149b2667-4ef3-4573-8b3c-df092c010c2c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:59:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:59:13.497 8 INFO cinder.api.openstack.wsgi [None req-a0970fda-e256-4515-a4da-dfd622eae618 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 14:59:13.503 8 INFO cinder.api.openstack.wsgi [None req-a0970fda-e256-4515-a4da-dfd622eae618 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 14:59:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:59:13.516 7 INFO cinder.api.openstack.wsgi [None req-6e0f3dc2-f1ed-4ff2-be5c-b0d8580d167b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 14:59:14.051 7 INFO cinder.api.openstack.wsgi [None req-6e0f3dc2-f1ed-4ff2-be5c-b0d8580d167b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 14:59:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:59:14.060 8 INFO cinder.api.openstack.wsgi [None req-89cc0081-8bc3-4c20-876b-0c4725fcfee0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 14:59:14.065 8 INFO cinder.volume.api [None req-89cc0081-8bc3-4c20-876b-0c4725fcfee0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 14:59:14.066 8 INFO cinder.api.openstack.wsgi [None req-89cc0081-8bc3-4c20-876b-0c4725fcfee0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 14:59:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:59:14.114 7 INFO cinder.api.openstack.wsgi [None req-c43134f3-c270-41fe-b430-0fdb63625118 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 14:59:14.135 7 INFO cinder.api.openstack.wsgi [None req-c43134f3-c270-41fe-b430-0fdb63625118 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:59:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:59:14.147 8 INFO cinder.api.openstack.wsgi [None req-ef531d9b-5cd3-428c-b93e-e1257ec86812 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 14:59:14.169 8 INFO cinder.api.openstack.wsgi [None req-ef531d9b-5cd3-428c-b93e-e1257ec86812 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:59:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:59:14.180 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 14:59:14.205 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 14:59:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 14:59:14.215 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 14:59:14.225 8 INFO cinder.volume.api [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 14:59:14.227 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 14:59:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:59:17.002 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:17.002 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:17.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:17.003 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:27.003 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:27.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:27.004 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:27.004 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:37.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:37.003 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:37.004 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:37.004 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:47.002 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:47.002 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:47.003 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:47.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:57.002 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:57.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 14:59:57.004 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 14:59:57.004 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:07.002 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:07.002 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:07.003 8 INFO cinder.api.openstack.wsgi [None req-0bc991d2-cf10-4985-967b-ef7cc1832eb2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:07.003 7 INFO cinder.api.openstack.wsgi [None req-0b5d12c1-fb04-4250-9218-c13610821478 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:13.472 8 INFO cinder.api.openstack.wsgi [None req-b099ec5e-7963-4dfb-a7a7-e65a1715398e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:00:13.482 8 INFO cinder.volume.api [None req-b099ec5e-7963-4dfb-a7a7-e65a1715398e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:00:13.483 8 INFO cinder.api.openstack.wsgi [None req-b099ec5e-7963-4dfb-a7a7-e65a1715398e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/454] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:00:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:00:13.498 7 INFO cinder.api.openstack.wsgi [None req-cbb8feb8-6c08-4d67-b51f-72451272b0bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:00:13.504 7 INFO cinder.api.openstack.wsgi [None req-cbb8feb8-6c08-4d67-b51f-72451272b0bc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/455] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:00:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:00:13.514 8 INFO cinder.api.openstack.wsgi [None req-a1c28c8c-43ed-4003-a22f-451f226ab9db 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:00:13.526 8 INFO cinder.volume.api [None req-a1c28c8c-43ed-4003-a22f-451f226ab9db 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:00:13.528 8 INFO cinder.api.openstack.wsgi [None req-a1c28c8c-43ed-4003-a22f-451f226ab9db 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/456] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:00:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:00:13.538 7 INFO cinder.api.openstack.wsgi [None req-31a66913-df45-4dd8-a59c-6c45e43cad7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:00:13.547 7 INFO cinder.volume.api [None req-31a66913-df45-4dd8-a59c-6c45e43cad7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:00:13.548 7 INFO cinder.api.openstack.wsgi [None req-31a66913-df45-4dd8-a59c-6c45e43cad7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/457] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:00:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:00:13.558 8 INFO cinder.api.openstack.wsgi [None req-8b0a42ca-6183-47c9-9fb6-215c7b1fb657 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:00:14.063 8 INFO cinder.api.openstack.wsgi [None req-8b0a42ca-6183-47c9-9fb6-215c7b1fb657 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/458] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:00:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:00:14.111 7 INFO cinder.api.openstack.wsgi [None req-cdb7db11-ad47-40d5-b529-74c0c143f069 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:00:14.153 7 INFO cinder.api.openstack.wsgi [None req-cdb7db11-ad47-40d5-b529-74c0c143f069 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/459] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:00:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:00:14.165 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:00:14.193 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/460] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:00:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:00:14.207 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:00:14.238 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:00:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:00:17.002 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:17.002 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:17.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:17.004 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:27.003 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:27.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:27.004 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:27.004 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:37.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:37.003 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:37.004 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:37.004 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:47.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:47.003 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:47.004 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:47.004 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:57.002 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:57.003 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:00:57.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:00:57.004 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:07.003 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:07.003 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:07.004 7 INFO cinder.api.openstack.wsgi [None req-2849ecda-01b4-4c72-b6bf-37cb9d99e234 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:07.005 8 INFO cinder.api.openstack.wsgi [None req-763ffcb8-9f47-4c3b-9d03-eb7d988eae47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:13.454 7 INFO cinder.api.openstack.wsgi [None req-4caf6d14-01a8-4eac-ac7b-954a6c47cb8a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:01:13.460 7 INFO cinder.volume.api [None req-4caf6d14-01a8-4eac-ac7b-954a6c47cb8a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:01:13.461 7 INFO cinder.api.openstack.wsgi [None req-4caf6d14-01a8-4eac-ac7b-954a6c47cb8a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:01:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:01:13.471 8 INFO cinder.api.openstack.wsgi [None req-e1889141-b24e-4e44-8dc9-a0342b7b6960 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:01:13.483 8 INFO cinder.volume.api [None req-e1889141-b24e-4e44-8dc9-a0342b7b6960 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:01:13.485 8 INFO cinder.api.openstack.wsgi [None req-e1889141-b24e-4e44-8dc9-a0342b7b6960 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:01:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:01:13.499 7 INFO cinder.api.openstack.wsgi [None req-b089a4d1-2b22-4de9-bfac-87b682a84cf1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:01:14.002 7 INFO cinder.api.openstack.wsgi [None req-b089a4d1-2b22-4de9-bfac-87b682a84cf1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:01:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:01:14.043 8 INFO cinder.api.openstack.wsgi [None req-ebdaec05-dc46-44ef-99d7-33defb3c6843 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:01:14.066 8 INFO cinder.api.openstack.wsgi [None req-ebdaec05-dc46-44ef-99d7-33defb3c6843 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:01:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:01:14.077 7 INFO cinder.api.openstack.wsgi [None req-15445474-dd47-434a-8617-30cf540f8057 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:01:14.093 7 INFO cinder.api.openstack.wsgi [None req-15445474-dd47-434a-8617-30cf540f8057 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:01:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:01:14.105 8 INFO cinder.api.openstack.wsgi [None req-adce2fc3-fa06-4fc7-b2de-409f98dbf886 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:01:14.124 8 INFO cinder.api.openstack.wsgi [None req-adce2fc3-fa06-4fc7-b2de-409f98dbf886 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:01:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:01:14.134 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:01:14.138 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:01:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:01:14.144 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:01:14.150 8 INFO cinder.volume.api [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:01:14.152 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:01:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:01:17.003 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:17.003 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:17.004 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:17.004 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:27.002 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:27.002 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:27.004 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:27.004 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:37.002 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:37.002 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:37.003 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:37.003 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:47.003 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:47.003 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:47.004 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:47.004 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:57.002 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:57.002 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:01:57.003 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:01:57.003 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:07.002 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:07.003 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:07.003 7 INFO cinder.api.openstack.wsgi [None req-c09bd2fe-6247-4292-a5a9-6ef29ad81e6b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:07.004 8 INFO cinder.api.openstack.wsgi [None req-40076137-5ef8-45c9-b3f2-4420f39fd496 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:13.445 7 INFO cinder.api.openstack.wsgi [None req-c2e21841-ebf2-41ed-b91c-a99fba392687 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:02:13.452 7 INFO cinder.api.openstack.wsgi [None req-c2e21841-ebf2-41ed-b91c-a99fba392687 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:02:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:02:13.466 8 INFO cinder.api.openstack.wsgi [None req-ee62305a-d781-42fe-b0e9-48731d8dd4ca 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:02:13.971 8 INFO cinder.api.openstack.wsgi [None req-ee62305a-d781-42fe-b0e9-48731d8dd4ca 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:02:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:02:13.981 7 INFO cinder.api.openstack.wsgi [None req-9e4cc18b-6165-4247-a4ef-5b20804980c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:02:13.989 7 INFO cinder.volume.api [None req-9e4cc18b-6165-4247-a4ef-5b20804980c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:02:13.990 7 INFO cinder.api.openstack.wsgi [None req-9e4cc18b-6165-4247-a4ef-5b20804980c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:02:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:02:14.007 8 INFO cinder.api.openstack.wsgi [None req-9e19182f-dc5e-417f-b0dd-429453da133f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:02:14.021 8 INFO cinder.volume.api [None req-9e19182f-dc5e-417f-b0dd-429453da133f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:02:14.024 8 INFO cinder.api.openstack.wsgi [None req-9e19182f-dc5e-417f-b0dd-429453da133f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:02:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:02:14.032 7 INFO cinder.api.openstack.wsgi [None req-d95bd1d5-5f61-45b7-90c0-ea09516a7f72 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:02:14.038 7 INFO cinder.volume.api [None req-d95bd1d5-5f61-45b7-90c0-ea09516a7f72 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:02:14.038 7 INFO cinder.api.openstack.wsgi [None req-d95bd1d5-5f61-45b7-90c0-ea09516a7f72 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:02:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:02:14.077 8 INFO cinder.api.openstack.wsgi [None req-bc215186-4000-40ec-983d-ae918fe733a3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:02:14.099 8 INFO cinder.api.openstack.wsgi [None req-bc215186-4000-40ec-983d-ae918fe733a3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:02:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:02:14.109 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:02:14.127 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:02:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:02:14.142 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:02:14.166 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:02:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:02:17.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:17.003 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:17.004 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:17.005 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:27.002 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:27.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:27.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:27.004 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:37.002 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:37.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:37.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:37.003 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:47.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:47.002 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:47.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:47.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:57.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:57.002 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:02:57.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:02:57.003 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:07.002 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:07.002 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:07.003 7 INFO cinder.api.openstack.wsgi [None req-93a70370-442a-47d4-87ed-0034f321b806 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:07.004 8 INFO cinder.api.openstack.wsgi [None req-82c02776-7f2b-46a6-90cb-88b4d82f6246 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:13.441 7 INFO cinder.api.openstack.wsgi [None req-e58e1052-e593-4817-9d2a-df86734097ce 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:03:13.463 7 INFO cinder.volume.api [None req-e58e1052-e593-4817-9d2a-df86734097ce 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:03:13.466 7 INFO cinder.api.openstack.wsgi [None req-e58e1052-e593-4817-9d2a-df86734097ce 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:03:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:03:13.479 8 INFO cinder.api.openstack.wsgi [None req-774cd214-14bc-4f55-b326-94b969095435 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:03:13.982 8 INFO cinder.api.openstack.wsgi [None req-774cd214-14bc-4f55-b326-94b969095435 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:03:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:03:14.038 7 INFO cinder.api.openstack.wsgi [None req-0a1ab960-71c1-4fc8-9314-024556d027a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:03:14.077 7 INFO cinder.api.openstack.wsgi [None req-0a1ab960-71c1-4fc8-9314-024556d027a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:03:14.097 8 INFO cinder.api.openstack.wsgi [None req-7816dbe0-f444-430d-9584-0150c909819d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:03:14.127 8 INFO cinder.api.openstack.wsgi [None req-7816dbe0-f444-430d-9584-0150c909819d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:03:14.141 7 INFO cinder.api.openstack.wsgi [None req-8231d33b-5619-4046-8e3a-6f3aa6b20277 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:03:14.160 7 INFO cinder.api.openstack.wsgi [None req-8231d33b-5619-4046-8e3a-6f3aa6b20277 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:03:14.174 8 INFO cinder.api.openstack.wsgi [None req-21e12076-520f-4ffe-9798-177b6a1bd027 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:03:14.197 8 INFO cinder.volume.api [None req-21e12076-520f-4ffe-9798-177b6a1bd027 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:03:14.198 8 INFO cinder.api.openstack.wsgi [None req-21e12076-520f-4ffe-9798-177b6a1bd027 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:03:14.221 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:03:14.226 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:03:14.236 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:03:14.244 8 INFO cinder.volume.api [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:03:14.246 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:03:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:03:17.003 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:17.003 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:17.004 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:17.004 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:27.003 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:27.003 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:27.004 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:27.004 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:37.005 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:37.006 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:37.007 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:37.007 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:47.002 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:47.003 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:47.003 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:47.004 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:57.002 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:57.002 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:03:57.003 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:03:57.003 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:07.003 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:07.003 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:07.004 8 INFO cinder.api.openstack.wsgi [None req-e06b7492-8bd5-4978-a49d-4ae174da1a66 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:07.004 7 INFO cinder.api.openstack.wsgi [None req-98db0e17-9b82-44d6-aabb-e7c9f4528639 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:13.486 7 INFO cinder.api.openstack.wsgi [None req-579cd8b4-49fb-42c3-b24a-c0ea6187fd99 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:04:13.496 7 INFO cinder.volume.api [None req-579cd8b4-49fb-42c3-b24a-c0ea6187fd99 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:04:13.498 7 INFO cinder.api.openstack.wsgi [None req-579cd8b4-49fb-42c3-b24a-c0ea6187fd99 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:04:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:04:13.512 8 INFO cinder.api.openstack.wsgi [None req-ab77d412-7fe9-414d-8bf2-c057ceffd0fe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:04:14.017 8 INFO cinder.api.openstack.wsgi [None req-ab77d412-7fe9-414d-8bf2-c057ceffd0fe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:04:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:04:14.029 7 INFO cinder.api.openstack.wsgi [None req-6005f646-5c84-4b43-a6d5-33f54485c180 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:04:14.038 7 INFO cinder.volume.api [None req-6005f646-5c84-4b43-a6d5-33f54485c180 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:04:14.039 7 INFO cinder.api.openstack.wsgi [None req-6005f646-5c84-4b43-a6d5-33f54485c180 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:04:14.082 8 INFO cinder.api.openstack.wsgi [None req-a207d966-8f39-421d-a3ac-64a17984450c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:04:14.110 8 INFO cinder.api.openstack.wsgi [None req-a207d966-8f39-421d-a3ac-64a17984450c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:04:14.122 7 INFO cinder.api.openstack.wsgi [None req-d587d110-b462-448d-8186-75d5687a89c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:04:14.140 7 INFO cinder.api.openstack.wsgi [None req-d587d110-b462-448d-8186-75d5687a89c4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:04:14.152 8 INFO cinder.api.openstack.wsgi [None req-0e41950e-3e53-4b08-9cfb-a2f7d1ec182b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:04:14.187 8 INFO cinder.api.openstack.wsgi [None req-0e41950e-3e53-4b08-9cfb-a2f7d1ec182b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:04:14.201 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:04:14.207 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:04:14.219 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:04:14.225 8 INFO cinder.volume.api [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:04:14.225 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:04:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:04:17.002 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:17.002 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:17.003 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:17.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:27.002 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:27.002 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:27.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:27.004 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:37.002 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:37.002 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:37.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:37.004 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:47.003 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:47.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:47.004 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:47.004 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:57.002 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:57.002 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:04:57.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:04:57.004 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:07.003 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:07.003 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:07.004 7 INFO cinder.api.openstack.wsgi [None req-d3b043a7-682f-457b-b6dc-df03891eff61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:07.004 8 INFO cinder.api.openstack.wsgi [None req-18c9a51c-62b6-4017-ad56-774437bcafc8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:13.518 7 INFO cinder.api.openstack.wsgi [None req-a4507650-8f03-42c2-ab17-39808cd550de 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:05:13.536 7 INFO cinder.api.openstack.wsgi [None req-a4507650-8f03-42c2-ab17-39808cd550de 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:05:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:05:13.551 8 INFO cinder.api.openstack.wsgi [None req-9b13e2b0-d397-47af-818c-5f9d6d812770 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:05:14.054 8 INFO cinder.api.openstack.wsgi [None req-9b13e2b0-d397-47af-818c-5f9d6d812770 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:05:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:05:14.064 7 INFO cinder.api.openstack.wsgi [None req-ac822726-1d89-4b87-99a6-63f4484a03a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:05:14.070 7 INFO cinder.volume.api [None req-ac822726-1d89-4b87-99a6-63f4484a03a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:05:14.070 7 INFO cinder.api.openstack.wsgi [None req-ac822726-1d89-4b87-99a6-63f4484a03a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:05:14.088 8 INFO cinder.api.openstack.wsgi [None req-9a86934a-57f2-4bfb-b331-1e18383f13e0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:05:14.107 8 INFO cinder.volume.api [None req-9a86934a-57f2-4bfb-b331-1e18383f13e0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:05:14.110 8 INFO cinder.api.openstack.wsgi [None req-9a86934a-57f2-4bfb-b331-1e18383f13e0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:05:14.166 7 INFO cinder.api.openstack.wsgi [None req-de821c0a-2499-480e-b249-b0c65592704f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:05:14.186 7 INFO cinder.api.openstack.wsgi [None req-de821c0a-2499-480e-b249-b0c65592704f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:05:14.196 8 INFO cinder.api.openstack.wsgi [None req-9cc2fc8f-fdc7-4d96-b2df-ccf7661955ac 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:05:14.218 8 INFO cinder.api.openstack.wsgi [None req-9cc2fc8f-fdc7-4d96-b2df-ccf7661955ac 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:05:14.228 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:05:14.244 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:05:14.255 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:05:14.263 8 INFO cinder.volume.api [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:05:14.265 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:05:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:05:17.002 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:17.002 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:17.003 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:17.004 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:27.002 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:27.002 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:27.004 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:27.004 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:37.003 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:37.003 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:37.004 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:37.004 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:47.002 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:47.002 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:47.003 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:47.004 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:57.002 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:57.003 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:05:57.003 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:05:57.005 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:07.002 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:07.003 7 INFO cinder.api.openstack.wsgi [None req-063cdf4c-868b-41a3-b1dc-b579ff43a8d6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:07.003 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:07.005 8 INFO cinder.api.openstack.wsgi [None req-b3d60d29-a1c6-433f-9c84-8c585d33f572 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:13.500 7 INFO cinder.api.openstack.wsgi [None req-396bfc87-057e-450b-a75d-9ec2dcd503d2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:06:13.506 7 INFO cinder.api.openstack.wsgi [None req-396bfc87-057e-450b-a75d-9ec2dcd503d2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:06:13.518 8 INFO cinder.api.openstack.wsgi [None req-c9f91f95-3d20-402e-a040-24a0204cc99b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:06:13.527 8 INFO cinder.volume.api [None req-c9f91f95-3d20-402e-a040-24a0204cc99b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:06:13.529 8 INFO cinder.api.openstack.wsgi [None req-c9f91f95-3d20-402e-a040-24a0204cc99b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:06:13.539 7 INFO cinder.api.openstack.wsgi [None req-2ff9b123-c847-4689-a84d-c4c6c97cc594 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:06:13.545 7 INFO cinder.volume.api [None req-2ff9b123-c847-4689-a84d-c4c6c97cc594 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:06:13.546 7 INFO cinder.api.openstack.wsgi [None req-2ff9b123-c847-4689-a84d-c4c6c97cc594 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:06:13.588 8 INFO cinder.api.openstack.wsgi [None req-6bdb5259-b9d2-4632-8855-3fc7a2083167 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:06:13.610 8 INFO cinder.api.openstack.wsgi [None req-6bdb5259-b9d2-4632-8855-3fc7a2083167 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:06:13.622 7 INFO cinder.api.openstack.wsgi [None req-3ebb31f9-7cae-482e-89b6-7415d9b58af4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:06:13.641 7 INFO cinder.api.openstack.wsgi [None req-3ebb31f9-7cae-482e-89b6-7415d9b58af4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:06:13.652 8 INFO cinder.api.openstack.wsgi [None req-4ea3c7c1-1a34-4365-8909-6f3595e956bd 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:06:13.712 8 INFO cinder.api.openstack.wsgi [None req-4ea3c7c1-1a34-4365-8909-6f3595e956bd 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:06:13.722 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:06:13.731 7 INFO cinder.volume.api [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:06:13.733 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:06:13.745 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:06:14.249 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:06:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:06:17.003 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:17.003 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:17.004 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:17.004 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:27.003 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:27.003 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:27.004 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:27.004 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:37.002 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:37.002 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:37.003 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:37.003 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:47.003 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:47.003 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:47.004 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:47.004 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:57.002 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:57.002 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:06:57.003 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:06:57.004 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:07.002 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:07.002 7 INFO cinder.api.openstack.wsgi [None req-2fed88c4-8697-4c53-bb07-003ccbdc5198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:07.002 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:07.004 8 INFO cinder.api.openstack.wsgi [None req-bd4f4424-0806-4ff1-b64d-62974cadb34e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:07.875 7 INFO cinder.api.openstack.wsgi [None req-b2d2a438-f760-4f91-9a31-8f4459ef6f42 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False 2026-05-29 15:07:07.895 7 INFO cinder.api.openstack.wsgi [None req-b2d2a438-f760-4f91-9a31-8f4459ef6f42 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 199.204.45.227 () {44 vars in 1068 bytes} [Fri May 29 15:07:07 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:13.501 8 INFO cinder.api.openstack.wsgi [None req-8f333bad-7ba2-43ed-8980-1882f076e28e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:07:13.515 8 INFO cinder.volume.api [None req-8f333bad-7ba2-43ed-8980-1882f076e28e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:07:13.516 8 INFO cinder.api.openstack.wsgi [None req-8f333bad-7ba2-43ed-8980-1882f076e28e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:07:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:07:13.529 7 INFO cinder.api.openstack.wsgi [None req-f8f6abef-0f89-47bf-8ed2-18a281a9ee79 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:07:14.033 7 INFO cinder.api.openstack.wsgi [None req-f8f6abef-0f89-47bf-8ed2-18a281a9ee79 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:07:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:14.048 8 INFO cinder.api.openstack.wsgi [None req-7f3e3a4a-e01b-4a1a-90da-fc321a76a07a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:07:14.053 8 INFO cinder.api.openstack.wsgi [None req-7f3e3a4a-e01b-4a1a-90da-fc321a76a07a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:14.064 7 INFO cinder.api.openstack.wsgi [None req-a8f87177-93d0-462d-a900-9a1b9f35c432 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:07:14.075 7 INFO cinder.volume.api [None req-a8f87177-93d0-462d-a900-9a1b9f35c432 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:07:14.076 7 INFO cinder.api.openstack.wsgi [None req-a8f87177-93d0-462d-a900-9a1b9f35c432 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:07:14.086 8 INFO cinder.api.openstack.wsgi [None req-b8c3a2c7-4aeb-4e65-a525-04dc2a8702fa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:07:14.096 8 INFO cinder.volume.api [None req-b8c3a2c7-4aeb-4e65-a525-04dc2a8702fa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:07:14.097 8 INFO cinder.api.openstack.wsgi [None req-b8c3a2c7-4aeb-4e65-a525-04dc2a8702fa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:07:14.184 7 INFO cinder.api.openstack.wsgi [None req-ef9c9aaf-e2a7-441b-ad20-20018f117d5e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:07:14.211 7 INFO cinder.api.openstack.wsgi [None req-ef9c9aaf-e2a7-441b-ad20-20018f117d5e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:14.224 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:07:14.248 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:14.258 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:07:14.276 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:07:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:07:17.002 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:17.002 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:17.003 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:17.003 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:27.001 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:27.002 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:27.002 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:27.004 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:37.002 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:37.002 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:37.003 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:37.004 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:47.002 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:47.002 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:47.003 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:47.003 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:57.002 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:57.002 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:07:57.003 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:07:57.003 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:07.003 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:07.003 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:07.004 8 INFO cinder.api.openstack.wsgi [None req-b7177e70-ceb8-4342-9885-03a27b3fc451 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:07.004 7 INFO cinder.api.openstack.wsgi [None req-7fedaaec-f1ad-4a86-b913-2e7d2b90aae2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:13.224 8 INFO cinder.api.openstack.wsgi [None req-1f272b9e-5c9b-46a7-a8f6-7de7af77ea30 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False 2026-05-29 15:08:13.242 8 INFO cinder.api.openstack.wsgi [None req-1f272b9e-5c9b-46a7-a8f6-7de7af77ea30 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] https://volume.199-204-45-227.nip.io/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 199.204.45.227 () {44 vars in 1068 bytes} [Fri May 29 15:08:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:13.456 7 INFO cinder.api.openstack.wsgi [None req-361cbc5c-2203-49c1-8e87-901b960a4ab8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:08:13.469 7 INFO cinder.volume.api [None req-361cbc5c-2203-49c1-8e87-901b960a4ab8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:08:13.471 7 INFO cinder.api.openstack.wsgi [None req-361cbc5c-2203-49c1-8e87-901b960a4ab8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:08:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:08:13.482 8 INFO cinder.api.openstack.wsgi [None req-be0697b4-73ff-4d93-8fa5-967c00b3811a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:08:13.511 8 INFO cinder.volume.api [None req-be0697b4-73ff-4d93-8fa5-967c00b3811a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:08:13.513 8 INFO cinder.api.openstack.wsgi [None req-be0697b4-73ff-4d93-8fa5-967c00b3811a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:08:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:08:13.529 7 INFO cinder.api.openstack.wsgi [None req-04cea51b-d011-43d3-a64d-35fef00aa48c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:08:14.033 7 INFO cinder.api.openstack.wsgi [None req-04cea51b-d011-43d3-a64d-35fef00aa48c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:08:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:14.047 8 INFO cinder.api.openstack.wsgi [None req-fd21408d-75f5-46f4-8c68-3022434d7b7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:08:14.053 8 INFO cinder.volume.api [None req-fd21408d-75f5-46f4-8c68-3022434d7b7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:08:14.053 8 INFO cinder.api.openstack.wsgi [None req-fd21408d-75f5-46f4-8c68-3022434d7b7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:08:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:08:14.104 7 INFO cinder.api.openstack.wsgi [None req-d27a0bc1-098a-42db-9ee7-12ac6dc576c0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:08:14.130 7 INFO cinder.api.openstack.wsgi [None req-d27a0bc1-098a-42db-9ee7-12ac6dc576c0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:08:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:14.142 8 INFO cinder.api.openstack.wsgi [None req-7ede4dfb-96ca-4543-a381-0d43f180c755 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:08:14.165 8 INFO cinder.api.openstack.wsgi [None req-7ede4dfb-96ca-4543-a381-0d43f180c755 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:08:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:14.180 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:08:14.202 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:08:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:14.217 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:08:14.222 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:08:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:08:17.002 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:17.002 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:17.003 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:17.004 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:27.002 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:27.002 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:27.003 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:27.003 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:37.002 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:37.002 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:37.004 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:37.004 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:47.003 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:47.003 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:47.004 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:47.004 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:57.002 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:57.002 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:08:57.003 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:08:57.003 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:07.003 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:07.003 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:07.004 8 INFO cinder.api.openstack.wsgi [None req-d3408a38-b237-4123-889c-6b2b4e0e6fef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:07.004 7 INFO cinder.api.openstack.wsgi [None req-68bd6f82-1474-4b62-8d51-22dc272aee51 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:13.472 8 INFO cinder.api.openstack.wsgi [None req-9d43b6c7-e089-4ec5-a5f2-597209d71e0b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:09:13.481 8 INFO cinder.volume.api [None req-9d43b6c7-e089-4ec5-a5f2-597209d71e0b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:09:13.483 8 INFO cinder.api.openstack.wsgi [None req-9d43b6c7-e089-4ec5-a5f2-597209d71e0b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/636] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:09:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:09:13.507 7 INFO cinder.api.openstack.wsgi [None req-dc1c5ed7-8dd1-445a-b359-e99d8fc2ae87 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:09:13.512 7 INFO cinder.volume.api [None req-dc1c5ed7-8dd1-445a-b359-e99d8fc2ae87 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:09:13.513 7 INFO cinder.api.openstack.wsgi [None req-dc1c5ed7-8dd1-445a-b359-e99d8fc2ae87 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/637] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:09:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:09:13.527 8 INFO cinder.api.openstack.wsgi [None req-0adb84d1-ee76-4085-874a-10adbd7dfd4e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:09:13.536 8 INFO cinder.volume.api [None req-0adb84d1-ee76-4085-874a-10adbd7dfd4e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:09:13.538 8 INFO cinder.api.openstack.wsgi [None req-0adb84d1-ee76-4085-874a-10adbd7dfd4e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:09:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:09:13.550 7 INFO cinder.api.openstack.wsgi [None req-a96fe514-aaf5-4837-aad8-c9ca77dd0208 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:09:14.053 7 INFO cinder.api.openstack.wsgi [None req-a96fe514-aaf5-4837-aad8-c9ca77dd0208 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:09:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:09:14.088 8 INFO cinder.api.openstack.wsgi [None req-990f95ce-99b8-4f60-a6d4-fdfd7a3283ef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:09:14.108 8 INFO cinder.api.openstack.wsgi [None req-990f95ce-99b8-4f60-a6d4-fdfd7a3283ef 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:09:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:09:14.119 7 INFO cinder.api.openstack.wsgi [None req-2e8c7d9a-9865-442c-abdb-dbcbdc81d1d5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:09:14.140 7 INFO cinder.api.openstack.wsgi [None req-2e8c7d9a-9865-442c-abdb-dbcbdc81d1d5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:09:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:09:14.152 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:09:14.171 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/642] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:09:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:09:14.181 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:09:14.186 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:09:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:09:17.002 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:17.002 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:17.003 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:17.003 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:27.002 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:27.002 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:27.003 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:27.004 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:37.003 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:37.003 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:37.004 8 INFO cinder.api.openstack.wsgi [None req-04b2cc8b-0e96-4cdb-ae36-ee5b7bd37ad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:37.004 7 INFO cinder.api.openstack.wsgi [None req-f44f90be-d591-4ae8-83a8-febea42740c3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:43.656 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots 2026-05-29 15:09:43.667 8 INFO cinder.volume.api [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:09:43.668 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.252 () {32 vars in 705 bytes} [Fri May 29 15:09:43 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:09:43.684 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes 2026-05-29 15:09:43.714 7 INFO cinder.volume.api [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:09:43.714 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 10.0.0.252 () {32 vars in 701 bytes} [Fri May 29 15:09:43 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:09:47.003 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:47.003 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:47.004 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:47.004 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:57.003 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:57.003 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:09:57.004 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:09:57.004 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:07.003 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:07.004 8 INFO cinder.api.openstack.wsgi [None req-9576c0df-41bd-444e-ac14-d926ab89d5ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:07.004 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:07.006 7 INFO cinder.api.openstack.wsgi [None req-58238027-f301-4aa1-bf60-75bbb5e37238 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:13.598 8 INFO cinder.api.openstack.wsgi [None req-2430573a-6164-4591-afff-1d899bf53f5b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:10:13.605 8 INFO cinder.volume.api [None req-2430573a-6164-4591-afff-1d899bf53f5b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:10:13.607 8 INFO cinder.api.openstack.wsgi [None req-2430573a-6164-4591-afff-1d899bf53f5b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/658] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:10:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:10:13.621 7 INFO cinder.api.openstack.wsgi [None req-9e6f0a90-f835-48c5-bc94-90f051e6671a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:10:14.124 7 INFO cinder.api.openstack.wsgi [None req-9e6f0a90-f835-48c5-bc94-90f051e6671a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:10:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.230 8 INFO cinder.api.openstack.wsgi [None req-9e7f59e4-657c-4168-a291-6da778d5ab2e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/00a2acac2c234bd5b4515f6d3ef4d11a?usage=true 2026-05-29 15:10:14.250 8 INFO cinder.api.openstack.wsgi [None req-9e7f59e4-657c-4168-a291-6da778d5ab2e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/00a2acac2c234bd5b4515f6d3ef4d11a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/00a2acac2c234bd5b4515f6d3ef4d11a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.266 7 INFO cinder.api.openstack.wsgi [None req-b167be07-e41d-4623-bd38-61e50a1f6b44 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:10:14.312 7 INFO cinder.api.openstack.wsgi [None req-b167be07-e41d-4623-bd38-61e50a1f6b44 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.330 8 INFO cinder.api.openstack.wsgi [None req-29076ae3-be61-406a-9630-3ead15ce79b1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:10:14.356 8 INFO cinder.api.openstack.wsgi [None req-29076ae3-be61-406a-9630-3ead15ce79b1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.366 7 INFO cinder.api.openstack.wsgi [None req-ea78949a-4e88-4187-ba47-26d5292ee1b6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/57a6adcc300c45668b180e4070bcba27?usage=true 2026-05-29 15:10:14.392 7 INFO cinder.api.openstack.wsgi [None req-ea78949a-4e88-4187-ba47-26d5292ee1b6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/57a6adcc300c45668b180e4070bcba27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/57a6adcc300c45668b180e4070bcba27?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.415 8 INFO cinder.api.openstack.wsgi [None req-b5ca0fa1-abae-4d08-b9c8-ed0e2f84d1a3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:10:14.440 8 INFO cinder.api.openstack.wsgi [None req-b5ca0fa1-abae-4d08-b9c8-ed0e2f84d1a3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.452 7 INFO cinder.api.openstack.wsgi [None req-b7c89849-3702-4e36-8392-7f2f6431869e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8228fff11344b4db955aa6e77377571?usage=true 2026-05-29 15:10:14.475 7 INFO cinder.api.openstack.wsgi [None req-b7c89849-3702-4e36-8392-7f2f6431869e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8228fff11344b4db955aa6e77377571?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8228fff11344b4db955aa6e77377571?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.484 8 INFO cinder.api.openstack.wsgi [None req-ab2be587-f179-44aa-964a-d491924e43b1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ec58ac0fd2914fe69e298e5311ea4aa4?usage=true 2026-05-29 15:10:14.506 8 INFO cinder.api.openstack.wsgi [None req-ab2be587-f179-44aa-964a-d491924e43b1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ec58ac0fd2914fe69e298e5311ea4aa4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ec58ac0fd2914fe69e298e5311ea4aa4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.518 7 INFO cinder.api.openstack.wsgi [None req-f629492f-9c4c-4eb3-ad79-600d61943e7a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ecf40d2616fb4799aa592f7cc211eb99?usage=true 2026-05-29 15:10:14.534 7 INFO cinder.api.openstack.wsgi [None req-f629492f-9c4c-4eb3-ad79-600d61943e7a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ecf40d2616fb4799aa592f7cc211eb99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ecf40d2616fb4799aa592f7cc211eb99?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:14.544 8 INFO cinder.api.openstack.wsgi [None req-d6e46896-d2c7-4a89-a441-407d2bedf469 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:10:14.552 8 INFO cinder.volume.api [None req-d6e46896-d2c7-4a89-a441-407d2bedf469 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:10:14.554 8 INFO cinder.api.openstack.wsgi [None req-d6e46896-d2c7-4a89-a441-407d2bedf469 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:10:14.563 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:10:14.569 7 INFO cinder.volume.api [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:10:14.570 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:10:14.579 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:10:14.587 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:10:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:10:17.003 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:17.004 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:17.004 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:17.005 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:27.002 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:27.002 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:27.003 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:27.003 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:37.002 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:37.002 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:37.003 8 INFO cinder.api.openstack.wsgi [None req-6570a4a9-fed0-449e-b23d-0b683a7df6d7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:37.003 7 INFO cinder.api.openstack.wsgi [None req-f64942c3-0e4d-4b52-8a0c-372eebfbb20f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:37.806 8 INFO cinder.api.openstack.wsgi [None req-66db81fb-7ecb-4fb1-a0ff-2cce5f8e2b58 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes 2026-05-29 15:10:38.419 8 INFO cinder.api.v3.volumes [None req-66db81fb-7ecb-4fb1-a0ff-2cce5f8e2b58 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Create volume of 1 GB 2026-05-29 15:10:38.432 8 INFO cinder.volume.api [None req-66db81fb-7ecb-4fb1-a0ff-2cce5f8e2b58 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:10:38.761 8 INFO cinder.volume.api [None req-66db81fb-7ecb-4fb1-a0ff-2cce5f8e2b58 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Create volume request issued successfully. 2026-05-29 15:10:38.762 8 INFO cinder.api.openstack.wsgi [None req-66db81fb-7ecb-4fb1-a0ff-2cce5f8e2b58 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 340/677] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:10:37 2026] POST /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes => generated 864 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:10:38.780 7 INFO cinder.api.openstack.wsgi [None req-39f47440-28cf-4dbd-a995-34f5278f3f59 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:38.818 7 INFO cinder.volume.api [None req-39f47440-28cf-4dbd-a995-34f5278f3f59 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:38.826 7 INFO cinder.api.openstack.wsgi [None req-39f47440-28cf-4dbd-a995-34f5278f3f59 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:10:38 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 932 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:39.847 8 INFO cinder.api.openstack.wsgi [None req-e008c29b-5f71-4c1c-9dbb-f7a429cdf0fb dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:39.868 8 INFO cinder.volume.api [None req-e008c29b-5f71-4c1c-9dbb-f7a429cdf0fb dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:39.874 8 INFO cinder.api.openstack.wsgi [None req-e008c29b-5f71-4c1c-9dbb-f7a429cdf0fb dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:10:39 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:40.895 7 INFO cinder.api.openstack.wsgi [None req-c57d980a-e128-45df-9a08-cc5e0408e377 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:40.908 7 INFO cinder.volume.api [None req-c57d980a-e128-45df-9a08-cc5e0408e377 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:40.914 7 INFO cinder.api.openstack.wsgi [None req-c57d980a-e128-45df-9a08-cc5e0408e377 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 7|app: 0|req: 339/680] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:10:40 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:41.938 8 INFO cinder.api.openstack.wsgi [None req-9ff5acf3-3886-4a61-bcf0-a4b8a1917ea5 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:41.953 8 INFO cinder.volume.api [None req-9ff5acf3-3886-4a61-bcf0-a4b8a1917ea5 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:41.959 8 INFO cinder.api.openstack.wsgi [None req-9ff5acf3-3886-4a61-bcf0-a4b8a1917ea5 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 8|app: 0|req: 342/681] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:10:41 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 1482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:42.047 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:42.065 7 INFO cinder.volume.api [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:42.072 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 7|app: 0|req: 340/682] 10.0.0.232 () {34 vars in 1028 bytes} [Fri May 29 15:10:42 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 1482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:44.265 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-462ce10c-d1c0-436e-a808-1e4c5d5c8159 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:44.277 8 INFO cinder.volume.api [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-462ce10c-d1c0-436e-a808-1e4c5d5c8159 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:44.284 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-462ce10c-d1c0-436e-a808-1e4c5d5c8159 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 8|app: 0|req: 343/683] 10.0.0.232 () {34 vars in 1028 bytes} [Fri May 29 15:10:44 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 1482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:10:44.295 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:10:44.297 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 341/684] 10.0.0.232 () {32 vars in 829 bytes} [Fri May 29 15:10:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:44.305 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-ac8e9d4c-50f6-436b-800c-76421b8903c2 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:44.351 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-ac8e9d4c-50f6-436b-800c-76421b8903c2 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments returned with HTTP 200 [pid: 8|app: 0|req: 344/685] 10.0.0.232 () {40 vars in 1057 bytes} [Fri May 29 15:10:44 2026] POST /v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:10:47.003 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:47.003 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-ac8e9d4c-50f6-436b-800c-76421b8903c2 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:47.004 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:47.004 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-ac8e9d4c-50f6-436b-800c-76421b8903c2 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:50.274 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:10:50.275 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-89701f45-4393-426d-b402-e281cf08367c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 343/688] 199.204.45.227 () {32 vars in 840 bytes} [Fri May 29 15:10:50 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:50.338 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d2bb4a46-2a47-456a-a86a-edd1cbbcefa7 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:50.352 8 INFO cinder.volume.api [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d2bb4a46-2a47-456a-a86a-edd1cbbcefa7 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:10:50.357 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d2bb4a46-2a47-456a-a86a-edd1cbbcefa7 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 200 [pid: 8|app: 0|req: 346/689] 199.204.45.227 () {36 vars in 1073 bytes} [Fri May 29 15:10:50 2026] GET /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:52.219 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:53.271 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de returned with HTTP 200 [pid: 7|app: 0|req: 344/690] 199.204.45.227 () {40 vars in 1135 bytes} [Fri May 29 15:10:52 2026] PUT /v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de => generated 802 bytes in 1058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:10:53.791 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:10:53.837 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de/action returned with HTTP 204 [pid: 8|app: 0|req: 347/691] 199.204.45.227 () {40 vars in 1148 bytes} [Fri May 29 15:10:53 2026] POST /v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 15:10:57.002 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:57.002 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:10:57.003 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:10:57.003 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:07.003 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:07.004 8 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-cc3de015-c182-492f-9dee-0113379a9719 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:07.003 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:07.005 7 INFO cinder.api.openstack.wsgi [req-903ba035-2f5c-4b91-a11b-3de74e26ed6c req-d121b973-60e3-4e8c-87fd-03e6c52abdb1 dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:11:10.593 8 INFO cinder.api.openstack.wsgi [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-b6da4ebf-a63d-4f6c-87a5-686961eb280c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:11:11.158 8 INFO cinder.api.openstack.wsgi [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-b6da4ebf-a63d-4f6c-87a5-686961eb280c dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de returned with HTTP 200 [pid: 8|app: 0|req: 350/696] 199.204.45.227 () {38 vars in 1103 bytes} [Fri May 29 15:11:10 2026] DELETE /v3/f1a15b3206134db8b2fe9f5e2a1485e4/attachments/743691de-f6b6-4f29-a35b-190a50ce72de => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:11:11.181 7 INFO cinder.api.openstack.wsgi [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-d98fadeb-d51c-46eb-8b5d-1067b1fea51a dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 2026-05-29 15:11:11.182 7 INFO cinder.api.v3.volumes [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-d98fadeb-d51c-46eb-8b5d-1067b1fea51a dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Delete volume with id: 864595f6-3e38-4101-b77d-efb76076d831 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:11:11.191 7 INFO cinder.volume.api [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-d98fadeb-d51c-46eb-8b5d-1067b1fea51a dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Volume info retrieved successfully. 2026-05-29 15:11:11.222 7 INFO cinder.volume.api [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-d98fadeb-d51c-46eb-8b5d-1067b1fea51a dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] Delete volume request issued successfully. 2026-05-29 15:11:11.222 7 INFO cinder.api.openstack.wsgi [req-6eb35665-a272-4162-bfd2-cf51c0023f6e req-d98fadeb-d51c-46eb-8b5d-1067b1fea51a dd0d11be56f946b8b0773b13ac47ebaf f1a15b3206134db8b2fe9f5e2a1485e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 returned with HTTP 202 [pid: 7|app: 0|req: 347/697] 199.204.45.227 () {36 vars in 1054 bytes} [Fri May 29 15:11:11 2026] DELETE /v3/f1a15b3206134db8b2fe9f5e2a1485e4/volumes/864595f6-3e38-4101-b77d-efb76076d831 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:11:13.575 8 INFO cinder.api.openstack.wsgi [None req-8492ecf2-8345-4b93-8ee0-e0a820fa9494 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:11:13.584 8 INFO cinder.volume.api [None req-8492ecf2-8345-4b93-8ee0-e0a820fa9494 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:11:13.586 8 INFO cinder.api.openstack.wsgi [None req-8492ecf2-8345-4b93-8ee0-e0a820fa9494 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/698] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:11:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:11:13.598 7 INFO cinder.api.openstack.wsgi [None req-f736fd93-1e0a-4189-af76-e0235f326989 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:11:13.607 7 INFO cinder.volume.api [None req-f736fd93-1e0a-4189-af76-e0235f326989 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:11:13.608 7 INFO cinder.api.openstack.wsgi [None req-f736fd93-1e0a-4189-af76-e0235f326989 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/699] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:11:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:11:13.621 8 INFO cinder.api.openstack.wsgi [None req-c21b62be-fc92-44d2-8b61-f1e5294f037b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:11:14.125 8 INFO cinder.api.openstack.wsgi [None req-c21b62be-fc92-44d2-8b61-f1e5294f037b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 352/700] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:11:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.172 7 INFO cinder.api.openstack.wsgi [None req-e0814723-acc1-4387-acb7-679ccd6bf844 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/125226e2196049c1b8ea2c668d016f06?usage=true 2026-05-29 15:11:14.198 7 INFO cinder.api.openstack.wsgi [None req-e0814723-acc1-4387-acb7-679ccd6bf844 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/125226e2196049c1b8ea2c668d016f06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/701] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/125226e2196049c1b8ea2c668d016f06?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.209 8 INFO cinder.api.openstack.wsgi [None req-8fea40f7-1ea0-4e35-aa7e-077d64fb2b0e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:11:14.234 8 INFO cinder.api.openstack.wsgi [None req-8fea40f7-1ea0-4e35-aa7e-077d64fb2b0e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/702] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.247 7 INFO cinder.api.openstack.wsgi [None req-f4789ecb-60b0-482a-9b4a-67368c174f95 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:11:14.272 7 INFO cinder.api.openstack.wsgi [None req-f4789ecb-60b0-482a-9b4a-67368c174f95 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/703] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.286 8 INFO cinder.api.openstack.wsgi [None req-12e566de-ac2c-4a20-b08c-44ecf414e1ad 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:11:14.314 8 INFO cinder.api.openstack.wsgi [None req-12e566de-ac2c-4a20-b08c-44ecf414e1ad 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/704] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.327 7 INFO cinder.api.openstack.wsgi [None req-b6d0cd0d-3aa8-47f8-918b-d5716840d91e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/5ae4f151da04409c9bf14d96ec223847?usage=true 2026-05-29 15:11:14.345 7 INFO cinder.api.openstack.wsgi [None req-b6d0cd0d-3aa8-47f8-918b-d5716840d91e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/5ae4f151da04409c9bf14d96ec223847?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/705] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/5ae4f151da04409c9bf14d96ec223847?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.357 8 INFO cinder.api.openstack.wsgi [None req-6473ef56-198f-4578-b9e3-5f85525175a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e2df9fe60c1d4f62999935894529bf88?usage=true 2026-05-29 15:11:14.378 8 INFO cinder.api.openstack.wsgi [None req-6473ef56-198f-4578-b9e3-5f85525175a7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e2df9fe60c1d4f62999935894529bf88?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e2df9fe60c1d4f62999935894529bf88?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.392 7 INFO cinder.api.openstack.wsgi [None req-c60f7320-2e71-4e0a-b0fb-ab028c57c017 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f1a15b3206134db8b2fe9f5e2a1485e4?usage=true 2026-05-29 15:11:14.408 7 INFO cinder.api.openstack.wsgi [None req-c60f7320-2e71-4e0a-b0fb-ab028c57c017 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f1a15b3206134db8b2fe9f5e2a1485e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/707] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f1a15b3206134db8b2fe9f5e2a1485e4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:14.420 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:11:14.425 8 INFO cinder.volume.api [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:11:14.425 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/708] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:11:14.440 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:11:14.445 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 353/709] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:11:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:17.002 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:17.002 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:17.003 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:17.003 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:27.003 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:27.003 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:27.004 8 INFO cinder.api.openstack.wsgi [None req-6ed36f26-0552-4b96-976f-7bec837603e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:27.004 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:29.497 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ae4f151da04409c9bf14d96ec223847/attachments?instance_id=409dfc28-40f4-4e8d-83c5-16f8fa2bb5cf 2026-05-29 15:11:29.514 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ae4f151da04409c9bf14d96ec223847/attachments?instance_id=409dfc28-40f4-4e8d-83c5-16f8fa2bb5cf returned with HTTP 200 [pid: 8|app: 0|req: 359/714] 199.204.45.227 () {36 vars in 1104 bytes} [Fri May 29 15:11:29 2026] GET /v3/5ae4f151da04409c9bf14d96ec223847/attachments?instance_id=409dfc28-40f4-4e8d-83c5-16f8fa2bb5cf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:37.002 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:37.003 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:37.004 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:37.004 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:47.003 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:47.003 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:47.004 7 INFO cinder.api.openstack.wsgi [None req-b7191cb3-8d05-4067-bb9c-255aff7b385f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:47.004 8 INFO cinder.api.openstack.wsgi [req-6671e754-c564-4461-92c6-59e7b65c46c6 req-de05cce0-4f43-4f08-968e-b5d5ded405b7 f2675c4587ca49b98bdd4add0b099b4f 5ae4f151da04409c9bf14d96ec223847 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:56.359 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes 2026-05-29 15:11:56.362 7 INFO cinder.api.v3.volumes [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Create volume of 1 GB 2026-05-29 15:11:56.377 7 INFO cinder.volume.api [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:11:56.645 7 INFO cinder.volume.api [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Create volume request issued successfully. 2026-05-29 15:11:56.646 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes returned with HTTP 202 [pid: 7|app: 0|req: 358/719] 10.0.0.252 () {34 vars in 722 bytes} [Fri May 29 15:11:56 2026] POST /v3/0c719cc05314430d870fb70ae26f1634/volumes => generated 861 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:11:56.666 8 INFO cinder.api.openstack.wsgi [None req-471aca42-d40c-423a-b47d-194c639eb5b0 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:11:56.678 8 INFO cinder.volume.api [None req-471aca42-d40c-423a-b47d-194c639eb5b0 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:11:56.683 8 INFO cinder.api.openstack.wsgi [None req-471aca42-d40c-423a-b47d-194c639eb5b0 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 8|app: 0|req: 362/720] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:11:56 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:11:57.002 8 INFO cinder.api.openstack.wsgi [None req-471aca42-d40c-423a-b47d-194c639eb5b0 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:57.002 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:11:57.002 8 INFO cinder.api.openstack.wsgi [None req-471aca42-d40c-423a-b47d-194c639eb5b0 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:11:57.003 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:11:57.706 8 INFO cinder.api.openstack.wsgi [None req-61ec9f92-5402-458c-bf3d-047a102e0f19 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:11:57.720 8 INFO cinder.volume.api [None req-61ec9f92-5402-458c-bf3d-047a102e0f19 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:11:57.725 8 INFO cinder.api.openstack.wsgi [None req-61ec9f92-5402-458c-bf3d-047a102e0f19 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 8|app: 0|req: 364/723] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:11:57 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:07.002 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:07.002 8 INFO cinder.api.openstack.wsgi [None req-61ec9f92-5402-458c-bf3d-047a102e0f19 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:07.002 7 INFO cinder.api.openstack.wsgi [None req-7844c626-9d4f-4c52-9568-873add3d121a 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:07.003 8 INFO cinder.api.openstack.wsgi [None req-61ec9f92-5402-458c-bf3d-047a102e0f19 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:10.814 7 INFO cinder.api.openstack.wsgi [None req-a712e477-0875-4fb9-b854-16610278d0d1 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:10.850 7 INFO cinder.volume.api [None req-a712e477-0875-4fb9-b854-16610278d0d1 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Get all volumes completed successfully. 2026-05-29 15:12:10.850 7 INFO cinder.api.openstack.wsgi [None req-a712e477-0875-4fb9-b854-16610278d0d1 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes returned with HTTP 200 [pid: 7|app: 0|req: 361/726] 10.0.0.252 () {32 vars in 701 bytes} [Fri May 29 15:12:10 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes => generated 15 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:10.863 8 INFO cinder.api.openstack.wsgi [None req-522957d3-58e1-4658-bc91-d74864b1c5a2 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes 2026-05-29 15:12:10.867 8 INFO cinder.api.v3.volumes [None req-522957d3-58e1-4658-bc91-d74864b1c5a2 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume of 1 GB 2026-05-29 15:12:10.871 8 INFO cinder.volume.api [None req-522957d3-58e1-4658-bc91-d74864b1c5a2 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:12:11.022 8 INFO cinder.volume.api [None req-522957d3-58e1-4658-bc91-d74864b1c5a2 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume request issued successfully. 2026-05-29 15:12:11.024 8 INFO cinder.api.openstack.wsgi [None req-522957d3-58e1-4658-bc91-d74864b1c5a2 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 366/727] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:12:10 2026] POST /v3/2383baf1187b41c491be566c7beaabd6/volumes => generated 875 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:12:11.053 7 INFO cinder.api.openstack.wsgi [None req-ee44028d-8391-4a99-aa26-fda3c8db9302 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:11.066 7 INFO cinder.volume.api [None req-ee44028d-8391-4a99-aa26-fda3c8db9302 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:11.070 7 INFO cinder.api.openstack.wsgi [None req-ee44028d-8391-4a99-aa26-fda3c8db9302 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 200 [pid: 7|app: 0|req: 362/728] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:11 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:12.090 8 INFO cinder.api.openstack.wsgi [None req-91fbcffd-7f53-4423-a767-c957cf84b4fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:12.103 8 INFO cinder.volume.api [None req-91fbcffd-7f53-4423-a767-c957cf84b4fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:12.107 8 INFO cinder.api.openstack.wsgi [None req-91fbcffd-7f53-4423-a767-c957cf84b4fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 200 [pid: 8|app: 0|req: 367/729] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:12 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:12.126 7 INFO cinder.api.openstack.wsgi [None req-d8594799-1ae3-453b-9b2e-350907debb7d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:12.139 7 INFO cinder.volume.api [None req-d8594799-1ae3-453b-9b2e-350907debb7d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:12.143 7 INFO cinder.api.openstack.wsgi [None req-d8594799-1ae3-453b-9b2e-350907debb7d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 200 [pid: 7|app: 0|req: 363/730] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:12 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 968 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:12.161 8 INFO cinder.api.openstack.wsgi [None req-63f7cdcc-c947-49b4-80d7-c62aae21835c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes 2026-05-29 15:12:12.164 8 INFO cinder.api.v3.volumes [None req-63f7cdcc-c947-49b4-80d7-c62aae21835c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume of 1 GB 2026-05-29 15:12:12.168 8 INFO cinder.volume.api [None req-63f7cdcc-c947-49b4-80d7-c62aae21835c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:12:12.295 8 INFO cinder.volume.api [None req-63f7cdcc-c947-49b4-80d7-c62aae21835c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume request issued successfully. 2026-05-29 15:12:12.296 8 INFO cinder.api.openstack.wsgi [None req-63f7cdcc-c947-49b4-80d7-c62aae21835c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/731] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:12:12 2026] POST /v3/2383baf1187b41c491be566c7beaabd6/volumes => generated 876 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:12.317 7 INFO cinder.api.openstack.wsgi [None req-733bb6af-5bbb-460a-98be-eae296311b98 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:12.331 7 INFO cinder.volume.api [None req-733bb6af-5bbb-460a-98be-eae296311b98 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:12.336 7 INFO cinder.api.openstack.wsgi [None req-733bb6af-5bbb-460a-98be-eae296311b98 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 200 [pid: 7|app: 0|req: 364/732] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:12 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.354 8 INFO cinder.api.openstack.wsgi [None req-1f688dc4-0436-45f4-9ea7-144f0ef41dc9 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:13.367 8 INFO cinder.volume.api [None req-1f688dc4-0436-45f4-9ea7-144f0ef41dc9 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:13.372 8 INFO cinder.api.openstack.wsgi [None req-1f688dc4-0436-45f4-9ea7-144f0ef41dc9 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 200 [pid: 8|app: 0|req: 369/733] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:13 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.391 7 INFO cinder.api.openstack.wsgi [None req-c53b2543-8400-42cf-8dd9-cc86275fa87e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:13.407 7 INFO cinder.volume.api [None req-c53b2543-8400-42cf-8dd9-cc86275fa87e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:13.411 7 INFO cinder.api.openstack.wsgi [None req-c53b2543-8400-42cf-8dd9-cc86275fa87e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 200 [pid: 7|app: 0|req: 365/734] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:13 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.431 8 INFO cinder.api.openstack.wsgi [None req-92e3e5bb-4015-4cf5-a68a-d3b7c6ea9064 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes 2026-05-29 15:12:13.435 8 INFO cinder.api.v3.volumes [None req-92e3e5bb-4015-4cf5-a68a-d3b7c6ea9064 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume of 1 GB 2026-05-29 15:12:13.440 8 INFO cinder.volume.api [None req-92e3e5bb-4015-4cf5-a68a-d3b7c6ea9064 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:12:13.569 8 INFO cinder.volume.api [None req-92e3e5bb-4015-4cf5-a68a-d3b7c6ea9064 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Create volume request issued successfully. 2026-05-29 15:12:13.570 8 INFO cinder.api.openstack.wsgi [None req-92e3e5bb-4015-4cf5-a68a-d3b7c6ea9064 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 370/735] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:12:13 2026] POST /v3/2383baf1187b41c491be566c7beaabd6/volumes => generated 876 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.591 8 INFO cinder.api.openstack.wsgi [None req-4276fcc0-40f6-4630-8951-0cdb11b6381c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:13.605 8 INFO cinder.volume.api [None req-4276fcc0-40f6-4630-8951-0cdb11b6381c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:13.609 8 INFO cinder.api.openstack.wsgi [None req-4276fcc0-40f6-4630-8951-0cdb11b6381c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 200 [pid: 8|app: 0|req: 371/736] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:13 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.709 7 INFO cinder.api.openstack.wsgi [None req-77718475-641a-47a5-896e-2f34566d8aaa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:12:13.898 7 INFO cinder.volume.api [None req-77718475-641a-47a5-896e-2f34566d8aaa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:13.905 7 INFO cinder.api.openstack.wsgi [None req-77718475-641a-47a5-896e-2f34566d8aaa 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/737] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:12:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 4492 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.915 8 INFO cinder.api.openstack.wsgi [None req-47f8d309-fd98-49ff-ba28-dd85201cdbc5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:12:13.921 8 INFO cinder.api.openstack.wsgi [None req-47f8d309-fd98-49ff-ba28-dd85201cdbc5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 372/738] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:12:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:13.932 7 INFO cinder.api.openstack.wsgi [None req-bdb97962-cc17-4e43-bd7a-c987de0352f9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:12:13.941 7 INFO cinder.volume.api [None req-bdb97962-cc17-4e43-bd7a-c987de0352f9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:12:13.942 7 INFO cinder.api.openstack.wsgi [None req-bdb97962-cc17-4e43-bd7a-c987de0352f9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/739] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:12:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:12:13.961 8 INFO cinder.api.openstack.wsgi [None req-322c763e-794f-4117-b8f0-ae8e00d9f2f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:12:13.974 8 INFO cinder.volume.api [None req-322c763e-794f-4117-b8f0-ae8e00d9f2f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:13.982 8 INFO cinder.api.openstack.wsgi [None req-322c763e-794f-4117-b8f0-ae8e00d9f2f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/740] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:12:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 4493 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:12:13.999 7 INFO cinder.api.openstack.wsgi [None req-ca1fbd18-7af8-449d-aad3-338d969a2be7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:12:14.509 7 INFO cinder.api.openstack.wsgi [None req-ca1fbd18-7af8-449d-aad3-338d969a2be7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 368/741] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:12:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.630 8 INFO cinder.api.openstack.wsgi [None req-3851e028-20d2-42e6-be6f-9a351d9b52fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 2026-05-29 15:12:14.640 7 INFO cinder.api.openstack.wsgi [None req-e3f2bd69-1271-430d-99cc-d11274d62f0f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c1bb93f7a6a48599067a8b1f6f6beab?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:14.649 8 INFO cinder.volume.api [None req-3851e028-20d2-42e6-be6f-9a351d9b52fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:14.657 8 INFO cinder.api.openstack.wsgi [None req-3851e028-20d2-42e6-be6f-9a351d9b52fd f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 200 [pid: 8|app: 0|req: 374/742] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:14 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.673 7 INFO cinder.api.openstack.wsgi [None req-e3f2bd69-1271-430d-99cc-d11274d62f0f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c1bb93f7a6a48599067a8b1f6f6beab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/743] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c1bb93f7a6a48599067a8b1f6f6beab?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.681 8 INFO cinder.api.openstack.wsgi [None req-fa9eeebd-bf40-4510-9bfb-5598e67e312c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 2026-05-29 15:12:14.683 7 INFO cinder.api.openstack.wsgi [None req-c5d074d1-6e55-481f-86b5-11cb35042d68 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c719cc05314430d870fb70ae26f1634?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:14.698 8 INFO cinder.volume.api [None req-fa9eeebd-bf40-4510-9bfb-5598e67e312c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:14.703 8 INFO cinder.api.openstack.wsgi [None req-fa9eeebd-bf40-4510-9bfb-5598e67e312c f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 200 [pid: 8|app: 0|req: 375/744] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:14 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.708 7 INFO cinder.api.openstack.wsgi [None req-c5d074d1-6e55-481f-86b5-11cb35042d68 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c719cc05314430d870fb70ae26f1634?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/745] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/0c719cc05314430d870fb70ae26f1634?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.719 8 INFO cinder.api.openstack.wsgi [None req-2383cc57-76de-41fd-8820-2102e0c98c21 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:12:14.722 7 INFO cinder.api.openstack.wsgi [None req-aeacd8fb-f1da-4be8-acee-cb32df5e9d7e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes 2026-05-29 15:12:14.733 7 INFO cinder.volume.api [None req-aeacd8fb-f1da-4be8-acee-cb32df5e9d7e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Get all volumes completed successfully. 2026-05-29 15:12:14.734 7 INFO cinder.api.openstack.wsgi [None req-aeacd8fb-f1da-4be8-acee-cb32df5e9d7e f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes returned with HTTP 200 [pid: 7|app: 0|req: 371/746] 10.0.0.252 () {32 vars in 701 bytes} [Fri May 29 15:12:14 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes => generated 1323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.746 8 INFO cinder.api.openstack.wsgi [None req-2383cc57-76de-41fd-8820-2102e0c98c21 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 2026-05-29 15:12:14.747 7 INFO cinder.api.openstack.wsgi [None req-088696fe-9ab2-484c-9076-40351748a76d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 [pid: 8|app: 0|req: 376/747] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.757 8 INFO cinder.api.openstack.wsgi [None req-276d9938-1345-430c-97bb-166f6b85b649 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2383baf1187b41c491be566c7beaabd6?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:14.765 7 INFO cinder.volume.api [None req-088696fe-9ab2-484c-9076-40351748a76d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:14.772 7 INFO cinder.api.openstack.wsgi [None req-088696fe-9ab2-484c-9076-40351748a76d f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 200 [pid: 7|app: 0|req: 372/748] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:14 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.791 7 INFO cinder.api.openstack.wsgi [None req-4621625f-1565-4730-a5c2-7bce84fc9824 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 2026-05-29 15:12:14.792 7 INFO cinder.api.v3.volumes [None req-4621625f-1565-4730-a5c2-7bce84fc9824 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume with id: ad0ccdf0-1a77-4d7b-993b-475c9ebead10 2026-05-29 15:12:14.793 8 INFO cinder.api.openstack.wsgi [None req-276d9938-1345-430c-97bb-166f6b85b649 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2383baf1187b41c491be566c7beaabd6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/749] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2383baf1187b41c491be566c7beaabd6?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:14.802 7 INFO cinder.volume.api [None req-4621625f-1565-4730-a5c2-7bce84fc9824 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:14.807 8 INFO cinder.api.openstack.wsgi [None req-90065f36-330d-4731-9638-ece976dd3b76 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/497d154e34dc4cb0ab5cfe2cf35a98e7?usage=true 2026-05-29 15:12:14.829 8 INFO cinder.api.openstack.wsgi [None req-90065f36-330d-4731-9638-ece976dd3b76 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/497d154e34dc4cb0ab5cfe2cf35a98e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/750] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/497d154e34dc4cb0ab5cfe2cf35a98e7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.830 7 INFO cinder.volume.api [None req-4621625f-1565-4730-a5c2-7bce84fc9824 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume request issued successfully. 2026-05-29 15:12:14.830 7 INFO cinder.api.openstack.wsgi [None req-4621625f-1565-4730-a5c2-7bce84fc9824 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 202 [pid: 7|app: 0|req: 373/751] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:12:14 2026] DELETE /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-29 15:12:14.838 8 INFO cinder.api.openstack.wsgi [None req-6dfa191d-4671-4107-8602-50c93874f313 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.840 7 INFO cinder.api.openstack.wsgi [None req-afff4730-4592-4668-935a-491523f7770a f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:14.856 8 INFO cinder.api.openstack.wsgi [None req-6dfa191d-4671-4107-8602-50c93874f313 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/752] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.866 7 INFO cinder.volume.api [None req-afff4730-4592-4668-935a-491523f7770a f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:14.866 8 INFO cinder.api.openstack.wsgi [None req-1cd1708e-c799-47e9-ac3c-4347f4bef730 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:12:14.874 7 INFO cinder.api.openstack.wsgi [None req-afff4730-4592-4668-935a-491523f7770a f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 200 [pid: 7|app: 0|req: 374/753] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:14 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:14.898 8 INFO cinder.api.openstack.wsgi [None req-1cd1708e-c799-47e9-ac3c-4347f4bef730 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/754] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:14.915 7 INFO cinder.api.openstack.wsgi [None req-1477344e-241e-40e6-a27a-cd6a75ae5e3d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea67b01c485c4e0ba23a56f2a6b89e89?usage=true 2026-05-29 15:12:14.962 7 INFO cinder.api.openstack.wsgi [None req-1477344e-241e-40e6-a27a-cd6a75ae5e3d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea67b01c485c4e0ba23a56f2a6b89e89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/755] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:12:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea67b01c485c4e0ba23a56f2a6b89e89?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:15.089 8 INFO cinder.api.openstack.wsgi [None req-cf734640-1924-4714-afc4-02226b8a90ef 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:15.103 8 INFO cinder.volume.api [None req-cf734640-1924-4714-afc4-02226b8a90ef 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:15.114 8 INFO cinder.volume.api [None req-cf734640-1924-4714-afc4-02226b8a90ef 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Update volume admin metadata completed successfully. 2026-05-29 15:12:15.618 8 INFO cinder.volume.api [None req-cf734640-1924-4714-afc4-02226b8a90ef 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Attach volume completed successfully. 2026-05-29 15:12:15.619 8 INFO cinder.api.openstack.wsgi [None req-cf734640-1924-4714-afc4-02226b8a90ef 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action returned with HTTP 202 [pid: 8|app: 0|req: 381/756] 10.0.0.252 () {34 vars in 810 bytes} [Fri May 29 15:12:15 2026] POST /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-29 15:12:15.629 7 INFO cinder.api.openstack.wsgi [None req-425ef6dd-4173-4125-b647-5d947ad6f8f2 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:15.648 7 INFO cinder.volume.api [None req-425ef6dd-4173-4125-b647-5d947ad6f8f2 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:15.653 7 INFO cinder.api.openstack.wsgi [None req-425ef6dd-4173-4125-b647-5d947ad6f8f2 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 7|app: 0|req: 376/757] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:15 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 1288 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:15.676 8 INFO cinder.api.openstack.wsgi [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:15.695 8 INFO cinder.volume.api [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:15.898 7 INFO cinder.api.openstack.wsgi [None req-ec866dc2-5ed2-444d-ad9c-3ab7e71b6584 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 2026-05-29 15:12:15.907 7 INFO cinder.api.openstack.wsgi [None req-ec866dc2-5ed2-444d-ad9c-3ab7e71b6584 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 returned with HTTP 404 [pid: 7|app: 0|req: 377/758] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:15 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/ad0ccdf0-1a77-4d7b-993b-475c9ebead10 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 15:12:15.915 7 INFO cinder.api.openstack.wsgi [None req-3dfcb740-3c85-4329-90f2-11841bc150be f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:15.930 7 INFO cinder.volume.api [None req-3dfcb740-3c85-4329-90f2-11841bc150be f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:15.936 7 INFO cinder.api.openstack.wsgi [None req-3dfcb740-3c85-4329-90f2-11841bc150be f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 200 [pid: 7|app: 0|req: 378/759] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:15 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:15.958 7 INFO cinder.api.openstack.wsgi [None req-d2ccd908-46b1-424e-beed-94928794f239 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb 2026-05-29 15:12:15.959 7 INFO cinder.api.v3.volumes [None req-d2ccd908-46b1-424e-beed-94928794f239 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume with id: 6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:15.969 7 INFO cinder.volume.api [None req-d2ccd908-46b1-424e-beed-94928794f239 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:15.993 7 INFO cinder.volume.api [None req-d2ccd908-46b1-424e-beed-94928794f239 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume request issued successfully. 2026-05-29 15:12:15.993 7 INFO cinder.api.openstack.wsgi [None req-d2ccd908-46b1-424e-beed-94928794f239 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 202 [pid: 7|app: 0|req: 379/760] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:12:15 2026] DELETE /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:16.002 7 INFO cinder.api.openstack.wsgi [None req-5d2b4557-183f-42b6-aa83-4612921cb146 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:16.025 7 INFO cinder.volume.api [None req-5d2b4557-183f-42b6-aa83-4612921cb146 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:16.033 7 INFO cinder.api.openstack.wsgi [None req-5d2b4557-183f-42b6-aa83-4612921cb146 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 200 [pid: 7|app: 0|req: 380/761] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:15 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:16.199 8 INFO cinder.volume.api [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Detach volume completed successfully. 2026-05-29 15:12:16.200 8 INFO cinder.api.openstack.wsgi [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action returned with HTTP 202 [pid: 8|app: 0|req: 382/762] 10.0.0.252 () {34 vars in 810 bytes} [Fri May 29 15:12:15 2026] POST /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:16.212 7 INFO cinder.api.openstack.wsgi [None req-cbf4c225-b7fe-49d9-b40b-95279e4a458c 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:16.227 7 INFO cinder.volume.api [None req-cbf4c225-b7fe-49d9-b40b-95279e4a458c 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:16.233 7 INFO cinder.api.openstack.wsgi [None req-cbf4c225-b7fe-49d9-b40b-95279e4a458c 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:16 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:17.002 8 INFO cinder.api.openstack.wsgi [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:17.002 7 INFO cinder.api.openstack.wsgi [None req-cbf4c225-b7fe-49d9-b40b-95279e4a458c 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:17.003 7 INFO cinder.api.openstack.wsgi [None req-cbf4c225-b7fe-49d9-b40b-95279e4a458c 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:17.003 8 INFO cinder.api.openstack.wsgi [None req-1412dca8-c757-4c2e-b5e1-cde1b7e0aa17 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:17.056 7 INFO cinder.api.openstack.wsgi [None req-0b9b8a66-1da7-44bc-bba2-6155c1493c22 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb 2026-05-29 15:12:17.065 7 INFO cinder.api.openstack.wsgi [None req-0b9b8a66-1da7-44bc-bba2-6155c1493c22 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb returned with HTTP 404 [pid: 7|app: 0|req: 383/766] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:17 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/6b95c397-4333-4b48-adab-a4d9408c8fdb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:17.077 8 INFO cinder.api.openstack.wsgi [None req-5b944294-64ab-4b06-a079-62fd4c171324 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:17.091 8 INFO cinder.volume.api [None req-5b944294-64ab-4b06-a079-62fd4c171324 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:17.096 8 INFO cinder.api.openstack.wsgi [None req-5b944294-64ab-4b06-a079-62fd4c171324 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 200 [pid: 8|app: 0|req: 384/767] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:17 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:17.117 7 INFO cinder.api.openstack.wsgi [None req-80914bd1-adb9-4970-8b7c-860e7b7ad452 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a 2026-05-29 15:12:17.118 7 INFO cinder.api.v3.volumes [None req-80914bd1-adb9-4970-8b7c-860e7b7ad452 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume with id: 4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:17.132 7 INFO cinder.volume.api [None req-80914bd1-adb9-4970-8b7c-860e7b7ad452 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:17.162 7 INFO cinder.volume.api [None req-80914bd1-adb9-4970-8b7c-860e7b7ad452 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Delete volume request issued successfully. 2026-05-29 15:12:17.162 7 INFO cinder.api.openstack.wsgi [None req-80914bd1-adb9-4970-8b7c-860e7b7ad452 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 202 [pid: 7|app: 0|req: 384/768] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:12:17 2026] DELETE /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:17.175 8 INFO cinder.api.openstack.wsgi [None req-54120d7e-10ae-4e25-899a-84a164a6f6dc f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:17.191 8 INFO cinder.volume.api [None req-54120d7e-10ae-4e25-899a-84a164a6f6dc f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:17.198 8 INFO cinder.api.openstack.wsgi [None req-54120d7e-10ae-4e25-899a-84a164a6f6dc f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:17 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 967 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:18.217 7 INFO cinder.api.openstack.wsgi [None req-b443394f-2d8c-41c8-973d-277677875849 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a 2026-05-29 15:12:18.237 7 INFO cinder.api.openstack.wsgi [None req-b443394f-2d8c-41c8-973d-277677875849 f8f66d8b823b4c7680e00de0c582c9dc 2383baf1187b41c491be566c7beaabd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a returned with HTTP 404 [pid: 7|app: 0|req: 385/770] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:18 2026] GET /v3/2383baf1187b41c491be566c7beaabd6/volumes/4395fb9b-7928-4cba-b4af-40527047280a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:22.339 8 INFO cinder.api.openstack.wsgi [None req-3f9601e2-6f1a-4e9a-ac8f-a6b1292bdc2b 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:22.352 8 INFO cinder.volume.api [None req-3f9601e2-6f1a-4e9a-ac8f-a6b1292bdc2b 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:22.356 8 INFO cinder.api.openstack.wsgi [None req-3f9601e2-6f1a-4e9a-ac8f-a6b1292bdc2b 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:22 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:12:22.379 7 INFO cinder.api.openstack.wsgi [None req-e9de031f-cfe5-4548-9c51-9a929f773352 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 2026-05-29 15:12:22.379 7 INFO cinder.api.v3.volumes [None req-e9de031f-cfe5-4548-9c51-9a929f773352 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Delete volume with id: dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:22.390 7 INFO cinder.volume.api [None req-e9de031f-cfe5-4548-9c51-9a929f773352 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:22.413 7 INFO cinder.volume.api [None req-e9de031f-cfe5-4548-9c51-9a929f773352 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Delete volume request issued successfully. 2026-05-29 15:12:22.414 7 INFO cinder.api.openstack.wsgi [None req-e9de031f-cfe5-4548-9c51-9a929f773352 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 202 [pid: 7|app: 0|req: 386/772] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:12:22 2026] DELETE /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:22.426 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:12:22.439 8 INFO cinder.volume.api [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] Volume info retrieved successfully. 2026-05-29 15:12:22.443 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:22 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:12:23.474 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 2026-05-29 15:12:23.485 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 returned with HTTP 404 [pid: 7|app: 0|req: 387/774] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:12:23 2026] GET /v3/0c719cc05314430d870fb70ae26f1634/volumes/dc35cc4d-15d1-48f7-bde4-b8c27adfd7a1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 15:12:27.002 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:27.002 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:27.003 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:27.003 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:37.003 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:37.003 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:37.003 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:37.004 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:47.003 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:47.003 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:47.004 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:47.004 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:57.002 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:57.002 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:12:57.004 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:12:57.004 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:07.002 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:07.003 8 INFO cinder.api.openstack.wsgi [None req-018b2a08-9fbf-49d4-87e6-f812eb664326 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:07.003 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:07.004 7 INFO cinder.api.openstack.wsgi [None req-bf3d5c40-e9e2-4c67-9a75-52db06a0ced9 5d41982c33444a48a7c3665a4f174fdc 0c719cc05314430d870fb70ae26f1634 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:13.721 8 INFO cinder.api.openstack.wsgi [None req-68007002-fbea-44ca-8981-fd7f9a914615 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:13:13.727 8 INFO cinder.api.openstack.wsgi [None req-68007002-fbea-44ca-8981-fd7f9a914615 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 393/785] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.773 7 INFO cinder.api.openstack.wsgi [None req-10cb5f3d-acd0-4e9e-91f1-0fc8d9436270 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:13:13.797 7 INFO cinder.api.openstack.wsgi [None req-10cb5f3d-acd0-4e9e-91f1-0fc8d9436270 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/786] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.808 8 INFO cinder.api.openstack.wsgi [None req-e4c84e8c-d910-4042-a6a7-b2e9c4424d6a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ee218218221421ea7ec08c16c4171f3?usage=true 2026-05-29 15:13:13.825 8 INFO cinder.api.openstack.wsgi [None req-e4c84e8c-d910-4042-a6a7-b2e9c4424d6a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ee218218221421ea7ec08c16c4171f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/787] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ee218218221421ea7ec08c16c4171f3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.839 7 INFO cinder.api.openstack.wsgi [None req-0a05964e-d190-4187-85cf-3d1455579d50 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/3043fb7119864c50bf2655a486823340?usage=true 2026-05-29 15:13:13.861 7 INFO cinder.api.openstack.wsgi [None req-0a05964e-d190-4187-85cf-3d1455579d50 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/3043fb7119864c50bf2655a486823340?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/788] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/3043fb7119864c50bf2655a486823340?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.879 8 INFO cinder.api.openstack.wsgi [None req-079a8b23-2948-48c9-ae64-9b4479dd1cc9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:13:13.933 8 INFO cinder.api.openstack.wsgi [None req-079a8b23-2948-48c9-ae64-9b4479dd1cc9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/789] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.947 7 INFO cinder.api.openstack.wsgi [None req-98d80420-06f4-4d18-819b-abcda7c38212 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:13:13.966 7 INFO cinder.api.openstack.wsgi [None req-98d80420-06f4-4d18-819b-abcda7c38212 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/790] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:13.978 8 INFO cinder.api.openstack.wsgi [None req-808d3e5c-8d55-457d-817e-e2ae44da4044 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/599da7378b2343d8a62fda0848a0eb00?usage=true 2026-05-29 15:13:13.998 8 INFO cinder.api.openstack.wsgi [None req-808d3e5c-8d55-457d-817e-e2ae44da4044 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/599da7378b2343d8a62fda0848a0eb00?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/791] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/599da7378b2343d8a62fda0848a0eb00?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:14.011 7 INFO cinder.api.openstack.wsgi [None req-6d6dd1d4-d965-4569-a992-44536692c7df 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d0da69953bed4ed5be8c6f0b224b80a1?usage=true 2026-05-29 15:13:14.028 7 INFO cinder.api.openstack.wsgi [None req-6d6dd1d4-d965-4569-a992-44536692c7df 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d0da69953bed4ed5be8c6f0b224b80a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/792] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d0da69953bed4ed5be8c6f0b224b80a1?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:14.037 8 INFO cinder.api.openstack.wsgi [None req-42698f3b-d1bc-4162-8fdd-533a0e25f700 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/df7e18e34ce84f81a3951cf1e1ab6327?usage=true 2026-05-29 15:13:14.062 8 INFO cinder.api.openstack.wsgi [None req-42698f3b-d1bc-4162-8fdd-533a0e25f700 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/df7e18e34ce84f81a3951cf1e1ab6327?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/793] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/df7e18e34ce84f81a3951cf1e1ab6327?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:14.086 7 INFO cinder.api.openstack.wsgi [None req-7ac40a8f-b833-4aa9-98d7-124c08845824 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea90c49fdfed4f6980d7abc0108a15e0?usage=true 2026-05-29 15:13:14.109 7 INFO cinder.api.openstack.wsgi [None req-7ac40a8f-b833-4aa9-98d7-124c08845824 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea90c49fdfed4f6980d7abc0108a15e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/794] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ea90c49fdfed4f6980d7abc0108a15e0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:14.118 8 INFO cinder.api.openstack.wsgi [None req-b07e08aa-a7e9-4b28-89a7-bee61ba705e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:13:14.124 8 INFO cinder.volume.api [None req-b07e08aa-a7e9-4b28-89a7-bee61ba705e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:13:14.124 8 INFO cinder.api.openstack.wsgi [None req-b07e08aa-a7e9-4b28-89a7-bee61ba705e3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 398/795] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:13:14.136 7 INFO cinder.api.openstack.wsgi [None req-7ffe02a8-bdd7-45a7-866a-03c7d49f4427 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:13:14.146 7 INFO cinder.volume.api [None req-7ffe02a8-bdd7-45a7-866a-03c7d49f4427 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:13:14.148 7 INFO cinder.api.openstack.wsgi [None req-7ffe02a8-bdd7-45a7-866a-03c7d49f4427 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 398/796] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:13:14.158 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:13:14.167 8 INFO cinder.volume.api [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:13:14.170 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 399/797] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:13:14.183 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:13:14.686 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 399/798] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:13:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:17.002 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:17.002 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:17.003 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:17.004 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:27.002 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:27.003 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:27.003 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:27.004 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:37.006 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:37.007 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:37.007 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:37.007 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:47.003 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:47.003 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:47.003 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:47.005 7 INFO cinder.api.openstack.wsgi [None req-c926e4eb-a1b2-44c3-b8aa-72f8e3e41761 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:52.083 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:13:52.084 8 INFO cinder.api.openstack.wsgi [None req-239f479d-fb2b-4688-b4a4-db44935eb536 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 404/807] 10.0.0.252 () {30 vars in 411 bytes} [Fri May 29 15:13:52 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:13:55.005 7 INFO cinder.api.openstack.wsgi [None req-1f41a7d6-b394-409c-ba26-e37b15c30996 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes 2026-05-29 15:13:55.008 7 INFO cinder.api.v3.volumes [None req-1f41a7d6-b394-409c-ba26-e37b15c30996 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume of 1 GB 2026-05-29 15:13:55.016 7 INFO cinder.volume.api [None req-1f41a7d6-b394-409c-ba26-e37b15c30996 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:13:55.173 7 INFO cinder.volume.api [None req-1f41a7d6-b394-409c-ba26-e37b15c30996 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume request issued successfully. 2026-05-29 15:13:55.174 7 INFO cinder.api.openstack.wsgi [None req-1f41a7d6-b394-409c-ba26-e37b15c30996 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes returned with HTTP 202 [pid: 7|app: 0|req: 404/808] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:13:54 2026] POST /v3/3507145f84c84e85b797005b3ddd5170/volumes => generated 871 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:13:55.206 8 INFO cinder.api.openstack.wsgi [None req-d91a6df7-1d6d-4f2f-8826-c1af527f4fe7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:55.221 8 INFO cinder.volume.api [None req-d91a6df7-1d6d-4f2f-8826-c1af527f4fe7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:55.226 8 INFO cinder.api.openstack.wsgi [None req-d91a6df7-1d6d-4f2f-8826-c1af527f4fe7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 8|app: 0|req: 405/809] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:55 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.247 7 INFO cinder.api.openstack.wsgi [None req-bf146b0b-e499-4d58-9af2-09fa38aebadc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.263 7 INFO cinder.volume.api [None req-bf146b0b-e499-4d58-9af2-09fa38aebadc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.269 7 INFO cinder.api.openstack.wsgi [None req-bf146b0b-e499-4d58-9af2-09fa38aebadc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 7|app: 0|req: 405/810] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:56 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.296 8 INFO cinder.api.openstack.wsgi [None req-de3bb296-c3f2-49db-ae29-72dd858d699d 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.311 8 INFO cinder.volume.api [None req-de3bb296-c3f2-49db-ae29-72dd858d699d 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.316 8 INFO cinder.api.openstack.wsgi [None req-de3bb296-c3f2-49db-ae29-72dd858d699d 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 8|app: 0|req: 406/811] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:56 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.336 7 INFO cinder.api.openstack.wsgi [None req-24420352-d0bf-4055-89af-0e6943f2cec5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.353 7 INFO cinder.volume.api [None req-24420352-d0bf-4055-89af-0e6943f2cec5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.360 7 INFO cinder.volume.api [None req-24420352-d0bf-4055-89af-0e6943f2cec5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:13:56.361 7 INFO cinder.api.openstack.wsgi [None req-24420352-d0bf-4055-89af-0e6943f2cec5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 7|app: 0|req: 406/812] 10.0.0.252 () {34 vars in 795 bytes} [Fri May 29 15:13:56 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.380 8 INFO cinder.api.openstack.wsgi [None req-989b546e-96a1-448a-a940-e27611cb888c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.395 8 INFO cinder.volume.api [None req-989b546e-96a1-448a-a940-e27611cb888c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.404 8 INFO cinder.volume.api [None req-989b546e-96a1-448a-a940-e27611cb888c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:13:56.404 8 INFO cinder.api.openstack.wsgi [None req-989b546e-96a1-448a-a940-e27611cb888c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 8|app: 0|req: 407/813] 10.0.0.252 () {34 vars in 796 bytes} [Fri May 29 15:13:56 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.424 7 INFO cinder.api.openstack.wsgi [None req-a3c71fee-e3ba-4398-af05-446ee74212e8 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.439 7 INFO cinder.volume.api [None req-a3c71fee-e3ba-4398-af05-446ee74212e8 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.456 7 INFO cinder.api.openstack.wsgi [None req-a3c71fee-e3ba-4398-af05-446ee74212e8 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 7|app: 0|req: 407/814] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:56 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.480 8 INFO cinder.api.openstack.wsgi [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes 2026-05-29 15:13:56.484 8 INFO cinder.api.v3.volumes [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume of 1 GB 2026-05-29 15:13:56.489 8 INFO cinder.volume.api [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:13:56.656 8 INFO cinder.volume.api [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume request issued successfully. 2026-05-29 15:13:56.657 8 INFO cinder.api.openstack.wsgi [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes returned with HTTP 202 [pid: 8|app: 0|req: 408/815] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:13:56 2026] POST /v3/3507145f84c84e85b797005b3ddd5170/volumes => generated 891 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:56.681 7 INFO cinder.api.openstack.wsgi [None req-980fe958-92b8-495c-9b03-dabd17d09c91 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:56.693 7 INFO cinder.volume.api [None req-980fe958-92b8-495c-9b03-dabd17d09c91 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:56.703 7 INFO cinder.api.openstack.wsgi [None req-980fe958-92b8-495c-9b03-dabd17d09c91 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:56 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:13:57.002 8 INFO cinder.api.openstack.wsgi [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:57.003 8 INFO cinder.api.openstack.wsgi [None req-3a41735b-d236-413e-9e21-760ca730d9c4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:13:57.003 7 INFO cinder.api.openstack.wsgi [None req-980fe958-92b8-495c-9b03-dabd17d09c91 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:13:57.005 7 INFO cinder.api.openstack.wsgi [None req-980fe958-92b8-495c-9b03-dabd17d09c91 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:57.726 8 INFO cinder.api.openstack.wsgi [None req-60cd652c-8de4-4db7-9411-0572bfcaec2e 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:57.739 8 INFO cinder.volume.api [None req-60cd652c-8de4-4db7-9411-0572bfcaec2e 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:57.744 8 INFO cinder.api.openstack.wsgi [None req-60cd652c-8de4-4db7-9411-0572bfcaec2e 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:57 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 984 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:57.765 7 INFO cinder.api.openstack.wsgi [None req-feb092a5-45e8-495b-8470-52d7b7542c11 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:57.778 7 INFO cinder.volume.api [None req-feb092a5-45e8-495b-8470-52d7b7542c11 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:57.786 7 INFO cinder.volume.api [None req-feb092a5-45e8-495b-8470-52d7b7542c11 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:13:57.786 7 INFO cinder.api.openstack.wsgi [None req-feb092a5-45e8-495b-8470-52d7b7542c11 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 200 [pid: 7|app: 0|req: 410/820] 10.0.0.252 () {34 vars in 795 bytes} [Fri May 29 15:13:57 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:57.803 8 INFO cinder.api.openstack.wsgi [None req-27d131fe-56f3-4510-9d9b-4fe42b9dd3b6 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:57.817 8 INFO cinder.volume.api [None req-27d131fe-56f3-4510-9d9b-4fe42b9dd3b6 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:57.820 8 INFO cinder.api.openstack.wsgi [None req-27d131fe-56f3-4510-9d9b-4fe42b9dd3b6 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 200 [pid: 8|app: 0|req: 411/821] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:57 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:57.839 7 INFO cinder.api.openstack.wsgi [None req-6e5d615b-1ac6-4c9b-98ce-ce20053022e4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 2026-05-29 15:13:57.840 7 INFO cinder.api.v3.volumes [None req-6e5d615b-1ac6-4c9b-98ce-ce20053022e4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume with id: b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:57.850 7 INFO cinder.volume.api [None req-6e5d615b-1ac6-4c9b-98ce-ce20053022e4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:57.878 7 INFO cinder.volume.api [None req-6e5d615b-1ac6-4c9b-98ce-ce20053022e4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume request issued successfully. 2026-05-29 15:13:57.878 7 INFO cinder.api.openstack.wsgi [None req-6e5d615b-1ac6-4c9b-98ce-ce20053022e4 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 202 [pid: 7|app: 0|req: 411/822] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:13:57 2026] DELETE /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:57.889 8 INFO cinder.api.openstack.wsgi [None req-44ef39b0-99ac-43c2-b7be-d2112bb6ded7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:57.901 8 INFO cinder.volume.api [None req-44ef39b0-99ac-43c2-b7be-d2112bb6ded7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:57.905 8 INFO cinder.api.openstack.wsgi [None req-44ef39b0-99ac-43c2-b7be-d2112bb6ded7 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:57 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:58.927 7 INFO cinder.api.openstack.wsgi [None req-ff42cbe6-a966-43b0-868c-f213fa899c09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 2026-05-29 15:13:58.941 7 INFO cinder.api.openstack.wsgi [None req-ff42cbe6-a966-43b0-868c-f213fa899c09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 returned with HTTP 404 [pid: 7|app: 0|req: 412/824] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:58 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/b2ce35c3-b325-4dd5-b346-ed4fcc651115 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:58.952 8 INFO cinder.api.openstack.wsgi [None req-5d0230b6-ee9c-43a6-989b-908607599026 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:58.966 8 INFO cinder.volume.api [None req-5d0230b6-ee9c-43a6-989b-908607599026 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:58.971 8 INFO cinder.api.openstack.wsgi [None req-5d0230b6-ee9c-43a6-989b-908607599026 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 8|app: 0|req: 413/825] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:58 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:13:58.989 7 INFO cinder.api.openstack.wsgi [None req-5754db42-16cb-445d-a6f9-6477e73ff964 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d 2026-05-29 15:13:58.990 7 INFO cinder.api.v3.volumes [None req-5754db42-16cb-445d-a6f9-6477e73ff964 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume with id: 91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:59.001 7 INFO cinder.volume.api [None req-5754db42-16cb-445d-a6f9-6477e73ff964 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:59.020 7 INFO cinder.volume.api [None req-5754db42-16cb-445d-a6f9-6477e73ff964 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume request issued successfully. 2026-05-29 15:13:59.020 7 INFO cinder.api.openstack.wsgi [None req-5754db42-16cb-445d-a6f9-6477e73ff964 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 202 [pid: 7|app: 0|req: 413/826] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:13:58 2026] DELETE /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:13:59.029 8 INFO cinder.api.openstack.wsgi [None req-b3257be7-5e3c-4072-8037-1b8296998922 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:13:59.052 8 INFO cinder.volume.api [None req-b3257be7-5e3c-4072-8037-1b8296998922 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:13:59.058 8 INFO cinder.api.openstack.wsgi [None req-b3257be7-5e3c-4072-8037-1b8296998922 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 200 [pid: 8|app: 0|req: 414/827] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:13:59 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 1001 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:00.077 7 INFO cinder.api.openstack.wsgi [None req-4c04d918-79ff-45ab-99e5-489a45fd8a87 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d 2026-05-29 15:14:00.085 7 INFO cinder.api.openstack.wsgi [None req-4c04d918-79ff-45ab-99e5-489a45fd8a87 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d returned with HTTP 404 [pid: 7|app: 0|req: 414/828] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:00 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/91341c49-f5ac-43bd-8a20-72a7a03d038d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:00.140 8 INFO cinder.api.openstack.wsgi [None req-6d367ee7-0dbe-4220-b68f-04da5910ec09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes 2026-05-29 15:14:00.256 8 INFO cinder.api.v3.volumes [None req-6d367ee7-0dbe-4220-b68f-04da5910ec09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume of 1 GB 2026-05-29 15:14:00.265 8 INFO cinder.volume.api [None req-6d367ee7-0dbe-4220-b68f-04da5910ec09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:14:00.419 8 INFO cinder.volume.api [None req-6d367ee7-0dbe-4220-b68f-04da5910ec09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume request issued successfully. 2026-05-29 15:14:00.420 8 INFO cinder.api.openstack.wsgi [None req-6d367ee7-0dbe-4220-b68f-04da5910ec09 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes returned with HTTP 202 [pid: 8|app: 0|req: 415/829] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:14:00 2026] POST /v3/3507145f84c84e85b797005b3ddd5170/volumes => generated 871 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:14:00.439 7 INFO cinder.api.openstack.wsgi [None req-78fb54b7-1994-45ad-aa18-79d17f9643d5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:00.453 7 INFO cinder.volume.api [None req-78fb54b7-1994-45ad-aa18-79d17f9643d5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:00.459 7 INFO cinder.api.openstack.wsgi [None req-78fb54b7-1994-45ad-aa18-79d17f9643d5 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 7|app: 0|req: 415/830] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:00 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.481 8 INFO cinder.api.openstack.wsgi [None req-59054926-053d-45e0-832c-a2a0841f6f45 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.495 8 INFO cinder.volume.api [None req-59054926-053d-45e0-832c-a2a0841f6f45 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.502 8 INFO cinder.api.openstack.wsgi [None req-59054926-053d-45e0-832c-a2a0841f6f45 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 8|app: 0|req: 416/831] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:01 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.523 7 INFO cinder.api.openstack.wsgi [None req-1d5550e6-f4a3-4d0e-81b6-7e664597ed0b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.537 7 INFO cinder.volume.api [None req-1d5550e6-f4a3-4d0e-81b6-7e664597ed0b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.544 7 INFO cinder.api.openstack.wsgi [None req-1d5550e6-f4a3-4d0e-81b6-7e664597ed0b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:01 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.563 8 INFO cinder.api.openstack.wsgi [None req-940b4b66-6479-44c3-b19d-55fb45886782 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.578 8 INFO cinder.volume.api [None req-940b4b66-6479-44c3-b19d-55fb45886782 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.587 8 INFO cinder.volume.api [None req-940b4b66-6479-44c3-b19d-55fb45886782 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:14:01.587 8 INFO cinder.api.openstack.wsgi [None req-940b4b66-6479-44c3-b19d-55fb45886782 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 10.0.0.252 () {34 vars in 795 bytes} [Fri May 29 15:14:01 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.608 7 INFO cinder.api.openstack.wsgi [None req-2181f9e3-6950-494a-bf07-c1b5a4c7d7cc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.623 7 INFO cinder.volume.api [None req-2181f9e3-6950-494a-bf07-c1b5a4c7d7cc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.635 7 INFO cinder.volume.api [None req-2181f9e3-6950-494a-bf07-c1b5a4c7d7cc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:14:01.636 7 INFO cinder.api.openstack.wsgi [None req-2181f9e3-6950-494a-bf07-c1b5a4c7d7cc 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 7|app: 0|req: 417/834] 10.0.0.252 () {34 vars in 796 bytes} [Fri May 29 15:14:01 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 933 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.652 8 INFO cinder.api.openstack.wsgi [None req-b0f2b9d4-e5e7-4621-9d2d-791b645a9fcf 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.670 8 INFO cinder.volume.api [None req-b0f2b9d4-e5e7-4621-9d2d-791b645a9fcf 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.677 8 INFO cinder.api.openstack.wsgi [None req-b0f2b9d4-e5e7-4621-9d2d-791b645a9fcf 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:01 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 1527 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.699 7 INFO cinder.api.openstack.wsgi [None req-24f61db9-b1fd-4602-95fc-3c5080275823 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes 2026-05-29 15:14:01.702 7 INFO cinder.api.v3.volumes [None req-24f61db9-b1fd-4602-95fc-3c5080275823 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume of 1 GB 2026-05-29 15:14:01.707 7 INFO cinder.volume.api [None req-24f61db9-b1fd-4602-95fc-3c5080275823 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:14:01.850 7 INFO cinder.volume.api [None req-24f61db9-b1fd-4602-95fc-3c5080275823 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Create volume request issued successfully. 2026-05-29 15:14:01.851 7 INFO cinder.api.openstack.wsgi [None req-24f61db9-b1fd-4602-95fc-3c5080275823 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes returned with HTTP 202 [pid: 7|app: 0|req: 418/836] 10.0.0.252 () {34 vars in 723 bytes} [Fri May 29 15:14:01 2026] POST /v3/3507145f84c84e85b797005b3ddd5170/volumes => generated 891 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:01.872 8 INFO cinder.api.openstack.wsgi [None req-130ce02c-bbf3-4b2c-948b-540bc11b870c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:01.888 8 INFO cinder.volume.api [None req-130ce02c-bbf3-4b2c-948b-540bc11b870c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:01.893 8 INFO cinder.api.openstack.wsgi [None req-130ce02c-bbf3-4b2c-948b-540bc11b870c 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:01 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:02.914 7 INFO cinder.api.openstack.wsgi [None req-4c838edc-51ec-40f9-8dbb-1687ae2d6d16 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:02.928 7 INFO cinder.volume.api [None req-4c838edc-51ec-40f9-8dbb-1687ae2d6d16 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:02.932 7 INFO cinder.api.openstack.wsgi [None req-4c838edc-51ec-40f9-8dbb-1687ae2d6d16 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:02 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 984 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:02.954 8 INFO cinder.api.openstack.wsgi [None req-ca857f65-7307-43cc-a39d-e3381e089d56 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:02.989 8 INFO cinder.volume.api [None req-ca857f65-7307-43cc-a39d-e3381e089d56 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:02.997 8 INFO cinder.volume.api [None req-ca857f65-7307-43cc-a39d-e3381e089d56 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume updated successfully. 2026-05-29 15:14:02.998 8 INFO cinder.api.openstack.wsgi [None req-ca857f65-7307-43cc-a39d-e3381e089d56 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.252 () {34 vars in 795 bytes} [Fri May 29 15:14:02 2026] PUT /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:03.020 7 INFO cinder.api.openstack.wsgi [None req-5e367e04-8169-4947-9c1e-10747e80e49b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:03.033 7 INFO cinder.volume.api [None req-5e367e04-8169-4947-9c1e-10747e80e49b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:03.037 7 INFO cinder.api.openstack.wsgi [None req-5e367e04-8169-4947-9c1e-10747e80e49b 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 200 [pid: 7|app: 0|req: 420/840] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:03 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:03.054 8 INFO cinder.api.openstack.wsgi [None req-492ce20a-a347-4887-912e-f55a4c5db9ba 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 2026-05-29 15:14:03.054 8 INFO cinder.api.v3.volumes [None req-492ce20a-a347-4887-912e-f55a4c5db9ba 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume with id: 13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:03.062 8 INFO cinder.volume.api [None req-492ce20a-a347-4887-912e-f55a4c5db9ba 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:03.091 8 INFO cinder.volume.api [None req-492ce20a-a347-4887-912e-f55a4c5db9ba 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume request issued successfully. 2026-05-29 15:14:03.091 8 INFO cinder.api.openstack.wsgi [None req-492ce20a-a347-4887-912e-f55a4c5db9ba 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 202 [pid: 8|app: 0|req: 421/841] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:14:03 2026] DELETE /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:03.101 7 INFO cinder.api.openstack.wsgi [None req-31841c3c-2e8d-47ce-99f4-07e6720b5076 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:03.115 7 INFO cinder.volume.api [None req-31841c3c-2e8d-47ce-99f4-07e6720b5076 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:03.120 7 INFO cinder.api.openstack.wsgi [None req-31841c3c-2e8d-47ce-99f4-07e6720b5076 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:03 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:04.150 8 INFO cinder.api.openstack.wsgi [None req-70727aaf-6ee5-490d-98d1-74b5431c1a01 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 2026-05-29 15:14:04.157 8 INFO cinder.api.openstack.wsgi [None req-70727aaf-6ee5-490d-98d1-74b5431c1a01 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 returned with HTTP 404 [pid: 8|app: 0|req: 422/843] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:04 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/13f8d2e2-4dcc-4809-8fa8-aab531da4aa6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:04.170 7 INFO cinder.api.openstack.wsgi [None req-f35f82a1-9869-412f-8200-5b001b717e83 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:04.184 7 INFO cinder.volume.api [None req-f35f82a1-9869-412f-8200-5b001b717e83 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:04.189 7 INFO cinder.api.openstack.wsgi [None req-f35f82a1-9869-412f-8200-5b001b717e83 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 7|app: 0|req: 422/844] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:04 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:14:04.207 8 INFO cinder.api.openstack.wsgi [None req-75bdbe0c-928b-481a-aa23-ac2315677849 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c 2026-05-29 15:14:04.208 8 INFO cinder.api.v3.volumes [None req-75bdbe0c-928b-481a-aa23-ac2315677849 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume with id: d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:04.218 8 INFO cinder.volume.api [None req-75bdbe0c-928b-481a-aa23-ac2315677849 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:04.238 8 INFO cinder.volume.api [None req-75bdbe0c-928b-481a-aa23-ac2315677849 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Delete volume request issued successfully. 2026-05-29 15:14:04.239 8 INFO cinder.api.openstack.wsgi [None req-75bdbe0c-928b-481a-aa23-ac2315677849 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 202 [pid: 8|app: 0|req: 423/845] 10.0.0.252 () {32 vars in 778 bytes} [Fri May 29 15:14:04 2026] DELETE /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:04.251 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:14:04.294 7 INFO cinder.volume.api [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] Volume info retrieved successfully. 2026-05-29 15:14:04.305 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 200 [pid: 7|app: 0|req: 423/846] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:04 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 1526 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:05.327 8 INFO cinder.api.openstack.wsgi [None req-62c84e62-6d81-4b03-9b99-5108fefc4f10 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c 2026-05-29 15:14:05.333 8 INFO cinder.api.openstack.wsgi [None req-62c84e62-6d81-4b03-9b99-5108fefc4f10 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c returned with HTTP 404 [pid: 8|app: 0|req: 424/847] 10.0.0.252 () {32 vars in 775 bytes} [Fri May 29 15:14:05 2026] GET /v3/3507145f84c84e85b797005b3ddd5170/volumes/d437e091-e572-4c10-ae10-b864282fd40c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 15:14:07.002 8 INFO cinder.api.openstack.wsgi [None req-62c84e62-6d81-4b03-9b99-5108fefc4f10 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:07.002 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:07.004 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:07.004 8 INFO cinder.api.openstack.wsgi [None req-62c84e62-6d81-4b03-9b99-5108fefc4f10 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:10.277 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:10.278 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/850] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:10.289 8 INFO cinder.api.openstack.wsgi [None req-32f32792-cc99-48b9-9bde-f0e92e260eff 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 2026-05-29 15:14:10.316 8 INFO cinder.api.openstack.wsgi [None req-32f32792-cc99-48b9-9bde-f0e92e260eff 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.174 () {34 vars in 879 bytes} [Fri May 29 15:14:10 2026] GET /v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:14:11.966 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:11.967 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 426/852] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:11 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:11.974 8 INFO cinder.api.openstack.wsgi [None req-32f32792-cc99-48b9-9bde-f0e92e260eff 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:11.975 8 INFO cinder.api.openstack.wsgi [None req-32f32792-cc99-48b9-9bde-f0e92e260eff 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 427/853] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:12.928 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:12.929 7 INFO cinder.api.openstack.wsgi [None req-03891dcd-6f0a-4a90-b237-c7f115332730 7aa4edf4e146451682a66e2d9ba4d5d3 3507145f84c84e85b797005b3ddd5170 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/854] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:12.938 8 INFO cinder.api.openstack.wsgi [None req-131ed3df-0d10-456f-8e7a-29bad12f7439 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 2026-05-29 15:14:12.963 8 INFO cinder.api.openstack.wsgi [None req-131ed3df-0d10-456f-8e7a-29bad12f7439 8ed7c00fa12b4328891eb22cd6f64351 2987099aebb74e4480af8f316e4064b7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 returned with HTTP 200 [pid: 8|app: 0|req: 428/855] 10.0.0.174 () {34 vars in 879 bytes} [Fri May 29 15:14:12 2026] GET /v3/2987099aebb74e4480af8f316e4064b7/limits?tenant_id=2987099aebb74e4480af8f316e4064b7 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:14:13.642 7 INFO cinder.api.openstack.wsgi [None req-18367b55-7b28-467d-a22e-ecd0d0a70ff0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:14:14.150 7 INFO cinder.api.openstack.wsgi [None req-18367b55-7b28-467d-a22e-ecd0d0a70ff0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:14:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.162 8 INFO cinder.api.openstack.wsgi [None req-dd8d7790-31a4-4621-9049-a3eb86b4def3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:14:14.170 8 INFO cinder.volume.api [None req-dd8d7790-31a4-4621-9049-a3eb86b4def3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:14:14.172 8 INFO cinder.api.openstack.wsgi [None req-dd8d7790-31a4-4621-9049-a3eb86b4def3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:14:14.256 7 INFO cinder.api.openstack.wsgi [None req-d5799145-8e9e-47e1-abfb-ab9126f26db7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:14:14.276 7 INFO cinder.api.openstack.wsgi [None req-d5799145-8e9e-47e1-abfb-ab9126f26db7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.287 8 INFO cinder.api.openstack.wsgi [None req-418fdf19-12df-42cc-a82f-d831e214fa3a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2987099aebb74e4480af8f316e4064b7?usage=true 2026-05-29 15:14:14.320 8 INFO cinder.api.openstack.wsgi [None req-418fdf19-12df-42cc-a82f-d831e214fa3a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2987099aebb74e4480af8f316e4064b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/2987099aebb74e4480af8f316e4064b7?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.333 7 INFO cinder.api.openstack.wsgi [None req-994886fa-3061-436f-bfe4-af14c24b1fd3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/464f74c81aa94aeebc51505f04783b67?usage=true 2026-05-29 15:14:14.357 7 INFO cinder.api.openstack.wsgi [None req-994886fa-3061-436f-bfe4-af14c24b1fd3 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/464f74c81aa94aeebc51505f04783b67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/464f74c81aa94aeebc51505f04783b67?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.370 8 INFO cinder.api.openstack.wsgi [None req-4ac93f2c-c805-42b1-956c-85c2a9b4440b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:14:14.388 8 INFO cinder.api.openstack.wsgi [None req-4ac93f2c-c805-42b1-956c-85c2a9b4440b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.401 7 INFO cinder.api.openstack.wsgi [None req-1fc37964-d1a0-4c3d-802c-05352f5048e6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:14:14.424 7 INFO cinder.api.openstack.wsgi [None req-1fc37964-d1a0-4c3d-802c-05352f5048e6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.437 8 INFO cinder.api.openstack.wsgi [None req-b813ce82-a3bd-44c2-8bb6-cbf4b857ea95 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/7a2a91d50e894961b3f8bb7318083e49?usage=true 2026-05-29 15:14:14.463 8 INFO cinder.api.openstack.wsgi [None req-b813ce82-a3bd-44c2-8bb6-cbf4b857ea95 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/7a2a91d50e894961b3f8bb7318083e49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/7a2a91d50e894961b3f8bb7318083e49?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.473 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9923bbf98880443cb25e2a791e122d36?usage=true 2026-05-29 15:14:14.498 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9923bbf98880443cb25e2a791e122d36?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9923bbf98880443cb25e2a791e122d36?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.507 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:14.508 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 433/865] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:14.510 8 INFO cinder.api.openstack.wsgi [None req-55ab3887-1c9b-49c2-8eb7-2a815214a1b6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/aad41f700bbd4b44999518930bc63438?usage=true 2026-05-29 15:14:14.513 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:14:14.514 7 INFO cinder.api.openstack.wsgi [None req-fbad2952-5ba1-4fbe-af60-af19d323bb3c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 434/866] 10.0.0.174 () {28 vars in 376 bytes} [Fri May 29 15:14:14 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 15:14:14.528 8 INFO cinder.api.openstack.wsgi [None req-55ab3887-1c9b-49c2-8eb7-2a815214a1b6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/aad41f700bbd4b44999518930bc63438?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/aad41f700bbd4b44999518930bc63438?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.539 7 INFO cinder.api.openstack.wsgi [None req-2572024d-941b-45d6-a75f-9b59bc2b4e7a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e5d0bf25d4574977851ec54deb80b15c?usage=true 2026-05-29 15:14:14.558 7 INFO cinder.api.openstack.wsgi [None req-2572024d-941b-45d6-a75f-9b59bc2b4e7a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e5d0bf25d4574977851ec54deb80b15c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/868] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/e5d0bf25d4574977851ec54deb80b15c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.573 8 INFO cinder.api.openstack.wsgi [None req-8ec681ed-26fc-4b5f-9898-186fd1ad2fb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f6654605dbd542fbb92ce80338cdce45?usage=true 2026-05-29 15:14:14.602 8 INFO cinder.api.openstack.wsgi [None req-8ec681ed-26fc-4b5f-9898-186fd1ad2fb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f6654605dbd542fbb92ce80338cdce45?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/f6654605dbd542fbb92ce80338cdce45?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:14.615 7 INFO cinder.api.openstack.wsgi [None req-b320ff58-51dc-4f55-a927-6c5fa3fa8c45 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:14:14.629 7 INFO cinder.volume.api [None req-b320ff58-51dc-4f55-a927-6c5fa3fa8c45 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:14:14.629 7 INFO cinder.api.openstack.wsgi [None req-b320ff58-51dc-4f55-a927-6c5fa3fa8c45 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/870] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:14:14.642 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:14:14.652 8 INFO cinder.volume.api [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:14:14.653 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:14:14.671 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:14:14.676 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 437/872] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:14:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:14:17.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:17.002 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:17.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:17.004 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:27.002 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:27.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:27.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:27.003 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:37.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:37.002 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:37.003 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:37.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:47.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:47.003 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:47.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:47.004 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:57.002 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:57.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:14:57.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:14:57.004 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:07.002 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:07.002 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:07.003 8 INFO cinder.api.openstack.wsgi [None req-7cf9bb1b-73a5-4c45-9ded-719f438b5f3b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:07.003 7 INFO cinder.api.openstack.wsgi [None req-d53071dc-8a6e-4247-b961-b6215a996360 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:13.539 8 INFO cinder.api.openstack.wsgi [None req-bea32097-853e-4f48-a783-451f95743111 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:15:14.042 8 INFO cinder.api.openstack.wsgi [None req-bea32097-853e-4f48-a783-451f95743111 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 442/885] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:15:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.055 7 INFO cinder.api.openstack.wsgi [None req-45f36c92-bed9-4335-8568-3b0119e177ed 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:15:14.074 7 INFO cinder.volume.api [None req-45f36c92-bed9-4335-8568-3b0119e177ed 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:15:14.077 7 INFO cinder.api.openstack.wsgi [None req-45f36c92-bed9-4335-8568-3b0119e177ed 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/886] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:15:14.092 8 INFO cinder.api.openstack.wsgi [None req-fce56958-1eaf-4232-a07d-b3cf6d73e32d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:15:14.100 8 INFO cinder.api.openstack.wsgi [None req-fce56958-1eaf-4232-a07d-b3cf6d73e32d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 443/887] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.204 7 INFO cinder.api.openstack.wsgi [None req-09ef40fe-de23-4b88-89e6-b395032a4ffe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:15:14.221 7 INFO cinder.api.openstack.wsgi [None req-09ef40fe-de23-4b88-89e6-b395032a4ffe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/888] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.233 8 INFO cinder.api.openstack.wsgi [None req-a623709e-9b58-4078-a2e3-ba4d9144185a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true 2026-05-29 15:15:14.253 8 INFO cinder.api.openstack.wsgi [None req-a623709e-9b58-4078-a2e3-ba4d9144185a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/889] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.266 7 INFO cinder.api.openstack.wsgi [None req-b01c0802-08b9-4011-86df-cd8b4f918110 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true 2026-05-29 15:15:14.285 7 INFO cinder.api.openstack.wsgi [None req-b01c0802-08b9-4011-86df-cd8b4f918110 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/890] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.295 8 INFO cinder.api.openstack.wsgi [None req-6dfd0b71-e438-4ef1-8f69-6a439d865ed2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true 2026-05-29 15:15:14.317 8 INFO cinder.api.openstack.wsgi [None req-6dfd0b71-e438-4ef1-8f69-6a439d865ed2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/891] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.330 7 INFO cinder.api.openstack.wsgi [None req-439d354f-e054-46cf-8f11-4b033351082a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/258b5c71e30d40f5b05a0b9fd3b2f7c0?usage=true 2026-05-29 15:15:14.346 7 INFO cinder.api.openstack.wsgi [None req-439d354f-e054-46cf-8f11-4b033351082a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/258b5c71e30d40f5b05a0b9fd3b2f7c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/892] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/258b5c71e30d40f5b05a0b9fd3b2f7c0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.359 8 INFO cinder.api.openstack.wsgi [None req-861826ef-6150-48c1-873d-a6636b267fe1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true 2026-05-29 15:15:14.381 8 INFO cinder.api.openstack.wsgi [None req-861826ef-6150-48c1-873d-a6636b267fe1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.396 7 INFO cinder.api.openstack.wsgi [None req-7be38b65-c8d0-47c2-9631-a3c43a6ed136 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true 2026-05-29 15:15:14.417 7 INFO cinder.api.openstack.wsgi [None req-7be38b65-c8d0-47c2-9631-a3c43a6ed136 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/894] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.430 8 INFO cinder.api.openstack.wsgi [None req-9ba27072-6635-4ef3-8e03-a1fcfc82979d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:15:14.456 8 INFO cinder.api.openstack.wsgi [None req-9ba27072-6635-4ef3-8e03-a1fcfc82979d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/895] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.469 7 INFO cinder.api.openstack.wsgi [None req-a20c54f0-44b3-4515-9f41-ca7b87975e77 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:15:14.486 7 INFO cinder.api.openstack.wsgi [None req-a20c54f0-44b3-4515-9f41-ca7b87975e77 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.498 8 INFO cinder.api.openstack.wsgi [None req-2165421e-c3f2-4d0f-829e-f93ae3a0f15b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true 2026-05-29 15:15:14.521 8 INFO cinder.api.openstack.wsgi [None req-2165421e-c3f2-4d0f-829e-f93ae3a0f15b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.531 7 INFO cinder.api.openstack.wsgi [None req-115d2d8c-ea71-4b74-8bb3-36ef5f758978 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true 2026-05-29 15:15:14.552 7 INFO cinder.api.openstack.wsgi [None req-115d2d8c-ea71-4b74-8bb3-36ef5f758978 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.566 8 INFO cinder.api.openstack.wsgi [None req-a30fa9db-0e2e-46ea-9058-23114e10d2bf 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true 2026-05-29 15:15:14.590 8 INFO cinder.api.openstack.wsgi [None req-a30fa9db-0e2e-46ea-9058-23114e10d2bf 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:15:14.605 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:15:14.610 7 INFO cinder.volume.api [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:15:14.610 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:15:14.620 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:15:14.630 8 INFO cinder.volume.api [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:15:14.632 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:15:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:15:17.002 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:17.002 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:17.002 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:17.003 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:27.003 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:27.003 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:27.004 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:27.004 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:37.002 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:37.002 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:37.003 7 INFO cinder.api.openstack.wsgi [None req-f7cedc17-9928-4b6c-b2de-526fead6eaa5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:37.004 8 INFO cinder.api.openstack.wsgi [None req-a57d92a0-b27a-4666-ad08-ebd33d95b527 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:37.831 7 INFO cinder.api.openstack.wsgi [None req-b275c293-d08d-46c4-8ced-ebff5de4bdea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes 2026-05-29 15:15:38.300 7 INFO cinder.api.v3.volumes [None req-b275c293-d08d-46c4-8ced-ebff5de4bdea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Create volume of 16 GB 2026-05-29 15:15:38.308 7 INFO cinder.volume.api [None req-b275c293-d08d-46c4-8ced-ebff5de4bdea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Availability Zones retrieved successfully. 2026-05-29 15:15:38.524 7 INFO cinder.volume.api [None req-b275c293-d08d-46c4-8ced-ebff5de4bdea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Create volume request issued successfully. 2026-05-29 15:15:38.525 7 INFO cinder.api.openstack.wsgi [None req-b275c293-d08d-46c4-8ced-ebff5de4bdea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes returned with HTTP 202 [pid: 7|app: 0|req: 455/908] 199.204.45.227 () {34 vars in 734 bytes} [Fri May 29 15:15:37 2026] POST /v3/1846bb5b191c49f883adffddb165ce85/volumes => generated 846 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 15:15:38.536 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-116e1570-6131-4938-9a05-56d708961026 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:38.566 8 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-116e1570-6131-4938-9a05-56d708961026 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:38.571 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-116e1570-6131-4938-9a05-56d708961026 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 8|app: 0|req: 454/909] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:38 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:43.589 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-80aa2f4b-b1cd-4d1b-9da9-ff520f13bf30 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:43.604 7 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-80aa2f4b-b1cd-4d1b-9da9-ff520f13bf30 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:43.609 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-80aa2f4b-b1cd-4d1b-9da9-ff520f13bf30 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:43 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:44.059 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:44.225 8 INFO cinder.volume.api [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:44.236 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.232 () {34 vars in 1028 bytes} [Fri May 29 15:15:44 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1675 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:44.677 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a16d85db-c986-47ef-9e70-45a47f8e6bf5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:44.693 7 INFO cinder.volume.api [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a16d85db-c986-47ef-9e70-45a47f8e6bf5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:44.698 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a16d85db-c986-47ef-9e70-45a47f8e6bf5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.232 () {34 vars in 1028 bytes} [Fri May 29 15:15:44 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:15:44.708 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:15:44.709 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 456/913] 10.0.0.232 () {32 vars in 829 bytes} [Fri May 29 15:15:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:44.722 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-7af850bc-4e72-44d3-bc62-0f013ade65ea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:44.775 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-7af850bc-4e72-44d3-bc62-0f013ade65ea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.232 () {40 vars in 1057 bytes} [Fri May 29 15:15:44 2026] POST /v3/1846bb5b191c49f883adffddb165ce85/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:15:47.002 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:47.002 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-7af850bc-4e72-44d3-bc62-0f013ade65ea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:47.003 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-7af850bc-4e72-44d3-bc62-0f013ade65ea 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:47.003 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:48.061 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-f5aa3080-e6bc-4fe1-a837-50278460b780 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:48.078 7 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-f5aa3080-e6bc-4fe1-a837-50278460b780 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:48.082 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-f5aa3080-e6bc-4fe1-a837-50278460b780 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 460/917] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:48 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:15:50.657 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 15:15:50.658 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-a6a68034-9ab0-4a84-b2c5-192146a34ee7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 458/918] 199.204.45.227 () {32 vars in 840 bytes} [Fri May 29 15:15:50 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:50.670 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-223285d9-1a48-4ad0-a97b-687cb80b882f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:50.687 7 INFO cinder.volume.api [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-223285d9-1a48-4ad0-a97b-687cb80b882f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:50.692 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-223285d9-1a48-4ad0-a97b-687cb80b882f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 461/919] 199.204.45.227 () {36 vars in 1073 bytes} [Fri May 29 15:15:50 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:50.754 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-d4d6708d-487c-42d0-8c19-2ecab9a2af11 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:51.104 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-2a989595-0c03-4758-b57e-6e6eead0c758 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:51.125 7 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-2a989595-0c03-4758-b57e-6e6eead0c758 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:51.129 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-2a989595-0c03-4758-b57e-6e6eead0c758 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 462/920] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:51 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:15:51.803 8 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-d4d6708d-487c-42d0-8c19-2ecab9a2af11 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f returned with HTTP 200 [pid: 8|app: 0|req: 459/921] 199.204.45.227 () {40 vars in 1135 bytes} [Fri May 29 15:15:50 2026] PUT /v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f => generated 802 bytes in 1058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:52.320 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-69fff8f5-e0d1-4b00-bb01-964c650e4306 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:52.349 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-69fff8f5-e0d1-4b00-bb01-964c650e4306 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f/action returned with HTTP 204 [pid: 7|app: 0|req: 463/922] 199.204.45.227 () {40 vars in 1148 bytes} [Fri May 29 15:15:52 2026] POST /v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:53.881 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-27a7b2d3-e4d6-4a06-820b-6348713cb235 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:53.902 8 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-27a7b2d3-e4d6-4a06-820b-6348713cb235 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:53.907 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-27a7b2d3-e4d6-4a06-820b-6348713cb235 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 8|app: 0|req: 460/923] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:53 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:15:57.003 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-69fff8f5-e0d1-4b00-bb01-964c650e4306 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:57.003 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-27a7b2d3-e4d6-4a06-820b-6348713cb235 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:15:57.004 7 INFO cinder.api.openstack.wsgi [req-0ed7c469-6d86-42ca-acab-e9894a140a87 req-69fff8f5-e0d1-4b00-bb01-964c650e4306 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:15:57.004 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-27a7b2d3-e4d6-4a06-820b-6348713cb235 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:57.079 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-652c56fb-bdf7-4bad-8fd0-1938afc32262 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:57.095 8 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-652c56fb-bdf7-4bad-8fd0-1938afc32262 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:57.100 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-652c56fb-bdf7-4bad-8fd0-1938afc32262 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:57 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:15:59.931 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-d5526bc8-f605-42f9-be78-66d07c79170c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:15:59.948 7 INFO cinder.volume.api [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-d5526bc8-f605-42f9-be78-66d07c79170c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:15:59.954 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-d5526bc8-f605-42f9-be78-66d07c79170c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 199.204.45.227 () {32 vars in 825 bytes} [Fri May 29 15:15:59 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:16:07.003 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-652c56fb-bdf7-4bad-8fd0-1938afc32262 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:07.003 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-d5526bc8-f605-42f9-be78-66d07c79170c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:07.004 8 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-652c56fb-bdf7-4bad-8fd0-1938afc32262 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:07.004 7 INFO cinder.api.openstack.wsgi [req-b275c293-d08d-46c4-8ced-ebff5de4bdea req-d5526bc8-f605-42f9-be78-66d07c79170c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:16:13.500 8 INFO cinder.api.openstack.wsgi [None req-0f8ae711-d7e2-4533-a509-5daa90021ea0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:16:13.520 8 INFO cinder.volume.api [None req-0f8ae711-d7e2-4533-a509-5daa90021ea0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:16:13.527 8 INFO cinder.api.openstack.wsgi [None req-0f8ae711-d7e2-4533-a509-5daa90021ea0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:16:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:16:13.540 7 INFO cinder.api.openstack.wsgi [None req-8c414a53-731b-48c4-9789-3e775f1386ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:16:14.044 7 INFO cinder.api.openstack.wsgi [None req-8c414a53-731b-48c4-9789-3e775f1386ec 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:16:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:16:14.055 8 INFO cinder.api.openstack.wsgi [None req-23645f14-21cc-45a5-a8a0-b481249f9e29 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:16:14.065 8 INFO cinder.volume.api [None req-23645f14-21cc-45a5-a8a0-b481249f9e29 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:16:14.066 8 INFO cinder.api.openstack.wsgi [None req-23645f14-21cc-45a5-a8a0-b481249f9e29 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 465/932] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:16:14.075 7 INFO cinder.api.openstack.wsgi [None req-816c6218-49b6-4710-b388-815ef79b3c7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:16:14.081 7 INFO cinder.api.openstack.wsgi [None req-816c6218-49b6-4710-b388-815ef79b3c7b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 468/933] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.090 8 INFO cinder.api.openstack.wsgi [None req-ff72b5a0-10f6-471b-8810-21929488d7f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:16:14.104 8 INFO cinder.volume.api [None req-ff72b5a0-10f6-471b-8810-21929488d7f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:16:14.109 8 INFO cinder.api.openstack.wsgi [None req-ff72b5a0-10f6-471b-8810-21929488d7f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/934] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:16:14.154 7 INFO cinder.api.openstack.wsgi [None req-eb05186c-d9ba-48e4-bdc8-3747aaeba267 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:16:14.175 7 INFO cinder.api.openstack.wsgi [None req-eb05186c-d9ba-48e4-bdc8-3747aaeba267 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/935] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:16:14.183 8 INFO cinder.api.openstack.wsgi [None req-fd242933-de5b-42ad-a888-69a15cc8c5f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true 2026-05-29 15:16:14.200 8 INFO cinder.api.openstack.wsgi [None req-fd242933-de5b-42ad-a888-69a15cc8c5f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/936] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.214 7 INFO cinder.api.openstack.wsgi [None req-1af9b4c7-33b3-48c2-b683-da8070843bf2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true 2026-05-29 15:16:14.239 7 INFO cinder.api.openstack.wsgi [None req-1af9b4c7-33b3-48c2-b683-da8070843bf2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/937] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.252 8 INFO cinder.api.openstack.wsgi [None req-1b0d9297-78c4-4a2e-b8bf-c52e5c6e7e6a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true 2026-05-29 15:16:14.272 8 INFO cinder.api.openstack.wsgi [None req-1b0d9297-78c4-4a2e-b8bf-c52e5c6e7e6a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/938] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.287 7 INFO cinder.api.openstack.wsgi [None req-3fac3dcd-4dab-40fa-b4e5-bd73799da1f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true 2026-05-29 15:16:14.313 7 INFO cinder.api.openstack.wsgi [None req-3fac3dcd-4dab-40fa-b4e5-bd73799da1f5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/939] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.327 8 INFO cinder.api.openstack.wsgi [None req-2573b722-40e1-4c0b-a22d-50a57fc6b919 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true 2026-05-29 15:16:14.342 8 INFO cinder.api.openstack.wsgi [None req-2573b722-40e1-4c0b-a22d-50a57fc6b919 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/940] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.354 7 INFO cinder.api.openstack.wsgi [None req-4385431a-3381-481e-b152-c760d1eeddbc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:16:14.376 7 INFO cinder.api.openstack.wsgi [None req-4385431a-3381-481e-b152-c760d1eeddbc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/941] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.392 8 INFO cinder.api.openstack.wsgi [None req-336e11ea-2b56-4745-8c91-2c7e5de6ab81 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:16:14.417 8 INFO cinder.api.openstack.wsgi [None req-336e11ea-2b56-4745-8c91-2c7e5de6ab81 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/942] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.428 7 INFO cinder.api.openstack.wsgi [None req-57b9d111-862c-4342-a4d4-face7e67aa50 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true 2026-05-29 15:16:14.455 7 INFO cinder.api.openstack.wsgi [None req-57b9d111-862c-4342-a4d4-face7e67aa50 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/943] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.467 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true 2026-05-29 15:16:14.484 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/944] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:14.497 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true 2026-05-29 15:16:14.514 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/945] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:16:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:16:17.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:17.003 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:17.004 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:17.004 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:27.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:27.003 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:27.004 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:27.006 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:37.002 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:37.002 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:37.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:37.003 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:47.002 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:47.002 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:47.003 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:47.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:57.002 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:57.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:16:57.004 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:16:57.004 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:07.002 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:07.002 7 INFO cinder.api.openstack.wsgi [None req-c4833aa5-ad37-4cd6-88ec-05de40c84c7d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:07.002 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:07.003 8 INFO cinder.api.openstack.wsgi [None req-6e37203e-8cad-48d6-a45c-0cf08528949e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:13.449 7 INFO cinder.api.openstack.wsgi [None req-01279943-1fb6-4a6f-b4e2-57bde1ae5f42 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:17:13.469 7 INFO cinder.volume.api [None req-01279943-1fb6-4a6f-b4e2-57bde1ae5f42 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:17:13.475 7 INFO cinder.api.openstack.wsgi [None req-01279943-1fb6-4a6f-b4e2-57bde1ae5f42 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 481/958] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:17:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:17:13.495 8 INFO cinder.api.openstack.wsgi [None req-339b201d-336b-4717-9967-86406812c7c5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:17:13.504 8 INFO cinder.volume.api [None req-339b201d-336b-4717-9967-86406812c7c5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:17:13.505 8 INFO cinder.api.openstack.wsgi [None req-339b201d-336b-4717-9967-86406812c7c5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/959] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:17:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:17:13.518 7 INFO cinder.api.openstack.wsgi [None req-caa79948-b6e7-4e9b-9ad0-dc59e90b8a46 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:17:13.524 7 INFO cinder.api.openstack.wsgi [None req-caa79948-b6e7-4e9b-9ad0-dc59e90b8a46 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 482/960] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:17:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:13.535 8 INFO cinder.api.openstack.wsgi [None req-4ba3baed-dd2a-45f9-968a-73e8a7e79fcb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:17:14.038 8 INFO cinder.api.openstack.wsgi [None req-4ba3baed-dd2a-45f9-968a-73e8a7e79fcb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 479/961] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:17:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.083 7 INFO cinder.api.openstack.wsgi [None req-2b608ddc-c0d8-4363-a323-ea517d323385 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:17:14.105 7 INFO cinder.api.openstack.wsgi [None req-2b608ddc-c0d8-4363-a323-ea517d323385 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/962] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.120 8 INFO cinder.api.openstack.wsgi [None req-025d4c7b-a8ca-483d-86b2-4987d3d782db 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true 2026-05-29 15:17:14.143 8 INFO cinder.api.openstack.wsgi [None req-025d4c7b-a8ca-483d-86b2-4987d3d782db 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/963] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.156 7 INFO cinder.api.openstack.wsgi [None req-a2dd22dd-ad3f-4cc1-b29e-1c830d65486d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true 2026-05-29 15:17:14.176 7 INFO cinder.api.openstack.wsgi [None req-a2dd22dd-ad3f-4cc1-b29e-1c830d65486d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/964] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.187 8 INFO cinder.api.openstack.wsgi [None req-31f953a7-563d-4676-be87-0088389c3bbb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true 2026-05-29 15:17:14.208 8 INFO cinder.api.openstack.wsgi [None req-31f953a7-563d-4676-be87-0088389c3bbb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/965] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.219 7 INFO cinder.api.openstack.wsgi [None req-c329ee10-dc4b-4aab-b318-904639284864 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true 2026-05-29 15:17:14.238 7 INFO cinder.api.openstack.wsgi [None req-c329ee10-dc4b-4aab-b318-904639284864 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/966] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.249 8 INFO cinder.api.openstack.wsgi [None req-c2c412d6-553a-4b53-a17a-d6ce3ddb0759 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true 2026-05-29 15:17:14.273 8 INFO cinder.api.openstack.wsgi [None req-c2c412d6-553a-4b53-a17a-d6ce3ddb0759 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/967] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.285 7 INFO cinder.api.openstack.wsgi [None req-63310b85-cea4-4f35-892f-c825de4fc80d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:17:14.314 7 INFO cinder.api.openstack.wsgi [None req-63310b85-cea4-4f35-892f-c825de4fc80d 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/968] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.325 8 INFO cinder.api.openstack.wsgi [None req-b094a550-74e3-4359-b311-c32aa0ae0093 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:17:14.347 8 INFO cinder.api.openstack.wsgi [None req-b094a550-74e3-4359-b311-c32aa0ae0093 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/969] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.358 7 INFO cinder.api.openstack.wsgi [None req-109f0a29-edc9-4c03-b1eb-a9d9911406f4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true 2026-05-29 15:17:14.378 7 INFO cinder.api.openstack.wsgi [None req-109f0a29-edc9-4c03-b1eb-a9d9911406f4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/970] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.390 8 INFO cinder.api.openstack.wsgi [None req-1c0fbe8a-1e65-4dd5-a5f6-8ade446ae396 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true 2026-05-29 15:17:14.410 8 INFO cinder.api.openstack.wsgi [None req-1c0fbe8a-1e65-4dd5-a5f6-8ade446ae396 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/971] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.423 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true 2026-05-29 15:17:14.443 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/972] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:17:14.454 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:17:14.466 8 INFO cinder.volume.api [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:17:14.471 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/973] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:17:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:17:17.002 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:17.002 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:17.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:17.004 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:27.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:27.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:27.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:27.004 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:37.002 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:37.002 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:37.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:37.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:47.002 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:47.002 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:47.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:47.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:57.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:57.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:17:57.004 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:17:57.004 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:07.003 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:07.003 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:07.004 8 INFO cinder.api.openstack.wsgi [None req-dedce67f-e2ab-404d-9249-925e70e57f60 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:07.004 7 INFO cinder.api.openstack.wsgi [None req-8bbc0a8e-b580-4f09-ac79-acdc2755d4a9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:18:13.487 8 INFO cinder.api.openstack.wsgi [None req-d5492ec7-f37e-4a8b-bbb6-277fd8be6bd8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:18:13.493 8 INFO cinder.volume.api [None req-d5492ec7-f37e-4a8b-bbb6-277fd8be6bd8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:18:13.493 8 INFO cinder.api.openstack.wsgi [None req-d5492ec7-f37e-4a8b-bbb6-277fd8be6bd8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:18:13.509 7 INFO cinder.api.openstack.wsgi [None req-4a8a012e-a1a1-40b8-983d-01ab2e5cfc61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:18:13.516 7 INFO cinder.api.openstack.wsgi [None req-4a8a012e-a1a1-40b8-983d-01ab2e5cfc61 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.558 8 INFO cinder.api.openstack.wsgi [None req-9c4dc305-1f89-4841-9945-99ddec7d9cff 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:18:13.578 8 INFO cinder.api.openstack.wsgi [None req-9c4dc305-1f89-4841-9945-99ddec7d9cff 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.591 7 INFO cinder.api.openstack.wsgi [None req-803b9e17-b35f-4da3-bc96-ea360ad3c13f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true 2026-05-29 15:18:13.615 7 INFO cinder.api.openstack.wsgi [None req-803b9e17-b35f-4da3-bc96-ea360ad3c13f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/18dd95601ac04cc9ac2878d514328046?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.629 8 INFO cinder.api.openstack.wsgi [None req-f9651e79-2059-4912-bcce-2d1070d426a8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true 2026-05-29 15:18:13.650 8 INFO cinder.api.openstack.wsgi [None req-f9651e79-2059-4912-bcce-2d1070d426a8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/234538035558464d9e7c044ecf64f63f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.663 7 INFO cinder.api.openstack.wsgi [None req-c4c89986-03c2-4614-9ad4-66792739008e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true 2026-05-29 15:18:13.688 7 INFO cinder.api.openstack.wsgi [None req-c4c89986-03c2-4614-9ad4-66792739008e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/991] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/23d7ab5befd1472e84438d5c3d540173?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.701 8 INFO cinder.api.openstack.wsgi [None req-7a00573f-48f5-44fe-b2c7-2902b259dad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true 2026-05-29 15:18:13.724 8 INFO cinder.api.openstack.wsgi [None req-7a00573f-48f5-44fe-b2c7-2902b259dad7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/992] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/46782bee8ed943beb5bcc941b7fd7892?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.738 7 INFO cinder.api.openstack.wsgi [None req-4dca1563-a404-4b7c-9b68-7778856d0800 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true 2026-05-29 15:18:13.759 7 INFO cinder.api.openstack.wsgi [None req-4dca1563-a404-4b7c-9b68-7778856d0800 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/993] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/4b2473cb76934aaab21e3caa00d7caf2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.770 8 INFO cinder.api.openstack.wsgi [None req-7fc205d0-a1fb-48d6-b3c5-510a80ebb260 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:18:13.790 8 INFO cinder.api.openstack.wsgi [None req-7fc205d0-a1fb-48d6-b3c5-510a80ebb260 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/994] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.802 7 INFO cinder.api.openstack.wsgi [None req-5c60aa07-bf87-4285-b40b-95fc8158d3e0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:18:13.820 7 INFO cinder.api.openstack.wsgi [None req-5c60aa07-bf87-4285-b40b-95fc8158d3e0 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/995] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.831 8 INFO cinder.api.openstack.wsgi [None req-6939e7c5-bffc-40ad-9e83-c3c5de7babcb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true 2026-05-29 15:18:13.854 8 INFO cinder.api.openstack.wsgi [None req-6939e7c5-bffc-40ad-9e83-c3c5de7babcb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/996] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/8520d7eabdaa44cbbf7fecf457542a77?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.869 7 INFO cinder.api.openstack.wsgi [None req-079a0c6d-950c-4dfa-902f-744775e2f923 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true 2026-05-29 15:18:13.915 7 INFO cinder.api.openstack.wsgi [None req-079a0c6d-950c-4dfa-902f-744775e2f923 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/997] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/89b46e77ade24a94a932be4ef04e78d8?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.929 8 INFO cinder.api.openstack.wsgi [None req-d7f15ddf-b5f4-483f-b119-23808521ae27 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true 2026-05-29 15:18:13.948 8 INFO cinder.api.openstack.wsgi [None req-d7f15ddf-b5f4-483f-b119-23808521ae27 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/998] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ac5ebc75636f4f6bb23295a5cfa5830a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:13.961 7 INFO cinder.api.openstack.wsgi [None req-b114d680-2d94-4650-9485-9b39e1827cc2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:18:13.983 7 INFO cinder.volume.api [None req-b114d680-2d94-4650-9485-9b39e1827cc2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:18:13.989 7 INFO cinder.api.openstack.wsgi [None req-b114d680-2d94-4650-9485-9b39e1827cc2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/999] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:18:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:18:14.011 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:18:14.516 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1000] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:18:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:18:14.527 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:18:14.542 7 INFO cinder.volume.api [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:18:14.548 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1001] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:18:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 15:18:17.002 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:17.002 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:17.003 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:17.003 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:27.003 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:27.003 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:27.004 8 INFO cinder.api.openstack.wsgi [None req-575bf3aa-bf4d-4c99-9394-3062232bab94 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:27.005 7 INFO cinder.api.openstack.wsgi [None req-cd7f78ed-9d7e-4294-8a30-b4594bae8984 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:18:34.277 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:18:34.840 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f returned with HTTP 200 [pid: 7|app: 0|req: 505/1006] 199.204.45.227 () {38 vars in 1103 bytes} [Fri May 29 15:18:34 2026] DELETE /v3/1846bb5b191c49f883adffddb165ce85/attachments/6789e749-760b-4ef8-94f8-0e488db6ca8f => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:18:34.854 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 2026-05-29 15:18:34.855 8 INFO cinder.api.v3.volumes [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Delete volume with id: 2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:18:34.864 8 INFO cinder.volume.api [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Volume info retrieved successfully. 2026-05-29 15:18:34.890 8 INFO cinder.volume.api [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Delete volume request issued successfully. 2026-05-29 15:18:34.891 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 returned with HTTP 202 [pid: 8|app: 0|req: 502/1007] 199.204.45.227 () {36 vars in 1054 bytes} [Fri May 29 15:18:34 2026] DELETE /v3/1846bb5b191c49f883adffddb165ce85/volumes/2e20a7ba-8f2d-4f17-9e03-b49321bf5fb8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-29 15:18:37.003 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:37.003 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:37.004 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:37.005 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:47.002 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:47.002 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:47.003 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:47.003 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:57.003 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:57.003 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:18:57.004 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:18:57.004 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:07.002 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:07.002 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:07.003 8 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-0eaa74c4-cd03-41bd-9e17-5450eaefb72a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:07.003 7 INFO cinder.api.openstack.wsgi [req-b097ff7c-6d65-4f48-bde4-9ce6a9c825f6 req-a4c54804-9756-4b23-a427-7ec8aa18dbfb 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:19:13.760 8 INFO cinder.api.openstack.wsgi [None req-92daaba5-64f8-49eb-bbaa-e68046d1e4d1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:19:13.777 8 INFO cinder.volume.api [None req-92daaba5-64f8-49eb-bbaa-e68046d1e4d1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:19:13.782 8 INFO cinder.api.openstack.wsgi [None req-92daaba5-64f8-49eb-bbaa-e68046d1e4d1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1016] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:19:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 15:19:13.826 7 INFO cinder.api.openstack.wsgi [None req-36eb914f-8257-4e2b-af0e-040ff4a82b18 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 15:19:13.846 7 INFO cinder.api.openstack.wsgi [None req-36eb914f-8257-4e2b-af0e-040ff4a82b18 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1017] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:13.864 8 INFO cinder.api.openstack.wsgi [None req-c28c3c5d-d049-40e3-90a4-cba88d410aa1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:19:13.919 8 INFO cinder.api.openstack.wsgi [None req-c28c3c5d-d049-40e3-90a4-cba88d410aa1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1018] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:13.939 7 INFO cinder.api.openstack.wsgi [None req-c1103728-8be0-48c2-ae89-02a0d1268a9c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:19:13.975 7 INFO cinder.api.openstack.wsgi [None req-c1103728-8be0-48c2-ae89-02a0d1268a9c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1019] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:13.990 8 INFO cinder.api.openstack.wsgi [None req-340c7588-a27b-4fc0-b03a-b17fa862438a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/a76841c95202478ba203813065736add?usage=true 2026-05-29 15:19:14.012 8 INFO cinder.api.openstack.wsgi [None req-340c7588-a27b-4fc0-b03a-b17fa862438a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/a76841c95202478ba203813065736add?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1020] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/a76841c95202478ba203813065736add?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:14.023 7 INFO cinder.api.openstack.wsgi [None req-32c96cfe-b029-4545-8fd4-1811b250610a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8fa10d1905e4d448cb2778d960d505c?usage=true 2026-05-29 15:19:14.062 7 INFO cinder.api.openstack.wsgi [None req-32c96cfe-b029-4545-8fd4-1811b250610a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8fa10d1905e4d448cb2778d960d505c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1021] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/d8fa10d1905e4d448cb2778d960d505c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:14.078 8 INFO cinder.api.openstack.wsgi [None req-9c31bab1-fb01-44a3-894c-e3c7b4c2e2e9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ddc5c56f7a0347b693476a04657c6c8c?usage=true 2026-05-29 15:19:14.097 8 INFO cinder.api.openstack.wsgi [None req-9c31bab1-fb01-44a3-894c-e3c7b4c2e2e9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ddc5c56f7a0347b693476a04657c6c8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1022] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/ddc5c56f7a0347b693476a04657c6c8c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:14.110 7 INFO cinder.api.openstack.wsgi [None req-36884f7a-732e-44bb-b5a5-863d02ac1e90 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:19:14.613 7 INFO cinder.api.openstack.wsgi [None req-36884f7a-732e-44bb-b5a5-863d02ac1e90 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1023] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:14.625 8 INFO cinder.api.openstack.wsgi [None req-05b7fe20-df74-4f48-9bcb-70455addf5c2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:19:14.632 8 INFO cinder.volume.api [None req-05b7fe20-df74-4f48-9bcb-70455addf5c2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:19:14.632 8 INFO cinder.api.openstack.wsgi [None req-05b7fe20-df74-4f48-9bcb-70455addf5c2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1024] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:19:14.643 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:19:14.649 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 514/1025] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:19:14.658 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:19:14.669 8 INFO cinder.volume.api [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:19:14.672 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1026] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:19:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:19:17.002 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:17.002 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:17.003 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:17.003 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:27.002 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:27.002 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:27.003 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:27.004 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:37.002 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:37.002 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:37.003 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:37.003 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:47.003 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:47.004 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:47.004 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:47.005 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:57.002 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:57.002 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:19:57.003 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:19:57.004 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:07.003 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:07.003 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:07.004 8 INFO cinder.api.openstack.wsgi [None req-b5edf3fd-01d5-4d78-82fa-35e70cd3296a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:07.004 7 INFO cinder.api.openstack.wsgi [None req-6a51966b-4b48-416f-b713-79f66e4692b9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:13.564 8 INFO cinder.api.openstack.wsgi [None req-10ca06d6-2e0b-4cc4-ae45-0b74cd69ca70 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:20:13.571 8 INFO cinder.volume.api [None req-10ca06d6-2e0b-4cc4-ae45-0b74cd69ca70 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:20:13.571 8 INFO cinder.api.openstack.wsgi [None req-10ca06d6-2e0b-4cc4-ae45-0b74cd69ca70 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:20:13.580 7 INFO cinder.api.openstack.wsgi [None req-89963122-c254-448b-a508-645edc355a74 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:20:13.589 7 INFO cinder.volume.api [None req-89963122-c254-448b-a508-645edc355a74 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:20:13.591 7 INFO cinder.api.openstack.wsgi [None req-89963122-c254-448b-a508-645edc355a74 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:20:13.604 8 INFO cinder.api.openstack.wsgi [None req-3c2e55aa-3817-4d73-adcd-02a176952b36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:20:13.612 8 INFO cinder.volume.api [None req-3c2e55aa-3817-4d73-adcd-02a176952b36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:20:13.614 8 INFO cinder.api.openstack.wsgi [None req-3c2e55aa-3817-4d73-adcd-02a176952b36 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:20:13.631 7 INFO cinder.api.openstack.wsgi [None req-95d3d527-37cb-40a2-9147-f49976cfdc1b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:20:13.640 7 INFO cinder.api.openstack.wsgi [None req-95d3d527-37cb-40a2-9147-f49976cfdc1b 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.709 8 INFO cinder.api.openstack.wsgi [None req-f089ca8e-446d-4970-b6c9-898aa4b3daf4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:20:13.733 8 INFO cinder.api.openstack.wsgi [None req-f089ca8e-446d-4970-b6c9-898aa4b3daf4 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1043] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.747 7 INFO cinder.api.openstack.wsgi [None req-ec91e053-428f-47aa-bfbf-d89ad9d52c71 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ac2cd31b16347418005c43f431c1d09?usage=true 2026-05-29 15:20:13.776 7 INFO cinder.api.openstack.wsgi [None req-ec91e053-428f-47aa-bfbf-d89ad9d52c71 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ac2cd31b16347418005c43f431c1d09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1ac2cd31b16347418005c43f431c1d09?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.787 8 INFO cinder.api.openstack.wsgi [None req-bcf1cf44-8759-4ce7-880e-60f317d12869 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:20:13.808 8 INFO cinder.api.openstack.wsgi [None req-bcf1cf44-8759-4ce7-880e-60f317d12869 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.820 7 INFO cinder.api.openstack.wsgi [None req-8520a4f8-855e-4b53-abb1-7f7893f88c67 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:20:13.852 7 INFO cinder.api.openstack.wsgi [None req-8520a4f8-855e-4b53-abb1-7f7893f88c67 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1046] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.864 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9e0e2cf77b364b90b84b9f4a0e001d6a?usage=true 2026-05-29 15:20:13.895 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9e0e2cf77b364b90b84b9f4a0e001d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1047] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/9e0e2cf77b364b90b84b9f4a0e001d6a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:13.909 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:20:14.413 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1048] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:20:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:20:17.002 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:17.002 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:17.003 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:17.004 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:27.003 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:27.003 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:27.004 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:27.004 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:37.003 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:37.003 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:37.004 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:37.004 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:47.002 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:47.002 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:47.003 7 INFO cinder.api.openstack.wsgi [None req-09d85cb6-fc36-4936-99f5-926e3aeee50a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:47.003 8 INFO cinder.api.openstack.wsgi [None req-9e7b53c4-23ea-497a-ad8d-a68dc3877fb5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:48.539 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots 2026-05-29 15:20:48.545 8 INFO cinder.volume.api [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:20:48.545 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 528/1057] 10.0.0.252 () {32 vars in 705 bytes} [Fri May 29 15:20:48 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:20:48.560 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes 2026-05-29 15:20:48.570 7 INFO cinder.volume.api [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:20:48.571 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes returned with HTTP 200 [pid: 7|app: 0|req: 530/1058] 10.0.0.252 () {32 vars in 701 bytes} [Fri May 29 15:20:48 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:20:57.003 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:57.003 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:20:57.004 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:20:57.004 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:07.003 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:07.004 7 INFO cinder.api.openstack.wsgi [None req-cb9c69ac-91bf-44a5-82b7-798f4a5bf853 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:07.004 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:07.006 8 INFO cinder.api.openstack.wsgi [None req-6090edeb-eb6a-495c-9498-a6f8ca8eb965 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:13.576 7 INFO cinder.api.openstack.wsgi [None req-8f6abde2-31a2-4c83-8cce-8bead93959c9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:21:13.593 7 INFO cinder.volume.api [None req-8f6abde2-31a2-4c83-8cce-8bead93959c9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:21:13.595 7 INFO cinder.api.openstack.wsgi [None req-8f6abde2-31a2-4c83-8cce-8bead93959c9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1063] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:21:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:21:13.608 8 INFO cinder.api.openstack.wsgi [None req-47b211c8-19f4-4501-b75e-7423f1b2f86f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:21:13.617 8 INFO cinder.volume.api [None req-47b211c8-19f4-4501-b75e-7423f1b2f86f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:21:13.617 8 INFO cinder.api.openstack.wsgi [None req-47b211c8-19f4-4501-b75e-7423f1b2f86f 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1064] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:21:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:21:13.628 7 INFO cinder.api.openstack.wsgi [None req-58e30e2e-57c7-4d20-bc74-8f5ac9bf6ed1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:21:14.134 7 INFO cinder.api.openstack.wsgi [None req-58e30e2e-57c7-4d20-bc74-8f5ac9bf6ed1 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1065] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:21:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:21:14.146 8 INFO cinder.api.openstack.wsgi [None req-c8d717f8-35d4-47e5-a56f-c50cef0921c5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:21:14.152 8 INFO cinder.api.openstack.wsgi [None req-c8d717f8-35d4-47e5-a56f-c50cef0921c5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1066] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:21:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:21:14.159 7 INFO cinder.api.openstack.wsgi [None req-9708492b-9e42-47b9-b6e4-73761a65d229 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:21:14.168 7 INFO cinder.volume.api [None req-9708492b-9e42-47b9-b6e4-73761a65d229 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:21:14.170 7 INFO cinder.api.openstack.wsgi [None req-9708492b-9e42-47b9-b6e4-73761a65d229 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1067] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:21:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:21:14.237 8 INFO cinder.api.openstack.wsgi [None req-9457daf2-ab88-49a3-adf1-e3061bfd5b0a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:21:14.255 8 INFO cinder.api.openstack.wsgi [None req-9457daf2-ab88-49a3-adf1-e3061bfd5b0a 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1068] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:21:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:21:14.265 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:21:14.290 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1069] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:21:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:21:14.303 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:21:14.319 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1070] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:21:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:21:17.003 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:17.003 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:17.003 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:17.003 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:27.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:27.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:27.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:27.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:37.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:37.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:37.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:37.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:47.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:47.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:47.003 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:47.004 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:57.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:57.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:21:57.003 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:21:57.003 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:07.002 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:07.002 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:07.003 8 INFO cinder.api.openstack.wsgi [None req-2fb98f61-24fe-4422-bb75-47cb406a97f8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:07.003 7 INFO cinder.api.openstack.wsgi [None req-0caf12dc-ae39-4266-b4b8-53921dd06198 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:13.517 8 INFO cinder.api.openstack.wsgi [None req-87751080-2995-471c-b6ba-445a4a4d9a83 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:22:13.526 8 INFO cinder.volume.api [None req-87751080-2995-471c-b6ba-445a4a4d9a83 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:22:13.528 8 INFO cinder.api.openstack.wsgi [None req-87751080-2995-471c-b6ba-445a4a4d9a83 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:22:13.537 7 INFO cinder.api.openstack.wsgi [None req-6381759c-1245-415a-b10a-464c4d18c5e5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:22:13.543 7 INFO cinder.volume.api [None req-6381759c-1245-415a-b10a-464c4d18c5e5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:22:13.543 7 INFO cinder.api.openstack.wsgi [None req-6381759c-1245-415a-b10a-464c4d18c5e5 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1084] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:22:13.552 8 INFO cinder.api.openstack.wsgi [None req-7d9c25b0-b298-4d8e-9f5c-6cc3a013b2fe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:22:13.560 8 INFO cinder.api.openstack.wsgi [None req-7d9c25b0-b298-4d8e-9f5c-6cc3a013b2fe 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:22:13.570 7 INFO cinder.api.openstack.wsgi [None req-69dafc73-6760-424c-ae98-abfbe958b222 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:22:13.583 7 INFO cinder.volume.api [None req-69dafc73-6760-424c-ae98-abfbe958b222 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:22:13.585 7 INFO cinder.api.openstack.wsgi [None req-69dafc73-6760-424c-ae98-abfbe958b222 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1086] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:22:13.635 8 INFO cinder.api.openstack.wsgi [None req-8235a817-003e-4011-b8b5-0d572ef9352c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:22:13.658 8 INFO cinder.api.openstack.wsgi [None req-8235a817-003e-4011-b8b5-0d572ef9352c 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1087] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:22:13.672 7 INFO cinder.api.openstack.wsgi [None req-9604f2fb-2029-42f8-ac66-ea69a63cd700 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:22:13.700 7 INFO cinder.api.openstack.wsgi [None req-9604f2fb-2029-42f8-ac66-ea69a63cd700 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1088] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:22:13.712 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:22:13.734 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1089] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:22:13.748 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:22:14.254 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1090] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:22:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:22:17.002 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:17.002 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:17.004 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:17.004 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:27.005 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:27.006 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:27.006 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:27.008 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:37.002 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:37.002 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:37.003 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:37.003 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:47.003 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:47.003 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:47.004 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:47.004 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:57.003 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:57.003 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:22:57.004 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:22:57.004 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:07.003 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:07.003 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:07.004 8 INFO cinder.api.openstack.wsgi [None req-7376b429-0bdb-4d73-bfcb-d3b76729f9f6 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:07.005 7 INFO cinder.api.openstack.wsgi [None req-e6354b80-d0ac-464c-a002-e5df70a5fb09 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:13.460 8 INFO cinder.api.openstack.wsgi [None req-59511303-2601-4ce6-8b60-b4dab0080445 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:23:13.468 8 INFO cinder.volume.api [None req-59511303-2601-4ce6-8b60-b4dab0080445 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:23:13.468 8 INFO cinder.api.openstack.wsgi [None req-59511303-2601-4ce6-8b60-b4dab0080445 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1103] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:23:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:23:13.483 7 INFO cinder.api.openstack.wsgi [None req-5246aeab-8487-414d-9017-92549c32a0cf 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:23:13.508 7 INFO cinder.volume.api [None req-5246aeab-8487-414d-9017-92549c32a0cf 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:23:13.511 7 INFO cinder.api.openstack.wsgi [None req-5246aeab-8487-414d-9017-92549c32a0cf 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1104] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:23:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:23:13.521 8 INFO cinder.api.openstack.wsgi [None req-c972c3dc-4ad4-4008-8eba-8062e75fa608 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:23:13.531 8 INFO cinder.volume.api [None req-c972c3dc-4ad4-4008-8eba-8062e75fa608 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:23:13.532 8 INFO cinder.api.openstack.wsgi [None req-c972c3dc-4ad4-4008-8eba-8062e75fa608 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1105] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:23:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:23:13.545 7 INFO cinder.api.openstack.wsgi [None req-57a85553-9fa2-4e2b-8f95-5296ea64eaf8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:23:14.048 7 INFO cinder.api.openstack.wsgi [None req-57a85553-9fa2-4e2b-8f95-5296ea64eaf8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1106] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:23:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:23:14.094 8 INFO cinder.api.openstack.wsgi [None req-fc894c53-a34c-48af-a77e-7d9b1bf39c47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:23:14.129 8 INFO cinder.api.openstack.wsgi [None req-fc894c53-a34c-48af-a77e-7d9b1bf39c47 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1107] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:23:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:23:14.142 7 INFO cinder.api.openstack.wsgi [None req-12a22b38-d9cb-4568-a0fa-cf7312e06bb8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:23:14.182 7 INFO cinder.api.openstack.wsgi [None req-12a22b38-d9cb-4568-a0fa-cf7312e06bb8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1108] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:23:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:23:14.197 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:23:14.214 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1109] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:23:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:23:14.226 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:23:14.236 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1110] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:23:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:23:17.002 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:17.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:17.003 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:17.004 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:27.003 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:27.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:27.004 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:27.004 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:37.002 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:37.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:37.004 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:37.005 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:47.002 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:47.002 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:47.003 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:47.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:57.002 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:57.002 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:23:57.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:23:57.003 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:07.002 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:07.002 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:07.003 8 INFO cinder.api.openstack.wsgi [None req-21ed7e72-9f9c-40e9-8409-2a4da6ad5a24 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:07.003 7 INFO cinder.api.openstack.wsgi [None req-fd640f13-130f-4521-a984-23a498d03cb9 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:13.545 8 INFO cinder.api.openstack.wsgi [None req-5c515459-f5e4-4639-bf90-1085550122c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true 2026-05-29 15:24:13.560 8 INFO cinder.volume.api [None req-5c515459-f5e4-4639-bf90-1085550122c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all snapshots completed successfully. 2026-05-29 15:24:13.561 8 INFO cinder.api.openstack.wsgi [None req-5c515459-f5e4-4639-bf90-1085550122c7 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1123] 10.0.0.16 () {28 vars in 673 bytes} [Fri May 29 15:24:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/snapshots?all_tenants=true => generated 17 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:24:13.574 7 INFO cinder.api.openstack.wsgi [None req-7d8cc82a-8ae9-4633-aea7-094cce97903e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services 2026-05-29 15:24:13.580 7 INFO cinder.api.openstack.wsgi [None req-7d8cc82a-8ae9-4633-aea7-094cce97903e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-services returned with HTTP 200 [pid: 7|app: 0|req: 563/1124] 10.0.0.16 () {28 vars in 644 bytes} [Fri May 29 15:24:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:24:13.591 8 INFO cinder.api.openstack.wsgi [None req-b800afb5-e6e1-48c7-9db7-849230ae6e0e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true 2026-05-29 15:24:14.095 8 INFO cinder.api.openstack.wsgi [None req-b800afb5-e6e1-48c7-9db7-849230ae6e0e 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1125] 10.0.0.16 () {28 vars in 695 bytes} [Fri May 29 15:24:13 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:24:14.149 7 INFO cinder.api.openstack.wsgi [None req-ce0cf6e8-ff69-45de-b78d-8fca78dae579 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true 2026-05-29 15:24:14.174 7 INFO cinder.api.openstack.wsgi [None req-ce0cf6e8-ff69-45de-b78d-8fca78dae579 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1126] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:24:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/1846bb5b191c49f883adffddb165ce85?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:24:14.188 8 INFO cinder.api.openstack.wsgi [None req-d3bfc52a-ae82-4433-8032-02b8c617d3c2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true 2026-05-29 15:24:14.210 8 INFO cinder.api.openstack.wsgi [None req-d3bfc52a-ae82-4433-8032-02b8c617d3c2 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1127] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:24:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/539f9a68dcc64706a92a4f771f3ec1ad?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:24:14.228 7 INFO cinder.api.openstack.wsgi [None req-a91e7d55-0e62-49c8-99e1-286e9e681291 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true 2026-05-29 15:24:14.255 7 INFO cinder.api.openstack.wsgi [None req-a91e7d55-0e62-49c8-99e1-286e9e681291 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1128] 10.0.0.16 () {28 vars in 735 bytes} [Fri May 29 15:24:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/os-quota-sets/58adbfce715a415b8cbfc4ad102baa41?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 15:24:14.265 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:24:14.273 8 INFO cinder.volume.api [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:24:14.275 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1129] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:24:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:24:14.282 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true 2026-05-29 15:24:14.290 7 INFO cinder.volume.api [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] Get all volumes completed successfully. 2026-05-29 15:24:14.292 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1130] 10.0.0.16 () {28 vars in 683 bytes} [Fri May 29 15:24:14 2026] GET /v3/1846bb5b191c49f883adffddb165ce85/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 15:24:17.002 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:17.002 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:17.003 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:17.003 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:27.003 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:27.003 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:27.004 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:27.004 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:37.002 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:37.002 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:37.002 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:37.003 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:47.002 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:47.002 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:47.003 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:47.003 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:57.002 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:57.002 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] GET http://10.0.0.10:8776/ 2026-05-29 15:24:57.002 8 INFO cinder.api.openstack.wsgi [None req-9e081c32-51be-49bd-8cc1-26983d44c2fc 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300 2026-05-29 15:24:57.003 7 INFO cinder.api.openstack.wsgi [None req-9c8a8095-cfd4-41ba-afb6-fad898871da8 4e4412e3fd9f4781bd0947eafc36459d 1846bb5b191c49f883adffddb165ce85 - - default default] http://10.0.0.10:8776/ returned with HTTP 300