+ 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 [Sat May 9 22:09:52 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-6467cd5d9d-hpcnf 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f9cd5877668 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: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils 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/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_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( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 22:09:56.541 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-09 22:09:56.542 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. 2026-05-09 22:09:56.595 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-09 22:09:56.595 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. /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-09 22:09:57.748 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 22:09:57.751 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 22:09:57.753 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 22:09:57.756 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 22:09:57.768 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 22:09:57.770 7 INFO cinder.rpc [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 22:09:57.816 7 WARNING cinder.api.contrib.hosts [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 22:09:57.859 7 WARNING keystonemiddleware._common.config [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:09:57.865 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 22:09:57.868 7 WARNING oslo_config.cfg [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 22:09:57.868 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9cd5877668 pid: 7 (default app) 2026-05-09 22:09:57.870 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 22:09:57.875 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 22:09:57.887 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 22:09:57.890 8 INFO cinder.rpc [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 22:09:57.937 8 WARNING cinder.api.contrib.hosts [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 22:09:57.980 8 WARNING keystonemiddleware._common.config [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:09:57.989 8 WARNING oslo_config.cfg [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] 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 5 seconds on interpreter 0x7f9cd5877668 pid: 8 (default app) 2026-05-09 22:10:01.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:01.107 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:11.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:11.106 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:21.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:21.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:31.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:31.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:31.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:31.106 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:41.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:41.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:41.106 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:41.106 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:51.103 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:51.103 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:10:51.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:10:51.104 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:01.104 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:01.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:01.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:01.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:11.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:11.104 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:11.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:11.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:21.103 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:21.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:21.104 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:21.105 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:31.104 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:31.104 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] GET http://10.0.0.101:8776/ 2026-05-09 22:11:31.105 8 INFO cinder.api.openstack.wsgi [None req-57b6ad2d-b9bb-4540-82a0-b77295b28e78 - - - - - -] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:31.106 7 INFO cinder.api.openstack.wsgi [None req-8a1461df-4b1b-402c-9966-cb9e13368496 - - - - - -] http://10.0.0.101: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, ' /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: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-09 22:11:35.433 8 INFO cinder.api.openstack.wsgi [None req-2f11dac8-a5ca-4859-a189-ae064aa5ea23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types/rbd1 2026-05-09 22:11:35.457 8 INFO cinder.api.openstack.wsgi [None req-2f11dac8-a5ca-4859-a189-ae064aa5ea23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.213 () {30 vars in 682 bytes} [Sat May 9 22:11:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/types/rbd1 => generated 82 bytes in 810 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, ' /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: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-09 22:11:35.838 7 INFO cinder.api.openstack.wsgi [None req-d72a9d09-4623-470a-860b-e9b19554ee87 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:11:35.859 7 INFO cinder.api.openstack.wsgi [None req-d72a9d09-4623-470a-860b-e9b19554ee87 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.213 () {30 vars in 721 bytes} [Sat May 9 22:11:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/types?name=rbd1&is_public=None => generated 20 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:11:37.512 8 INFO cinder.api.openstack.wsgi [None req-9e73a5b9-eb18-44aa-b137-495516411413 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:11:37.535 8 INFO cinder.api.openstack.wsgi [None req-9e73a5b9-eb18-44aa-b137-495516411413 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.213 () {34 vars in 725 bytes} [Sat May 9 22:11:37 2026] POST /v3/4c182fdae22a476dbf59983e83858928/types => generated 179 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:11:37.549 7 INFO cinder.api.openstack.wsgi [req-9e73a5b9-eb18-44aa-b137-495516411413 req-1e3958c5-ab3b-460f-8c32-3b8949e2c230 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types/340dab20-681b-47d1-a729-3cbe53c43462/extra_specs 2026-05-09 22:11:37.602 7 INFO cinder.api.openstack.wsgi [req-9e73a5b9-eb18-44aa-b137-495516411413 req-1e3958c5-ab3b-460f-8c32-3b8949e2c230 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types/340dab20-681b-47d1-a729-3cbe53c43462/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.213 () {36 vars in 894 bytes} [Sat May 9 22:11:37 2026] POST /v3/4c182fdae22a476dbf59983e83858928/types/340dab20-681b-47d1-a729-3cbe53c43462/extra_specs => generated 48 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:11:39.175 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types?is_public=None 2026-05-09 22:11:39.188 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.213 () {30 vars in 701 bytes} [Sat May 9 22:11:39 2026] GET /v3/4c182fdae22a476dbf59983e83858928/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:11:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:11:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:41.107 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:11:41.108 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:41.138 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/qos-specs 2026-05-09 22:11:41.149 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.213 () {30 vars in 680 bytes} [Sat May 9 22:11:40 2026] GET /v3/4c182fdae22a476dbf59983e83858928/qos-specs => generated 17 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:11:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:11:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:11:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:11:51.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:11.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:31.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:12:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:12:51.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:11.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:31.108 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:31.108 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:31.108 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:31.109 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:13:51.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:13:51.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:01.107 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:11.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:11.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:21.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:31.111 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:41.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:51.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:14:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:14:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:01.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:01.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:01.107 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:01.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:11.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:15:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:15:51.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:01.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:01.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:21.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:21.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:16:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:16:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:41.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:17:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:17:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:01.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:21.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:31.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:31.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:41.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:18:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:18:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:11.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:11.107 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:21.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:21.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:31.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:19:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:19:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:31.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:31.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:20:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:20:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:01.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:01.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:01.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:11.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:21.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:31.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:21:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:21:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:01.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:21.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:31.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:31.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:31.108 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:41.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:22:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:22:51.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:01.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:01.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:11.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:11.108 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:11.107 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:11.109 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:21.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:31.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:41.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:23:51.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:23:51.108 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:41.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:41.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:24:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:24:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:01.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:01.103 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:11.103 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:11.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:21.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:31.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:31.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:31.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:25:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:25:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:11.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:31.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:31.108 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:41.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:26:51.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:26:51.107 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:01.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:01.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:11.108 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:21.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:21.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:21.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:31.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:31.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:31.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:41.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:41.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:41.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:41.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:51.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:51.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:27:51.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:27:51.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:01.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:01.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:01.106 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:01.106 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:11.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:11.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:11.105 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:11.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:21.104 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:21.104 7 INFO cinder.api.openstack.wsgi [None req-a92bb438-a610-44c4-9b77-1ff348d8554b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:21.105 8 INFO cinder.api.openstack.wsgi [None req-f9d66582-3023-4d6e-bb10-f123944a321e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 22:28:23.845 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False 2026-05-09 22:28:23.867 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.868 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.868 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.868 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.869 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.869 7 WARNING cinder.quota [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:23.874 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 113/226] 199.204.45.78 () {44 vars in 1065 bytes} [Sat May 9 22:28:23 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False => generated 340 bytes in 139 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-09 22:28:24.027 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] PUT https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928 2026-05-09 22:28:24.092 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.092 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.093 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.093 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.093 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.093 8 WARNING cinder.quota [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:28:24.097 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928 returned with HTTP 200 [pid: 8|app: 0|req: 114/227] 199.204.45.78 () {48 vars in 1094 bytes} [Sat May 9 22:28:24 2026] PUT /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928 => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:28:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:31.107 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:31.107 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:41.103 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:41.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:28:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:28:51.107 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:21.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:31.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:41.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:51.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:29:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:29:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:21.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:31.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:31.107 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:41.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:41.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:41.109 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:30:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:30:51.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:01.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:11.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:31.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:31.107 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:31.108 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:41.108 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:31:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:31:51.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:01.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:11.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:11.108 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:21.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:21.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:31.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:32:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:32:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:21.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:31.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:31.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:41.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:33:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:33:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:11.107 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:31.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:34:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:34:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:11.107 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:31.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:41.107 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:35:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:35:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:01.108 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:01.108 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:11.103 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:36:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:36:51.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:21.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:31.113 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:31.113 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:31.115 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:31.116 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:41.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:37:51.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:37:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:01.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:01.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:01.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:01.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:11.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:11.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:11.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:11.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:21.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:21.108 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:21.109 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:31.103 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:31.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:31.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:31.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:41.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:41.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:41.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:41.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:51.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:51.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:38:51.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:38:51.106 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:01.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:01.107 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:01.107 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:01.108 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:11.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:11.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:11.106 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:21.104 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:21.104 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:21.105 7 INFO cinder.api.openstack.wsgi [None req-d0418a70-6e03-498b-a5c7-228bb365eb19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:21.105 8 INFO cinder.api.openstack.wsgi [None req-371b7585-b8f5-4b8c-bc30-755fa346a0ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:25.549 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False 2026-05-09 22:39:25.574 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 180/360] 199.204.45.78 () {44 vars in 1065 bytes} [Sat May 9 22:39:25 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False => generated 340 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:26.208 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] PUT https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330 2026-05-09 22:39:26.270 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330 returned with HTTP 200 [pid: 8|app: 0|req: 181/361] 199.204.45.78 () {48 vars in 1094 bytes} [Sat May 9 22:39:26 2026] PUT /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330 => generated 296 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:31.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:31.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:31.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:31.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:41.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:41.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:41.105 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:41.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:51.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:51.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:39:51.105 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:39:51.106 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:01.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:01.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:01.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:01.106 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:11.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:11.104 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:11.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:11.105 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:21.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:21.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:21.105 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:21.106 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:31.104 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:31.105 8 INFO cinder.api.openstack.wsgi [None req-fac9ba62-2045-41f6-ba0b-89e7ce58231a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:31.105 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:31.122 7 INFO cinder.api.openstack.wsgi [None req-08f47b0e-d146-4a0b-ac89-1dba07b9c809 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:34.630 8 INFO cinder.api.openstack.wsgi [None req-69e54926-edc8-4453-98b2-8501ba812aeb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:40:34.667 8 INFO cinder.volume.api [None req-69e54926-edc8-4453-98b2-8501ba812aeb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:40:34.669 8 INFO cinder.api.openstack.wsgi [None req-69e54926-edc8-4453-98b2-8501ba812aeb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/376] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:40:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:40:34.682 7 INFO cinder.api.openstack.wsgi [None req-926104dd-21de-4b87-affc-5a1de1f9e6bc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:40:34.690 7 INFO cinder.api.openstack.wsgi [None req-926104dd-21de-4b87-affc-5a1de1f9e6bc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 188/377] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:40:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:34.703 8 INFO cinder.api.openstack.wsgi [None req-1feaae83-51d7-46a6-8dd9-4f7f537d6d51 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:40:34.713 8 INFO cinder.volume.api [None req-1feaae83-51d7-46a6-8dd9-4f7f537d6d51 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:40:34.715 8 INFO cinder.api.openstack.wsgi [None req-1feaae83-51d7-46a6-8dd9-4f7f537d6d51 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/378] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:40:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:40:34.730 7 INFO cinder.api.openstack.wsgi [None req-1e20adc1-82e7-462f-8e4a-01e2f80fd82b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:40:35.274 7 INFO cinder.api.openstack.wsgi [None req-1e20adc1-82e7-462f-8e4a-01e2f80fd82b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/379] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:40:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true => generated 668 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:35.286 8 INFO cinder.api.openstack.wsgi [None req-8731cba9-369a-4567-8eed-ed13fe3840f2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:40:35.302 8 INFO cinder.volume.api [None req-8731cba9-369a-4567-8eed-ed13fe3840f2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:40:35.303 8 INFO cinder.api.openstack.wsgi [None req-8731cba9-369a-4567-8eed-ed13fe3840f2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/380] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:40:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:40:35.356 7 INFO cinder.api.openstack.wsgi [None req-4dd8be3a-fc4b-40b1-a5b6-a2fa76d83ab9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:40:35.386 7 INFO cinder.api.openstack.wsgi [None req-4dd8be3a-fc4b-40b1-a5b6-a2fa76d83ab9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:40:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:35.399 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:40:35.424 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/382] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:40:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:35.437 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:40:35.465 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/383] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:40:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:41.104 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:41.104 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:41.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:41.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:51.104 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:51.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:40:51.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:40:51.106 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:01.104 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:01.104 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:01.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:01.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:11.104 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:11.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:11.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:11.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:21.104 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:21.104 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:21.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:21.105 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:31.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:31.105 7 INFO cinder.api.openstack.wsgi [None req-ab7e9d29-9d2d-4b77-b556-853a8ee46118 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:31.106 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:31.107 8 INFO cinder.api.openstack.wsgi [None req-8fe27b9e-c282-4f47-b7e5-bb081a3e5510 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:34.595 7 INFO cinder.api.openstack.wsgi [None req-45d1609b-e6c6-4340-b3f2-356321a4d156 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:41:35.099 7 INFO cinder.api.openstack.wsgi [None req-45d1609b-e6c6-4340-b3f2-356321a4d156 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:41:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:41:35.111 8 INFO cinder.api.openstack.wsgi [None req-757b4d66-ab72-417e-a654-779cd6503c17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:41:35.120 8 INFO cinder.volume.api [None req-757b4d66-ab72-417e-a654-779cd6503c17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:41:35.122 8 INFO cinder.api.openstack.wsgi [None req-757b4d66-ab72-417e-a654-779cd6503c17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:41:35.132 7 INFO cinder.api.openstack.wsgi [None req-50b7a2e8-539e-41e5-9e5a-2f64fc166fda 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:41:35.140 7 INFO cinder.api.openstack.wsgi [None req-50b7a2e8-539e-41e5-9e5a-2f64fc166fda 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:35.184 8 INFO cinder.api.openstack.wsgi [None req-24eb1394-87a7-404c-8604-f81391233b28 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:41:35.202 8 INFO cinder.api.openstack.wsgi [None req-24eb1394-87a7-404c-8604-f81391233b28 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:35.214 7 INFO cinder.api.openstack.wsgi [None req-e67a6b9f-59ec-428d-aef5-a69761f57be4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:41:35.245 7 INFO cinder.api.openstack.wsgi [None req-e67a6b9f-59ec-428d-aef5-a69761f57be4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:35.257 8 INFO cinder.api.openstack.wsgi [None req-55630f60-8470-4550-9220-41258597f6c1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:41:35.275 8 INFO cinder.api.openstack.wsgi [None req-55630f60-8470-4550-9220-41258597f6c1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:35.289 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:41:35.303 7 INFO cinder.volume.api [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:41:35.304 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:41:35.315 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:41:35.323 8 INFO cinder.volume.api [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:41:35.324 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:41:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:41:41.105 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:41.105 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:41.106 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:41.106 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:51.104 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:51.104 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:41:51.105 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:41:51.106 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:01.103 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:01.103 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:01.104 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:01.104 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:11.104 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:11.104 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:11.105 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:11.105 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:21.104 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:21.104 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:21.105 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:21.105 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:31.103 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:31.103 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:31.104 8 INFO cinder.api.openstack.wsgi [None req-8f241355-36fe-4454-ae70-8b2919bdde2a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:31.105 7 INFO cinder.api.openstack.wsgi [None req-899c039b-5b6a-4a1e-a1ee-a3b4c09fbc3a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:34.494 8 INFO cinder.api.openstack.wsgi [None req-0ca5e41e-d664-4a53-a9f2-62b4fdeb50b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:42:34.503 8 INFO cinder.volume.api [None req-0ca5e41e-d664-4a53-a9f2-62b4fdeb50b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:42:34.504 8 INFO cinder.api.openstack.wsgi [None req-0ca5e41e-d664-4a53-a9f2-62b4fdeb50b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/416] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:42:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:42:34.513 7 INFO cinder.api.openstack.wsgi [None req-e49446ff-3a0b-4050-a06f-217f2e08707c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:42:34.543 7 INFO cinder.volume.api [None req-e49446ff-3a0b-4050-a06f-217f2e08707c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:42:34.546 7 INFO cinder.api.openstack.wsgi [None req-e49446ff-3a0b-4050-a06f-217f2e08707c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/417] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:42:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:42:34.555 8 INFO cinder.api.openstack.wsgi [None req-e93fb35e-248a-4023-8c02-590047d7a632 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:42:35.092 8 INFO cinder.api.openstack.wsgi [None req-e93fb35e-248a-4023-8c02-590047d7a632 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 210/418] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:42:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:35.131 7 INFO cinder.api.openstack.wsgi [None req-3792f726-54d0-4c79-8b04-3f44a795bfaa 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:42:35.157 7 INFO cinder.api.openstack.wsgi [None req-3792f726-54d0-4c79-8b04-3f44a795bfaa 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:42:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:35.168 8 INFO cinder.api.openstack.wsgi [None req-818a3190-69d2-449d-b1d6-866899c3d082 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:42:35.191 8 INFO cinder.api.openstack.wsgi [None req-818a3190-69d2-449d-b1d6-866899c3d082 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:42:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:35.203 7 INFO cinder.api.openstack.wsgi [None req-2a107918-db36-4a27-82fb-094817cb9d4f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:42:35.226 7 INFO cinder.api.openstack.wsgi [None req-2a107918-db36-4a27-82fb-094817cb9d4f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:42:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:35.240 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:42:35.246 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:42:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:35.258 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:42:35.265 7 INFO cinder.volume.api [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:42:35.266 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:42:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:42:41.104 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:41.104 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:41.105 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:41.106 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:51.104 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:51.104 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:42:51.104 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:42:51.105 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:01.106 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:01.107 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:01.108 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:01.109 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:11.103 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:11.103 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:11.104 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:11.104 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:21.104 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:21.105 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:21.106 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:21.107 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:31.107 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:31.107 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:31.107 7 INFO cinder.api.openstack.wsgi [None req-7c2e2995-74f3-4e0e-8cc1-d5765dff64d9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:31.107 8 INFO cinder.api.openstack.wsgi [None req-cf4e3b28-9583-4fe7-8a67-f44a5388cd53 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:34.505 7 INFO cinder.api.openstack.wsgi [None req-91abf9d6-9c73-4de8-b433-7ad18078a0eb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:43:34.515 7 INFO cinder.volume.api [None req-91abf9d6-9c73-4de8-b433-7ad18078a0eb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:43:34.517 7 INFO cinder.api.openstack.wsgi [None req-91abf9d6-9c73-4de8-b433-7ad18078a0eb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:43:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:43:34.531 8 INFO cinder.api.openstack.wsgi [None req-094f0a38-81a6-4220-9b06-280cd1fdf297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:43:34.537 8 INFO cinder.volume.api [None req-094f0a38-81a6-4220-9b06-280cd1fdf297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:43:34.537 8 INFO cinder.api.openstack.wsgi [None req-094f0a38-81a6-4220-9b06-280cd1fdf297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:43:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:43:34.549 7 INFO cinder.api.openstack.wsgi [None req-71b9018c-1deb-4607-970b-710fc55a36cb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:43:35.054 7 INFO cinder.api.openstack.wsgi [None req-71b9018c-1deb-4607-970b-710fc55a36cb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:43:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:43:35.096 8 INFO cinder.api.openstack.wsgi [None req-b44d595c-bb20-4aa1-b826-7c44f589317a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:43:35.116 8 INFO cinder.api.openstack.wsgi [None req-b44d595c-bb20-4aa1-b826-7c44f589317a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:43:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:35.128 7 INFO cinder.api.openstack.wsgi [None req-b0b32f66-b40a-48cc-a10b-2db5ece476c4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:43:35.153 7 INFO cinder.api.openstack.wsgi [None req-b0b32f66-b40a-48cc-a10b-2db5ece476c4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:43:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:35.170 8 INFO cinder.api.openstack.wsgi [None req-200e0775-4459-43d8-a2a7-341986eb67a1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:43:35.193 8 INFO cinder.api.openstack.wsgi [None req-200e0775-4459-43d8-a2a7-341986eb67a1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:43:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:35.204 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:43:35.214 7 INFO cinder.volume.api [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:43:35.216 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:43:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:43:35.228 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:43:35.233 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:43:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:41.104 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:41.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:41.105 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:41.105 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:51.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:51.104 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:43:51.105 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:43:51.105 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:01.103 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:01.103 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:01.104 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:01.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:11.105 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:11.105 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:11.105 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:11.106 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:21.104 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:21.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:21.105 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:21.106 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:31.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:31.104 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:31.104 8 INFO cinder.api.openstack.wsgi [None req-d96a6a5d-2a85-43ff-95b3-7372ff955216 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:31.105 7 INFO cinder.api.openstack.wsgi [None req-d34ea17e-30f0-4bda-bc09-c3b76e00218b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:34.507 8 INFO cinder.api.openstack.wsgi [None req-3547c487-7b7e-4b3d-9fe8-c90ad443f302 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:44:34.519 8 INFO cinder.api.openstack.wsgi [None req-3547c487-7b7e-4b3d-9fe8-c90ad443f302 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/456] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:34.529 7 INFO cinder.api.openstack.wsgi [None req-d34059bc-19f5-4607-bf3c-68ed92a63645 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:44:34.537 7 INFO cinder.volume.api [None req-d34059bc-19f5-4607-bf3c-68ed92a63645 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:44:34.539 7 INFO cinder.api.openstack.wsgi [None req-d34059bc-19f5-4607-bf3c-68ed92a63645 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/457] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:44:34.548 8 INFO cinder.api.openstack.wsgi [None req-edb0a90f-d3f0-40ca-a9e2-d094c5bb0648 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:44:34.557 8 INFO cinder.volume.api [None req-edb0a90f-d3f0-40ca-a9e2-d094c5bb0648 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:44:34.559 8 INFO cinder.api.openstack.wsgi [None req-edb0a90f-d3f0-40ca-a9e2-d094c5bb0648 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/458] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:44:34.570 7 INFO cinder.api.openstack.wsgi [None req-0fe52bc1-0ca9-4de5-bcb3-69c0c122e29a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:44:34.577 7 INFO cinder.volume.api [None req-0fe52bc1-0ca9-4de5-bcb3-69c0c122e29a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:44:34.577 7 INFO cinder.api.openstack.wsgi [None req-0fe52bc1-0ca9-4de5-bcb3-69c0c122e29a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/459] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:44:34.618 8 INFO cinder.api.openstack.wsgi [None req-4db0531f-7c6e-4ed6-bb97-951bd753b8de 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:44:34.637 8 INFO cinder.api.openstack.wsgi [None req-4db0531f-7c6e-4ed6-bb97-951bd753b8de 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/460] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:34.647 7 INFO cinder.api.openstack.wsgi [None req-c1062336-b679-4373-8680-ea4ef2bd3d2c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:44:34.665 7 INFO cinder.api.openstack.wsgi [None req-c1062336-b679-4373-8680-ea4ef2bd3d2c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:34.676 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:44:34.694 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/462] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:34.706 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:44:35.210 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:44:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:44:41.104 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:41.105 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:41.106 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:41.106 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:51.104 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:51.104 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:44:51.105 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:44:51.105 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:01.104 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:01.105 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:01.107 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:01.108 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:11.104 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:11.104 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:11.105 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:11.105 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:21.104 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:21.105 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:21.105 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:21.106 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:31.103 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:31.104 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:31.105 8 INFO cinder.api.openstack.wsgi [None req-e73bb18f-0420-42a3-9b2d-145062afd805 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:31.105 7 INFO cinder.api.openstack.wsgi [None req-4532ef20-e060-454b-a14f-0cea39749d00 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:34.504 7 INFO cinder.api.openstack.wsgi [None req-dd7eec3d-2b06-4a19-bdb0-25282e7840df 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:45:34.513 7 INFO cinder.volume.api [None req-dd7eec3d-2b06-4a19-bdb0-25282e7840df 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:45:34.514 7 INFO cinder.api.openstack.wsgi [None req-dd7eec3d-2b06-4a19-bdb0-25282e7840df 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:45:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:45:34.529 8 INFO cinder.api.openstack.wsgi [None req-3017fbe8-d500-47e1-8d89-6b7e213a9654 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:45:35.032 8 INFO cinder.api.openstack.wsgi [None req-3017fbe8-d500-47e1-8d89-6b7e213a9654 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:45:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:45:35.076 7 INFO cinder.api.openstack.wsgi [None req-03c9755c-5235-4631-964f-8699fde63b54 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:45:35.101 7 INFO cinder.api.openstack.wsgi [None req-03c9755c-5235-4631-964f-8699fde63b54 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:35.112 8 INFO cinder.api.openstack.wsgi [None req-2670bb82-a9ab-4cc4-8e5f-b55c007467cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:45:35.133 8 INFO cinder.api.openstack.wsgi [None req-2670bb82-a9ab-4cc4-8e5f-b55c007467cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:35.148 7 INFO cinder.api.openstack.wsgi [None req-402d07d6-0a7b-42a6-ae92-e33b0b905bfc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:45:35.169 7 INFO cinder.api.openstack.wsgi [None req-402d07d6-0a7b-42a6-ae92-e33b0b905bfc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:35.179 8 INFO cinder.api.openstack.wsgi [None req-81ccc3c3-be00-451f-ad80-3b2fd2cc1ef5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:45:35.189 8 INFO cinder.volume.api [None req-81ccc3c3-be00-451f-ad80-3b2fd2cc1ef5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:45:35.191 8 INFO cinder.api.openstack.wsgi [None req-81ccc3c3-be00-451f-ad80-3b2fd2cc1ef5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:45:35.202 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:45:35.209 7 INFO cinder.volume.api [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:45:35.209 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:45:35.220 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:45:35.225 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:45:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:41.105 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:41.105 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:41.106 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:41.106 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:51.105 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:51.105 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:45:51.106 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:45:51.107 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:01.106 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:01.106 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:01.107 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:01.107 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:11.104 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:11.104 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:11.105 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:11.105 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:21.104 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:21.104 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:21.105 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:21.105 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:31.104 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:31.104 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:31.105 8 INFO cinder.api.openstack.wsgi [None req-9a60f425-5f3e-4f27-af5b-69da63f5bc7d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:31.106 7 INFO cinder.api.openstack.wsgi [None req-785460b0-88b9-407b-bb95-00cc1d315ad0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:34.498 8 INFO cinder.api.openstack.wsgi [None req-9929c7ac-8926-4d4c-a300-4721ee2491c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:46:34.502 8 INFO cinder.api.openstack.wsgi [None req-9929c7ac-8926-4d4c-a300-4721ee2491c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 249/496] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:46:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:34.514 7 INFO cinder.api.openstack.wsgi [None req-a96d5a29-9c43-4be8-ae09-db65905fa5e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:46:35.017 7 INFO cinder.api.openstack.wsgi [None req-a96d5a29-9c43-4be8-ae09-db65905fa5e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/497] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:46:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:46:35.028 8 INFO cinder.api.openstack.wsgi [None req-4067c82b-1b7b-4620-935f-4d272c5b4bc3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:46:35.033 8 INFO cinder.volume.api [None req-4067c82b-1b7b-4620-935f-4d272c5b4bc3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:46:35.033 8 INFO cinder.api.openstack.wsgi [None req-4067c82b-1b7b-4620-935f-4d272c5b4bc3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/498] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:46:35.041 7 INFO cinder.api.openstack.wsgi [None req-b3cb20b6-292e-4bf4-b59e-20345d0ab07c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:46:35.057 7 INFO cinder.volume.api [None req-b3cb20b6-292e-4bf4-b59e-20345d0ab07c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:46:35.059 7 INFO cinder.api.openstack.wsgi [None req-b3cb20b6-292e-4bf4-b59e-20345d0ab07c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:46:35.069 8 INFO cinder.api.openstack.wsgi [None req-68e8f4a6-d92c-4510-abc4-162c671861e0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:46:35.079 8 INFO cinder.volume.api [None req-68e8f4a6-d92c-4510-abc4-162c671861e0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:46:35.080 8 INFO cinder.api.openstack.wsgi [None req-68e8f4a6-d92c-4510-abc4-162c671861e0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/500] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:46:35.116 7 INFO cinder.api.openstack.wsgi [None req-ec2a2adb-6497-4b40-b5de-6ee61e0ea823 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:46:35.134 7 INFO cinder.api.openstack.wsgi [None req-ec2a2adb-6497-4b40-b5de-6ee61e0ea823 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:35.144 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:46:35.166 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/502] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:35.176 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:46:35.206 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:46:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:41.104 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:41.105 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:41.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:41.107 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:51.104 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:51.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:46:51.105 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:46:51.105 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:01.103 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:01.104 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:01.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:01.105 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:11.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:11.105 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:11.106 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:11.107 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:21.105 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:21.105 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:21.106 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:21.106 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:31.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:31.104 7 INFO cinder.api.openstack.wsgi [None req-73d14440-c807-40ba-ad80-fd39a6c5ce79 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:31.106 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:31.106 8 INFO cinder.api.openstack.wsgi [None req-c043b0fc-8384-46ad-a7b8-877e357f3e49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:34.486 7 INFO cinder.api.openstack.wsgi [None req-212976d3-f5dd-4b2b-87c9-7d189eae0b18 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:47:34.495 7 INFO cinder.volume.api [None req-212976d3-f5dd-4b2b-87c9-7d189eae0b18 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:47:34.496 7 INFO cinder.api.openstack.wsgi [None req-212976d3-f5dd-4b2b-87c9-7d189eae0b18 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:47:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:47:34.509 8 INFO cinder.api.openstack.wsgi [None req-961d07e7-3a94-4a76-b00f-fad3bc401ed8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:47:35.013 8 INFO cinder.api.openstack.wsgi [None req-961d07e7-3a94-4a76-b00f-fad3bc401ed8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:47:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:47:35.059 7 INFO cinder.api.openstack.wsgi [None req-20c4cf35-01c4-49cf-afe4-a44bea5bd228 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:47:35.086 7 INFO cinder.api.openstack.wsgi [None req-20c4cf35-01c4-49cf-afe4-a44bea5bd228 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:35.098 8 INFO cinder.api.openstack.wsgi [None req-0f99bd97-389b-4914-b402-e5944def5247 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:47:35.117 8 INFO cinder.api.openstack.wsgi [None req-0f99bd97-389b-4914-b402-e5944def5247 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:35.131 7 INFO cinder.api.openstack.wsgi [None req-eab4445b-445f-4322-9595-0d068f6ca612 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:47:35.156 7 INFO cinder.api.openstack.wsgi [None req-eab4445b-445f-4322-9595-0d068f6ca612 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:35.168 8 INFO cinder.api.openstack.wsgi [None req-3dcc3495-c758-429a-883a-d2ae49d3bd8c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:47:35.176 8 INFO cinder.volume.api [None req-3dcc3495-c758-429a-883a-d2ae49d3bd8c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:47:35.177 8 INFO cinder.api.openstack.wsgi [None req-3dcc3495-c758-429a-883a-d2ae49d3bd8c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:47:35.188 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:47:35.195 7 INFO cinder.volume.api [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:47:35.195 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:47:35.205 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:47:35.210 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 262/523] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:47:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:41.104 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:41.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:41.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:41.106 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:51.104 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:51.105 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:47:51.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:47:51.106 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:01.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:01.104 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:01.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:01.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:11.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:11.104 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:11.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:11.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:21.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:21.104 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:21.105 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:21.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:31.103 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:31.104 7 INFO cinder.api.openstack.wsgi [None req-42a9c4ab-6a14-40b6-b057-65a0167f3169 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:31.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:31.105 8 INFO cinder.api.openstack.wsgi [None req-1f0fdd74-2b57-430a-83e6-7918cddd3fe5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:34.590 7 INFO cinder.api.openstack.wsgi [None req-d576f84d-0b64-40c9-a9b1-672577b831ab 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:48:34.596 7 INFO cinder.api.openstack.wsgi [None req-d576f84d-0b64-40c9-a9b1-672577b831ab 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:48:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:34.607 8 INFO cinder.api.openstack.wsgi [None req-62d01bbc-78dc-45e9-a0b6-538eb4016937 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:48:35.110 8 INFO cinder.api.openstack.wsgi [None req-62d01bbc-78dc-45e9-a0b6-538eb4016937 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:48:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:48:35.157 7 INFO cinder.api.openstack.wsgi [None req-185592d2-45bb-4651-b183-b062735de2ff 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:48:35.177 7 INFO cinder.api.openstack.wsgi [None req-185592d2-45bb-4651-b183-b062735de2ff 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:35.189 8 INFO cinder.api.openstack.wsgi [None req-020c13ce-42ea-4bd4-976f-4aeffef9317f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:48:35.208 8 INFO cinder.api.openstack.wsgi [None req-020c13ce-42ea-4bd4-976f-4aeffef9317f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:35.221 7 INFO cinder.api.openstack.wsgi [None req-89c7a00a-bdf3-4c68-9e9e-db1524e4cba8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:48:35.241 7 INFO cinder.api.openstack.wsgi [None req-89c7a00a-bdf3-4c68-9e9e-db1524e4cba8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:35.256 8 INFO cinder.api.openstack.wsgi [None req-c6fff269-3c9b-4706-b5d1-af003f0c096d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:48:35.264 8 INFO cinder.volume.api [None req-c6fff269-3c9b-4706-b5d1-af003f0c096d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:48:35.266 8 INFO cinder.api.openstack.wsgi [None req-c6fff269-3c9b-4706-b5d1-af003f0c096d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:48:35.275 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:48:35.285 7 INFO cinder.volume.api [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:48:35.287 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:48:35.296 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:48:35.302 8 INFO cinder.volume.api [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:48:35.303 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:48:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:48:41.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:41.105 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:41.105 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:41.106 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:51.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:51.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:48:51.106 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:48:51.106 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:01.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:01.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:01.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:01.105 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:11.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:11.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:11.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:11.105 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:21.103 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:21.103 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:21.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:21.105 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:31.103 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:31.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:31.104 7 INFO cinder.api.openstack.wsgi [None req-662ad53f-6b4d-4c83-8b32-01579d842cfb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:31.104 8 INFO cinder.api.openstack.wsgi [None req-bfb8cad7-e902-4a07-bebb-9407ce80cfbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:34.532 8 INFO cinder.api.openstack.wsgi [None req-c22f17a1-514c-4a34-ac2a-d2f5b61d2380 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:49:34.544 8 INFO cinder.volume.api [None req-c22f17a1-514c-4a34-ac2a-d2f5b61d2380 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:49:34.544 8 INFO cinder.api.openstack.wsgi [None req-c22f17a1-514c-4a34-ac2a-d2f5b61d2380 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/556] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:49:34.585 7 INFO cinder.api.openstack.wsgi [None req-03f8541a-b6a2-4afe-ba29-151eed2a2e56 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:49:34.611 7 INFO cinder.api.openstack.wsgi [None req-03f8541a-b6a2-4afe-ba29-151eed2a2e56 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/557] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:34.622 8 INFO cinder.api.openstack.wsgi [None req-85db1b56-221b-4eee-b05f-94ed5f9722b3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:49:34.644 8 INFO cinder.api.openstack.wsgi [None req-85db1b56-221b-4eee-b05f-94ed5f9722b3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/558] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:34.656 7 INFO cinder.api.openstack.wsgi [None req-ca8d8e76-0a65-4fcf-9de2-79a573abe1ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:49:34.712 7 INFO cinder.api.openstack.wsgi [None req-ca8d8e76-0a65-4fcf-9de2-79a573abe1ad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/559] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:34.724 8 INFO cinder.api.openstack.wsgi [None req-a2d636b3-79d6-4dc5-8956-21939c23d7e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:49:34.729 8 INFO cinder.api.openstack.wsgi [None req-a2d636b3-79d6-4dc5-8956-21939c23d7e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 281/560] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:34.738 7 INFO cinder.api.openstack.wsgi [None req-b8f33576-d372-4d1e-926b-caece2fc6047 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:49:34.748 7 INFO cinder.volume.api [None req-b8f33576-d372-4d1e-926b-caece2fc6047 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:49:34.749 7 INFO cinder.api.openstack.wsgi [None req-b8f33576-d372-4d1e-926b-caece2fc6047 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/561] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:49:34.758 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:49:34.768 8 INFO cinder.volume.api [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:49:34.770 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/562] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:49:34.781 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:49:35.285 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 281/563] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:49:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:49:41.103 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:41.103 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:41.104 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:41.104 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:51.104 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:51.104 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:49:51.105 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:49:51.105 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:01.104 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:01.104 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:01.105 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:01.106 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:11.104 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:11.104 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:11.105 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:11.105 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:21.105 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:21.105 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:21.106 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:21.106 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:31.104 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:31.105 7 INFO cinder.api.openstack.wsgi [None req-eb5430d5-f99b-43bb-827f-7e62d1e1ba06 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:31.105 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:31.106 8 INFO cinder.api.openstack.wsgi [None req-c4851511-e782-409b-aa83-716a6630db99 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:34.506 7 INFO cinder.api.openstack.wsgi [None req-111383e2-309a-4b73-ba9b-d1d58e5dd3a3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:50:34.515 7 INFO cinder.volume.api [None req-111383e2-309a-4b73-ba9b-d1d58e5dd3a3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:50:34.517 7 INFO cinder.api.openstack.wsgi [None req-111383e2-309a-4b73-ba9b-d1d58e5dd3a3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:50:34.569 8 INFO cinder.api.openstack.wsgi [None req-873cd5d1-b5e2-420b-997a-8e560735d229 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:50:34.587 8 INFO cinder.api.openstack.wsgi [None req-873cd5d1-b5e2-420b-997a-8e560735d229 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:34.598 7 INFO cinder.api.openstack.wsgi [None req-f3e97634-8817-42ab-9cdb-7dc24c03168e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:50:34.617 7 INFO cinder.api.openstack.wsgi [None req-f3e97634-8817-42ab-9cdb-7dc24c03168e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:34.627 8 INFO cinder.api.openstack.wsgi [None req-09194c2a-244e-4c50-9e09-ff491ea77bd2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:50:34.647 8 INFO cinder.api.openstack.wsgi [None req-09194c2a-244e-4c50-9e09-ff491ea77bd2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:34.658 7 INFO cinder.api.openstack.wsgi [None req-ca7ff6ba-1c0e-48f4-a56d-479fcf32a08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:50:34.666 7 INFO cinder.volume.api [None req-ca7ff6ba-1c0e-48f4-a56d-479fcf32a08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:50:34.668 7 INFO cinder.api.openstack.wsgi [None req-ca7ff6ba-1c0e-48f4-a56d-479fcf32a08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:50:34.680 8 INFO cinder.api.openstack.wsgi [None req-4d279d25-6c29-4bd2-9361-a1f83c6ef34f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:50:34.685 8 INFO cinder.api.openstack.wsgi [None req-4d279d25-6c29-4bd2-9361-a1f83c6ef34f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:34.694 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:50:35.198 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:50:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:50:35.209 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:50:35.216 8 INFO cinder.volume.api [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:50:35.216 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:50:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:50:41.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:41.105 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:41.105 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:41.106 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:51.103 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:51.103 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:50:51.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:50:51.104 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:01.103 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:01.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:01.105 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:01.106 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:11.104 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:11.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:11.105 8 INFO cinder.api.openstack.wsgi [None req-8f06f447-4027-49fe-9896-a4a40a9ce9cf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:11.105 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:14.329 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False 2026-05-09 22:51:14.343 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 199.204.45.78 () {44 vars in 1065 bytes} [Sat May 9 22:51:14 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:21.104 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:21.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:21.105 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:21.105 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:31.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:31.104 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:31.104 7 INFO cinder.api.openstack.wsgi [None req-35d22889-8c43-477a-b656-685779f7a2a9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:31.104 8 INFO cinder.api.openstack.wsgi [None req-33593641-c927-47db-97f7-7f52692bf97c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:34.522 7 INFO cinder.api.openstack.wsgi [None req-9d01b166-86aa-4e31-8f72-4029d7fca7dc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:51:35.026 7 INFO cinder.api.openstack.wsgi [None req-9d01b166-86aa-4e31-8f72-4029d7fca7dc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/597] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:51:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true => generated 670 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:35.041 8 INFO cinder.api.openstack.wsgi [None req-afc54dd3-3cab-42cf-a1df-bcdf5a8a3973 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:51:35.047 8 INFO cinder.volume.api [None req-afc54dd3-3cab-42cf-a1df-bcdf5a8a3973 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:51:35.047 8 INFO cinder.api.openstack.wsgi [None req-afc54dd3-3cab-42cf-a1df-bcdf5a8a3973 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/598] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:51:35.058 7 INFO cinder.api.openstack.wsgi [None req-8f83004c-92a9-4f6f-97ea-2f6a9d0b2651 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:51:35.063 7 INFO cinder.api.openstack.wsgi [None req-8f83004c-92a9-4f6f-97ea-2f6a9d0b2651 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:35.097 8 INFO cinder.api.openstack.wsgi [None req-699ff59c-d2c1-4448-8f28-731b361d8827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:51:35.122 8 INFO cinder.api.openstack.wsgi [None req-699ff59c-d2c1-4448-8f28-731b361d8827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:35.133 7 INFO cinder.api.openstack.wsgi [None req-9bbc0b37-aaf4-41cc-9e31-cc4b189abc34 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:51:35.155 7 INFO cinder.api.openstack.wsgi [None req-9bbc0b37-aaf4-41cc-9e31-cc4b189abc34 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:35.166 8 INFO cinder.api.openstack.wsgi [None req-dfc8afae-e95a-4663-a8ab-d6c44ed0b74f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:51:35.184 8 INFO cinder.api.openstack.wsgi [None req-dfc8afae-e95a-4663-a8ab-d6c44ed0b74f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:35.194 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:51:35.202 7 INFO cinder.volume.api [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:51:35.204 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:51:35.210 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:51:35.217 8 INFO cinder.volume.api [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:51:35.219 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:51:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:51:41.104 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:41.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:41.105 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:41.105 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:51.105 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:51.105 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:51:51.106 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:51:51.106 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:01.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:01.105 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:01.105 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:01.106 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:11.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:11.104 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:11.105 8 INFO cinder.api.openstack.wsgi [None req-e2bafff7-245a-448c-bb82-f62380d84fb7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:11.105 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:17.081 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False 2026-05-09 22:52:17.093 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] https://volume.199-204-45-78.nip.io/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 308/613] 199.204.45.78 () {44 vars in 1065 bytes} [Sat May 9 22:52:17 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=False => generated 338 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:21.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:21.104 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:21.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:21.104 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:31.103 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:31.104 7 INFO cinder.api.openstack.wsgi [None req-29c1e745-0172-4131-aa14-f599f14f16cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:31.107 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:31.108 8 INFO cinder.api.openstack.wsgi [None req-d7b180e1-14ec-4f7e-9103-8fabd4ca8cb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:34.493 7 INFO cinder.api.openstack.wsgi [None req-4e6429f7-49e1-4549-bd31-7a2bcee141ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:52:34.503 7 INFO cinder.volume.api [None req-4e6429f7-49e1-4549-bd31-7a2bcee141ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:52:34.505 7 INFO cinder.api.openstack.wsgi [None req-4e6429f7-49e1-4549-bd31-7a2bcee141ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/618] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:52:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:52:34.518 8 INFO cinder.api.openstack.wsgi [None req-9f6b22d8-6890-49dc-8d2a-79d4c36d4e47 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:52:34.525 8 INFO cinder.volume.api [None req-9f6b22d8-6890-49dc-8d2a-79d4c36d4e47 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:52:34.527 8 INFO cinder.api.openstack.wsgi [None req-9f6b22d8-6890-49dc-8d2a-79d4c36d4e47 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/619] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:52:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:52:34.536 7 INFO cinder.api.openstack.wsgi [None req-0e148517-0688-4e83-9e77-ce39b42d8602 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:52:34.542 7 INFO cinder.volume.api [None req-0e148517-0688-4e83-9e77-ce39b42d8602 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:52:34.542 7 INFO cinder.api.openstack.wsgi [None req-0e148517-0688-4e83-9e77-ce39b42d8602 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/620] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:52:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:52:34.550 8 INFO cinder.api.openstack.wsgi [None req-e37ef4ac-8213-4843-a8f1-3d99eed1020c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:52:34.554 8 INFO cinder.api.openstack.wsgi [None req-e37ef4ac-8213-4843-a8f1-3d99eed1020c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/621] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:52:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:34.565 7 INFO cinder.api.openstack.wsgi [None req-1e999a74-2225-4d58-b5a2-a22e82288a52 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:52:35.069 7 INFO cinder.api.openstack.wsgi [None req-1e999a74-2225-4d58-b5a2-a22e82288a52 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 310/622] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:52:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:52:35.098 8 INFO cinder.api.openstack.wsgi [None req-67d59955-9991-4a0a-86af-b020e5fd55a4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:52:35.117 8 INFO cinder.api.openstack.wsgi [None req-67d59955-9991-4a0a-86af-b020e5fd55a4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/623] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:52:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:35.129 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:52:35.150 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/624] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:52:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:35.162 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:52:35.182 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:52:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:41.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:41.104 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:41.105 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:41.105 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:51.106 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:51.106 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:52:51.107 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:52:51.108 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:01.104 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:01.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:01.105 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:01.105 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:11.104 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:11.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:11.105 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:11.105 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:21.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:21.104 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:21.105 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:21.105 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:31.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:31.104 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:31.104 7 INFO cinder.api.openstack.wsgi [None req-be1de122-eb40-4bb4-bf87-95b5b1f2d11c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:31.105 8 INFO cinder.api.openstack.wsgi [None req-bfd99be3-0d1e-467a-8d87-c5ad4d984788 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:34.683 7 INFO cinder.api.openstack.wsgi [None req-9a218d4a-d838-4f9e-8a32-93d1fd75da32 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:53:34.690 7 INFO cinder.volume.api [None req-9a218d4a-d838-4f9e-8a32-93d1fd75da32 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:53:34.692 7 INFO cinder.api.openstack.wsgi [None req-9a218d4a-d838-4f9e-8a32-93d1fd75da32 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/638] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:53:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:34.708 8 INFO cinder.api.openstack.wsgi [None req-2b8fcf0a-f87a-4923-88e0-40b89daaf34a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:53:34.713 8 INFO cinder.api.openstack.wsgi [None req-2b8fcf0a-f87a-4923-88e0-40b89daaf34a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/639] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:53:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:34.726 7 INFO cinder.api.openstack.wsgi [None req-0392fd6b-600f-400e-a19c-f8aeddc1a4be 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:53:35.229 7 INFO cinder.api.openstack.wsgi [None req-0392fd6b-600f-400e-a19c-f8aeddc1a4be 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 319/640] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:53:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:53:35.243 8 INFO cinder.api.openstack.wsgi [None req-b567322e-acfc-44c5-88b6-60645d704ff8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:53:35.252 8 INFO cinder.volume.api [None req-b567322e-acfc-44c5-88b6-60645d704ff8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:53:35.254 8 INFO cinder.api.openstack.wsgi [None req-b567322e-acfc-44c5-88b6-60645d704ff8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/641] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:53:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:53:35.289 7 INFO cinder.api.openstack.wsgi [None req-9c555285-4bdd-4984-9f44-081052f52d39 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:53:35.311 7 INFO cinder.api.openstack.wsgi [None req-9c555285-4bdd-4984-9f44-081052f52d39 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/642] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:53:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:35.326 8 INFO cinder.api.openstack.wsgi [None req-6835f9fc-2e42-4ae3-ae37-1333ee1d57c2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:53:35.348 8 INFO cinder.api.openstack.wsgi [None req-6835f9fc-2e42-4ae3-ae37-1333ee1d57c2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:53:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:35.358 7 INFO cinder.api.openstack.wsgi [None req-85846f3e-6087-42e9-b265-6c20e8b8ca8f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:53:35.377 7 INFO cinder.api.openstack.wsgi [None req-85846f3e-6087-42e9-b265-6c20e8b8ca8f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:53:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:35.389 8 INFO cinder.api.openstack.wsgi [None req-773873ca-39fa-4023-9228-dac11f0eede4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:53:35.396 8 INFO cinder.volume.api [None req-773873ca-39fa-4023-9228-dac11f0eede4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:53:35.396 8 INFO cinder.api.openstack.wsgi [None req-773873ca-39fa-4023-9228-dac11f0eede4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:53:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:41.104 7 INFO cinder.api.openstack.wsgi [None req-85846f3e-6087-42e9-b265-6c20e8b8ca8f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:41.104 8 INFO cinder.api.openstack.wsgi [None req-773873ca-39fa-4023-9228-dac11f0eede4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:41.105 7 INFO cinder.api.openstack.wsgi [None req-85846f3e-6087-42e9-b265-6c20e8b8ca8f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:41.106 8 INFO cinder.api.openstack.wsgi [None req-773873ca-39fa-4023-9228-dac11f0eede4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:45.219 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots 2026-05-09 22:53:45.231 7 INFO cinder.volume.api [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:53:45.232 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.22 () {32 vars in 704 bytes} [Sat May 9 22:53:45 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:45.248 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes 2026-05-09 22:53:45.277 8 INFO cinder.volume.api [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:53:45.278 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.22 () {32 vars in 700 bytes} [Sat May 9 22:53:45 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:51.104 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:51.104 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:53:51.105 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:53:51.105 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:01.107 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:01.108 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:01.108 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:01.109 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:11.105 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:11.105 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:11.106 7 INFO cinder.api.openstack.wsgi [None req-96387d6c-0d3c-4d3b-bae0-85025e89cd1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:11.106 8 INFO cinder.api.openstack.wsgi [None req-4058019c-e6ba-4f64-8be6-15afcea218c6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:16.358 8 INFO cinder.api.openstack.wsgi [None req-5455e7d8-81e6-4367-8049-2dec0c06e193 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes 2026-05-09 22:54:16.964 8 INFO cinder.api.v3.volumes [None req-5455e7d8-81e6-4367-8049-2dec0c06e193 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Create volume of 1 GB 2026-05-09 22:54:16.973 8 INFO cinder.volume.api [None req-5455e7d8-81e6-4367-8049-2dec0c06e193 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:54:17.250 8 INFO cinder.volume.api [None req-5455e7d8-81e6-4367-8049-2dec0c06e193 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Create volume request issued successfully. 2026-05-09 22:54:17.251 8 INFO cinder.api.openstack.wsgi [None req-5455e7d8-81e6-4367-8049-2dec0c06e193 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes returned with HTTP 202 [pid: 8|app: 0|req: 330/656] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:54:16 2026] POST /v3/baa8893b03e945e8bb972e54d611a537/volumes => generated 865 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:54:17.275 7 INFO cinder.api.openstack.wsgi [None req-306c03a5-1b26-40d2-b639-c5cc661d4503 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:17.325 7 INFO cinder.volume.api [None req-306c03a5-1b26-40d2-b639-c5cc661d4503 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:17.332 7 INFO cinder.api.openstack.wsgi [None req-306c03a5-1b26-40d2-b639-c5cc661d4503 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 7|app: 0|req: 327/657] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:54:17 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 933 bytes in 68 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-09 22:54:18.358 8 INFO cinder.api.openstack.wsgi [None req-9886cbf6-e106-4164-a9ed-302cff581f55 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:18.382 8 INFO cinder.volume.api [None req-9886cbf6-e106-4164-a9ed-302cff581f55 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:18.390 8 INFO cinder.api.openstack.wsgi [None req-9886cbf6-e106-4164-a9ed-302cff581f55 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 8|app: 0|req: 331/658] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:54:18 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 957 bytes in 38 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-09 22:54:19.412 7 INFO cinder.api.openstack.wsgi [None req-11acc6cb-c92f-46ee-b054-e683e81ed3dd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:19.430 7 INFO cinder.volume.api [None req-11acc6cb-c92f-46ee-b054-e683e81ed3dd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:19.434 7 INFO cinder.api.openstack.wsgi [None req-11acc6cb-c92f-46ee-b054-e683e81ed3dd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 7|app: 0|req: 328/659] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:54:19 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 957 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-09 22:54:20.454 8 INFO cinder.api.openstack.wsgi [None req-cab059a1-1669-4b93-be44-22b69bdd4acd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:20.474 8 INFO cinder.volume.api [None req-cab059a1-1669-4b93-be44-22b69bdd4acd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:20.478 8 INFO cinder.api.openstack.wsgi [None req-cab059a1-1669-4b93-be44-22b69bdd4acd ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 8|app: 0|req: 332/660] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:54:20 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 1342 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-09 22:54:20.586 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:20.601 7 INFO cinder.volume.api [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:20.606 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 7|app: 0|req: 329/661] 10.0.0.34 () {34 vars in 1027 bytes} [Sat May 9 22:54:20 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 1342 bytes in 24 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-09 22:54:21.036 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-02696a13-265c-44ea-a6c7-49e54c52b8e1 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:21.054 8 INFO cinder.volume.api [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-02696a13-265c-44ea-a6c7-49e54c52b8e1 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:21.060 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-02696a13-265c-44ea-a6c7-49e54c52b8e1 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 8|app: 0|req: 333/662] 10.0.0.34 () {34 vars in 1027 bytes} [Sat May 9 22:54:21 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 1342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:54:21.070 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:21.071 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 330/663] 10.0.0.34 () {32 vars in 828 bytes} [Sat May 9 22:54:21 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-09 22:54:21.084 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-391fbb02-8936-4ca3-8db3-59b9c4bc0577 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:21.104 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:21.105 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:21.106 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:21.107 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:21.145 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-391fbb02-8936-4ca3-8db3-59b9c4bc0577 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.34 () {40 vars in 1056 bytes} [Sat May 9 22:54:21 2026] POST /v3/baa8893b03e945e8bb972e54d611a537/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:54:27.103 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:27.104 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-96c9d593-62f1-4d2d-a976-39c9347710fe ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 333/667] 199.204.45.78 () {32 vars in 839 bytes} [Sat May 9 22:54:27 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-09 22:54:27.147 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-0bfcfcbc-63b0-4907-ad4c-b3d6d638dd62 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:27.169 8 INFO cinder.volume.api [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-0bfcfcbc-63b0-4907-ad4c-b3d6d638dd62 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:27.180 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-0bfcfcbc-63b0-4907-ad4c-b3d6d638dd62 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 199.204.45.78 () {36 vars in 1072 bytes} [Sat May 9 22:54:27 2026] GET /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 1522 bytes in 41 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-09 22:54:29.029 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-aac66547-8444-40df-aacd-43d403fbede5 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:30.086 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-aac66547-8444-40df-aacd-43d403fbede5 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 199.204.45.78 () {40 vars in 1134 bytes} [Sat May 9 22:54:29 2026] PUT /v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 => generated 802 bytes in 1070 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-09 22:54:30.613 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-c6c35982-7984-4a54-9103-843680460945 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:30.638 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-c6c35982-7984-4a54-9103-843680460945 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455/action returned with HTTP 204 [pid: 8|app: 0|req: 336/670] 199.204.45.78 () {40 vars in 1147 bytes} [Sat May 9 22:54:30 2026] POST /v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:54:31.104 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-aac66547-8444-40df-aacd-43d403fbede5 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:31.104 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-c6c35982-7984-4a54-9103-843680460945 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:31.104 7 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-aac66547-8444-40df-aacd-43d403fbede5 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:31.105 8 INFO cinder.api.openstack.wsgi [req-0b815b9a-9999-403c-8d22-46080b05b4f9 req-c6c35982-7984-4a54-9103-843680460945 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101: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-09 22:54:34.584 7 INFO cinder.api.openstack.wsgi [None req-f085b5d4-211f-4047-a911-a90e62f9e08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:34.598 7 INFO cinder.volume.api [None req-f085b5d4-211f-4047-a911-a90e62f9e08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:34.605 7 INFO cinder.api.openstack.wsgi [None req-f085b5d4-211f-4047-a911-a90e62f9e08d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:54:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1808 bytes in 86 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-09 22:54:34.615 8 INFO cinder.api.openstack.wsgi [None req-3b3d2f3b-538c-4a20-bddf-c9d2bea496da 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:54:34.620 8 INFO cinder.volume.api [None req-3b3d2f3b-538c-4a20-bddf-c9d2bea496da 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:54:34.620 8 INFO cinder.api.openstack.wsgi [None req-3b3d2f3b-538c-4a20-bddf-c9d2bea496da 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/674] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:54:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 10 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-09 22:54:34.632 7 INFO cinder.api.openstack.wsgi [None req-fa3fd272-2ccc-4c33-aba9-a4069da15677 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:54:34.650 7 INFO cinder.api.openstack.wsgi [None req-fa3fd272-2ccc-4c33-aba9-a4069da15677 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:54:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:34.661 8 INFO cinder.api.openstack.wsgi [None req-0490dcfc-e967-4ae1-95ee-6d68d5ce5ac2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:54:35.165 8 INFO cinder.api.openstack.wsgi [None req-0490dcfc-e967-4ae1-95ee-6d68d5ce5ac2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:54:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:54:35.220 7 INFO cinder.api.openstack.wsgi [None req-99c35322-3770-48ca-b75d-a33989e61ffe 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true 2026-05-09 22:54:35.248 7 INFO cinder.api.openstack.wsgi [None req-99c35322-3770-48ca-b75d-a33989e61ffe 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.263 8 INFO cinder.api.openstack.wsgi [None req-aec17ebf-9d46-4e69-be9f-b5029a055572 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:54:35.289 8 INFO cinder.api.openstack.wsgi [None req-aec17ebf-9d46-4e69-be9f-b5029a055572 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.304 7 INFO cinder.api.openstack.wsgi [None req-f4d8965c-c354-45fa-9abe-00be73d457b7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:54:35.364 7 INFO cinder.api.openstack.wsgi [None req-f4d8965c-c354-45fa-9abe-00be73d457b7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.376 8 INFO cinder.api.openstack.wsgi [None req-b1c2ae6c-dd37-4d23-b586-f89468d7934c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:54:35.406 8 INFO cinder.api.openstack.wsgi [None req-b1c2ae6c-dd37-4d23-b586-f89468d7934c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.418 7 INFO cinder.api.openstack.wsgi [None req-b059e86b-0997-4a8f-853b-9f4ab2705ca0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a2f08e4dabb1493eacf31c38bfaf0805?usage=true 2026-05-09 22:54:35.441 7 INFO cinder.api.openstack.wsgi [None req-b059e86b-0997-4a8f-853b-9f4ab2705ca0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a2f08e4dabb1493eacf31c38bfaf0805?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a2f08e4dabb1493eacf31c38bfaf0805?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.452 8 INFO cinder.api.openstack.wsgi [None req-8fb948d8-2eda-40b8-aca9-6402242b6fad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/baa8893b03e945e8bb972e54d611a537?usage=true 2026-05-09 22:54:35.470 8 INFO cinder.api.openstack.wsgi [None req-8fb948d8-2eda-40b8-aca9-6402242b6fad 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/baa8893b03e945e8bb972e54d611a537?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/baa8893b03e945e8bb972e54d611a537?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.486 7 INFO cinder.api.openstack.wsgi [None req-63e881a7-fac3-4aab-9de6-e39bfb02a3fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3559604cf1140babdb0d7a76bc14b7e?usage=true 2026-05-09 22:54:35.513 7 INFO cinder.api.openstack.wsgi [None req-63e881a7-fac3-4aab-9de6-e39bfb02a3fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3559604cf1140babdb0d7a76bc14b7e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3559604cf1140babdb0d7a76bc14b7e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:35.525 8 INFO cinder.api.openstack.wsgi [None req-fefad6cb-96ab-487a-a07c-7023e88b582e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:54:35.544 8 INFO cinder.volume.api [None req-fefad6cb-96ab-487a-a07c-7023e88b582e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:35.552 8 INFO cinder.api.openstack.wsgi [None req-fefad6cb-96ab-487a-a07c-7023e88b582e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:54:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1808 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:54:41.104 7 INFO cinder.api.openstack.wsgi [None req-63e881a7-fac3-4aab-9de6-e39bfb02a3fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:41.104 8 INFO cinder.api.openstack.wsgi [None req-fefad6cb-96ab-487a-a07c-7023e88b582e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:41.105 7 INFO cinder.api.openstack.wsgi [None req-63e881a7-fac3-4aab-9de6-e39bfb02a3fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:41.105 8 INFO cinder.api.openstack.wsgi [None req-fefad6cb-96ab-487a-a07c-7023e88b582e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:42.747 7 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-f6abb71b-22a6-4032-b502-7194a64f4d25 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:43.306 7 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-f6abb71b-22a6-4032-b502-7194a64f4d25 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 199.204.45.78 () {38 vars in 1102 bytes} [Sat May 9 22:54:42 2026] DELETE /v3/baa8893b03e945e8bb972e54d611a537/attachments/7fff1961-c79c-44e2-91a2-0a9540d89455 => generated 19 bytes in 569 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-09 22:54:43.323 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d 2026-05-09 22:54:43.324 8 INFO cinder.api.v3.volumes [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Delete volume with id: 8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:54:43.335 8 INFO cinder.volume.api [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:43.375 8 INFO cinder.volume.api [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] Delete volume request issued successfully. 2026-05-09 22:54:43.375 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d returned with HTTP 202 [pid: 8|app: 0|req: 345/688] 199.204.45.78 () {36 vars in 1053 bytes} [Sat May 9 22:54:43 2026] DELETE /v3/baa8893b03e945e8bb972e54d611a537/volumes/8a71c53b-6fe5-4c8c-9a4d-4ba5671dc86d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 22:54:51.103 7 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-f6abb71b-22a6-4032-b502-7194a64f4d25 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:51.103 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:54:51.104 7 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-f6abb71b-22a6-4032-b502-7194a64f4d25 ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:54:51.104 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101: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-09 22:55:00.754 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/01f5a5309b5348cb9c73beb28d762d91/attachments?instance_id=a1b08108-62a9-4ae5-a85d-349fc79d9647 2026-05-09 22:55:00.770 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/01f5a5309b5348cb9c73beb28d762d91/attachments?instance_id=a1b08108-62a9-4ae5-a85d-349fc79d9647 returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 199.204.45.78 () {36 vars in 1103 bytes} [Sat May 9 22:55:00 2026] GET /v3/01f5a5309b5348cb9c73beb28d762d91/attachments?instance_id=a1b08108-62a9-4ae5-a85d-349fc79d9647 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:01.104 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:01.105 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:01.105 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:01.106 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:11.105 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:11.105 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:11.106 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:11.106 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:21.104 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:21.105 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:21.105 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:21.106 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:31.104 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:31.104 7 INFO cinder.api.openstack.wsgi [req-f47686a2-f180-43db-916c-cde4495894e4 req-655e481b-000c-45b3-89f3-b6a10f805878 862c389ff97345f7a2ed3b3c2980e58f 01f5a5309b5348cb9c73beb28d762d91 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:31.105 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:31.106 8 INFO cinder.api.openstack.wsgi [req-05aaca5f-d7f4-4995-b8cf-b2abb0edb015 req-d6951094-1f1a-4129-b985-1b20b2cd709c ff236a34bf934797bfe63cfaec6d7e42 baa8893b03e945e8bb972e54d611a537 - - default default] http://10.0.0.101: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-09 22:55:34.733 8 INFO cinder.api.openstack.wsgi [None req-63a7bc14-f00a-426c-84ec-dace260a654a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:55:34.740 8 INFO cinder.volume.api [None req-63a7bc14-f00a-426c-84ec-dace260a654a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:55:34.741 8 INFO cinder.api.openstack.wsgi [None req-63a7bc14-f00a-426c-84ec-dace260a654a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/700] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:55:34.754 7 INFO cinder.api.openstack.wsgi [None req-6b32730c-ed45-45f2-aeaa-49e9b87c4597 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:34.760 7 INFO cinder.api.openstack.wsgi [None req-6b32730c-ed45-45f2-aeaa-49e9b87c4597 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/701] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.770 8 INFO cinder.api.openstack.wsgi [None req-c1ddda80-ea0d-4b70-a600-2a8f82801cbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:55:34.776 8 INFO cinder.volume.api [None req-c1ddda80-ea0d-4b70-a600-2a8f82801cbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:55:34.776 8 INFO cinder.api.openstack.wsgi [None req-c1ddda80-ea0d-4b70-a600-2a8f82801cbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/702] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:55:34.809 7 INFO cinder.api.openstack.wsgi [None req-db006a48-c2ad-4d98-a63f-534a9fa90bbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true 2026-05-09 22:55:34.836 7 INFO cinder.api.openstack.wsgi [None req-db006a48-c2ad-4d98-a63f-534a9fa90bbf 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/703] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/01f5a5309b5348cb9c73beb28d762d91?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.845 8 INFO cinder.api.openstack.wsgi [None req-0233e386-8b3b-40cd-8b8f-1f8011100151 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/41c7f70f1563411fa512483193dc8979?usage=true 2026-05-09 22:55:34.875 8 INFO cinder.api.openstack.wsgi [None req-0233e386-8b3b-40cd-8b8f-1f8011100151 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/41c7f70f1563411fa512483193dc8979?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/41c7f70f1563411fa512483193dc8979?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.888 7 INFO cinder.api.openstack.wsgi [None req-0386031b-a738-4c75-8a45-caf35c4eec3f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:55:34.919 7 INFO cinder.api.openstack.wsgi [None req-0386031b-a738-4c75-8a45-caf35c4eec3f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/705] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.931 8 INFO cinder.api.openstack.wsgi [None req-474085a4-9896-46ee-b90a-7f86dee63728 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4df8928b61a04273aeb62a59fcd8e220?usage=true 2026-05-09 22:55:34.956 8 INFO cinder.api.openstack.wsgi [None req-474085a4-9896-46ee-b90a-7f86dee63728 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4df8928b61a04273aeb62a59fcd8e220?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4df8928b61a04273aeb62a59fcd8e220?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.966 7 INFO cinder.api.openstack.wsgi [None req-33e72832-4d27-49b0-85af-facefb3ea9ba 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:55:34.980 7 INFO cinder.api.openstack.wsgi [None req-33e72832-4d27-49b0-85af-facefb3ea9ba 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:34.991 8 INFO cinder.api.openstack.wsgi [None req-3c207d0d-b790-4e51-871b-f1d7c9764041 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/71824f1130d142db8aaca7389a45e64b?usage=true 2026-05-09 22:55:35.009 8 INFO cinder.api.openstack.wsgi [None req-3c207d0d-b790-4e51-871b-f1d7c9764041 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/71824f1130d142db8aaca7389a45e64b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/71824f1130d142db8aaca7389a45e64b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:35.019 7 INFO cinder.api.openstack.wsgi [None req-cd82059a-7b2d-4c73-8a03-e951d2a04c70 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:55:35.035 7 INFO cinder.api.openstack.wsgi [None req-cd82059a-7b2d-4c73-8a03-e951d2a04c70 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:55:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:35.045 8 INFO cinder.api.openstack.wsgi [None req-32c952bb-3a9e-4ec8-a900-cc79aa264827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:55:35.051 8 INFO cinder.volume.api [None req-32c952bb-3a9e-4ec8-a900-cc79aa264827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:55:35.053 8 INFO cinder.api.openstack.wsgi [None req-32c952bb-3a9e-4ec8-a900-cc79aa264827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:55:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:55:35.065 7 INFO cinder.api.openstack.wsgi [None req-9c9b6f44-dc22-4ed8-8b7d-931703978a45 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:55:35.568 7 INFO cinder.api.openstack.wsgi [None req-9c9b6f44-dc22-4ed8-8b7d-931703978a45 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:55:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:55:41.104 7 INFO cinder.api.openstack.wsgi [None req-9c9b6f44-dc22-4ed8-8b7d-931703978a45 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:41.104 8 INFO cinder.api.openstack.wsgi [None req-32c952bb-3a9e-4ec8-a900-cc79aa264827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:41.105 7 INFO cinder.api.openstack.wsgi [None req-9c9b6f44-dc22-4ed8-8b7d-931703978a45 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:41.106 8 INFO cinder.api.openstack.wsgi [None req-32c952bb-3a9e-4ec8-a900-cc79aa264827 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:44.796 7 INFO cinder.api.openstack.wsgi [None req-72ee359a-c26b-4568-a9e2-eb5a30c4db8f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes 2026-05-09 22:55:44.799 7 INFO cinder.api.v3.volumes [None req-72ee359a-c26b-4568-a9e2-eb5a30c4db8f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume of 1 GB 2026-05-09 22:55:44.812 7 INFO cinder.volume.api [None req-72ee359a-c26b-4568-a9e2-eb5a30c4db8f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:55:45.093 7 INFO cinder.volume.api [None req-72ee359a-c26b-4568-a9e2-eb5a30c4db8f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume request issued successfully. 2026-05-09 22:55:45.094 7 INFO cinder.api.openstack.wsgi [None req-72ee359a-c26b-4568-a9e2-eb5a30c4db8f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes returned with HTTP 202 [pid: 7|app: 0|req: 357/714] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:55:44 2026] POST /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes => generated 871 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:55:45.116 8 INFO cinder.api.openstack.wsgi [None req-22a771d6-a004-432b-bb32-55d9e9e77c5f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:45.131 8 INFO cinder.volume.api [None req-22a771d6-a004-432b-bb32-55d9e9e77c5f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:45.137 8 INFO cinder.api.openstack.wsgi [None req-22a771d6-a004-432b-bb32-55d9e9e77c5f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:45 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 939 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-09 22:55:46.162 7 INFO cinder.api.openstack.wsgi [None req-90cc0c91-2927-4b70-9ece-02ffc1b6ab12 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.175 7 INFO cinder.volume.api [None req-90cc0c91-2927-4b70-9ece-02ffc1b6ab12 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.179 7 INFO cinder.api.openstack.wsgi [None req-90cc0c91-2927-4b70-9ece-02ffc1b6ab12 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:46 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 964 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-09 22:55:46.199 8 INFO cinder.api.openstack.wsgi [None req-c7d40e5a-7d0e-4c37-94ca-c7c61dc45f3b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.218 8 INFO cinder.volume.api [None req-c7d40e5a-7d0e-4c37-94ca-c7c61dc45f3b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.228 8 INFO cinder.api.openstack.wsgi [None req-c7d40e5a-7d0e-4c37-94ca-c7c61dc45f3b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:46 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 964 bytes in 35 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-09 22:55:46.249 7 INFO cinder.api.openstack.wsgi [None req-aed06ccc-3577-43b4-adb5-b609601105ab 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.260 7 INFO cinder.volume.api [None req-aed06ccc-3577-43b4-adb5-b609601105ab 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.266 7 INFO cinder.volume.api [None req-aed06ccc-3577-43b4-adb5-b609601105ab 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:46.267 7 INFO cinder.api.openstack.wsgi [None req-aed06ccc-3577-43b4-adb5-b609601105ab 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.22 () {34 vars in 794 bytes} [Sat May 9 22:55:46 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 896 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-09 22:55:46.285 8 INFO cinder.api.openstack.wsgi [None req-81f721cc-da6c-4552-aa87-9fbf83ec529b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.302 8 INFO cinder.volume.api [None req-81f721cc-da6c-4552-aa87-9fbf83ec529b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.314 8 INFO cinder.volume.api [None req-81f721cc-da6c-4552-aa87-9fbf83ec529b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:46.315 8 INFO cinder.api.openstack.wsgi [None req-81f721cc-da6c-4552-aa87-9fbf83ec529b 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.22 () {34 vars in 795 bytes} [Sat May 9 22:55:46 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 935 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-09 22:55:46.335 7 INFO cinder.api.openstack.wsgi [None req-8463bc47-f323-4dd3-9b28-d6fd98331600 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.350 7 INFO cinder.volume.api [None req-8463bc47-f323-4dd3-9b28-d6fd98331600 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.355 7 INFO cinder.api.openstack.wsgi [None req-8463bc47-f323-4dd3-9b28-d6fd98331600 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:46 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 1003 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-09 22:55:46.377 8 INFO cinder.api.openstack.wsgi [None req-2cd95e07-c2a9-4a72-8b71-b4e3c8905cdf 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes 2026-05-09 22:55:46.380 8 INFO cinder.api.v3.volumes [None req-2cd95e07-c2a9-4a72-8b71-b4e3c8905cdf 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume of 1 GB 2026-05-09 22:55:46.385 8 INFO cinder.volume.api [None req-2cd95e07-c2a9-4a72-8b71-b4e3c8905cdf 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:55:46.496 8 INFO cinder.volume.api [None req-2cd95e07-c2a9-4a72-8b71-b4e3c8905cdf 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume request issued successfully. 2026-05-09 22:55:46.497 8 INFO cinder.api.openstack.wsgi [None req-2cd95e07-c2a9-4a72-8b71-b4e3c8905cdf 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes returned with HTTP 202 [pid: 8|app: 0|req: 361/721] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:55:46 2026] POST /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes => generated 892 bytes in 126 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-09 22:55:46.522 7 INFO cinder.api.openstack.wsgi [None req-32b0086d-0a7c-41f7-ab82-7f6d88efc77f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:46.549 7 INFO cinder.volume.api [None req-32b0086d-0a7c-41f7-ab82-7f6d88efc77f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:46.554 7 INFO cinder.api.openstack.wsgi [None req-32b0086d-0a7c-41f7-ab82-7f6d88efc77f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:46 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 960 bytes in 39 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-09 22:55:47.569 8 INFO cinder.api.openstack.wsgi [None req-64e96687-e8fe-4985-9037-5a956da8eac1 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:47.593 8 INFO cinder.volume.api [None req-64e96687-e8fe-4985-9037-5a956da8eac1 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:47.602 8 INFO cinder.api.openstack.wsgi [None req-64e96687-e8fe-4985-9037-5a956da8eac1 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:47 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 985 bytes in 39 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-09 22:55:47.623 7 INFO cinder.api.openstack.wsgi [None req-2bcb851b-d7b5-4e56-bd9f-661cc4725241 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:47.640 7 INFO cinder.volume.api [None req-2bcb851b-d7b5-4e56-bd9f-661cc4725241 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:47.646 7 INFO cinder.volume.api [None req-2bcb851b-d7b5-4e56-bd9f-661cc4725241 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:47.647 7 INFO cinder.api.openstack.wsgi [None req-2bcb851b-d7b5-4e56-bd9f-661cc4725241 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.22 () {34 vars in 794 bytes} [Sat May 9 22:55:47 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 882 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-09 22:55:47.680 8 INFO cinder.api.openstack.wsgi [None req-27910289-ff57-428c-8c4f-e0b4fdd9e788 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:47.699 8 INFO cinder.volume.api [None req-27910289-ff57-428c-8c4f-e0b4fdd9e788 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:47.702 8 INFO cinder.api.openstack.wsgi [None req-27910289-ff57-428c-8c4f-e0b4fdd9e788 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:47 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 950 bytes in 41 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-09 22:55:47.721 7 INFO cinder.api.openstack.wsgi [None req-ed5f23a7-e8c1-447e-b387-5e440311b2b2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 2026-05-09 22:55:47.722 7 INFO cinder.api.v3.volumes [None req-ed5f23a7-e8c1-447e-b387-5e440311b2b2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume with id: 42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:47.731 7 INFO cinder.volume.api [None req-ed5f23a7-e8c1-447e-b387-5e440311b2b2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:47.754 7 INFO cinder.volume.api [None req-ed5f23a7-e8c1-447e-b387-5e440311b2b2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume request issued successfully. 2026-05-09 22:55:47.755 7 INFO cinder.api.openstack.wsgi [None req-ed5f23a7-e8c1-447e-b387-5e440311b2b2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 202 [pid: 7|app: 0|req: 363/726] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:55:47 2026] DELETE /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 0 bytes in 39 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-09 22:55:47.765 8 INFO cinder.api.openstack.wsgi [None req-9053c99d-e672-46f8-b8a8-b8eb23017223 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:47.779 8 INFO cinder.volume.api [None req-9053c99d-e672-46f8-b8a8-b8eb23017223 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:47.782 8 INFO cinder.api.openstack.wsgi [None req-9053c99d-e672-46f8-b8a8-b8eb23017223 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:47 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => generated 949 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-09 22:55:48.812 7 INFO cinder.api.openstack.wsgi [None req-747e2f3a-300b-49de-9caa-9fd2f2017748 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 2026-05-09 22:55:48.818 7 INFO cinder.api.openstack.wsgi [None req-747e2f3a-300b-49de-9caa-9fd2f2017748 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 returned with HTTP 404 [pid: 7|app: 0|req: 364/728] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:48 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/42518404-b259-4fd4-b0ed-b4e40eb27f71 => 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-09 22:55:48.827 8 INFO cinder.api.openstack.wsgi [None req-bc4705dd-a3a5-4386-8c62-b4d1d11cd4d9 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:48.841 8 INFO cinder.volume.api [None req-bc4705dd-a3a5-4386-8c62-b4d1d11cd4d9 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:48.846 8 INFO cinder.api.openstack.wsgi [None req-bc4705dd-a3a5-4386-8c62-b4d1d11cd4d9 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:48 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 1003 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:55:48.870 7 INFO cinder.api.openstack.wsgi [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 2026-05-09 22:55:48.871 7 INFO cinder.api.v3.volumes [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume with id: 2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:48.880 7 INFO cinder.volume.api [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:48.897 7 INFO cinder.volume.api [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume request issued successfully. 2026-05-09 22:55:48.897 7 INFO cinder.api.openstack.wsgi [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 202 [pid: 7|app: 0|req: 365/730] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:55:48 2026] DELETE /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 0 bytes in 32 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-09 22:55:48.908 8 INFO cinder.api.openstack.wsgi [None req-bb28385e-048a-43c2-9e57-38fe2ef96f72 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:48.926 8 INFO cinder.volume.api [None req-bb28385e-048a-43c2-9e57-38fe2ef96f72 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:48.932 8 INFO cinder.api.openstack.wsgi [None req-bb28385e-048a-43c2-9e57-38fe2ef96f72 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:48 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:55:49.004 7 INFO cinder.api.openstack.wsgi [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:55:49.004 7 INFO cinder.api.openstack.wsgi [None req-da80bab2-30fd-4a34-94f3-67666d59b03f 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 366/732] 10.0.0.22 () {30 vars in 410 bytes} [Sat May 9 22:55:49 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-09 22:55:49.954 8 INFO cinder.api.openstack.wsgi [None req-eb80fb64-54d2-4c65-9c48-e2dcf6dc7c47 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 2026-05-09 22:55:49.969 8 INFO cinder.api.openstack.wsgi [None req-eb80fb64-54d2-4c65-9c48-e2dcf6dc7c47 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 returned with HTTP 404 [pid: 8|app: 0|req: 367/733] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:49 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/2fa2b54f-c74c-4e41-817b-9e145cd1c294 => generated 109 bytes in 23 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-09 22:55:50.024 7 INFO cinder.api.openstack.wsgi [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes 2026-05-09 22:55:50.703 7 INFO cinder.api.v3.volumes [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume of 1 GB 2026-05-09 22:55:50.711 7 INFO cinder.volume.api [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:55:50.893 7 INFO cinder.volume.api [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume request issued successfully. 2026-05-09 22:55:50.894 7 INFO cinder.api.openstack.wsgi [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes returned with HTTP 202 [pid: 7|app: 0|req: 367/734] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:55:50 2026] POST /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes => generated 870 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:55:50.913 8 INFO cinder.api.openstack.wsgi [None req-8da9ba06-2830-42b5-b244-6291a1b81131 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:50.929 8 INFO cinder.volume.api [None req-8da9ba06-2830-42b5-b244-6291a1b81131 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:50.933 8 INFO cinder.api.openstack.wsgi [None req-8da9ba06-2830-42b5-b244-6291a1b81131 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 8|app: 0|req: 368/735] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:50 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:51.104 7 INFO cinder.api.openstack.wsgi [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:51.104 8 INFO cinder.api.openstack.wsgi [None req-8da9ba06-2830-42b5-b244-6291a1b81131 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:55:51.105 7 INFO cinder.api.openstack.wsgi [None req-b0c5d649-ba32-4cf0-a3ec-adab05a36210 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:55:51.105 8 INFO cinder.api.openstack.wsgi [None req-8da9ba06-2830-42b5-b244-6291a1b81131 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101: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-09 22:55:51.958 7 INFO cinder.api.openstack.wsgi [None req-22d66058-c750-46a3-b2fd-e74481c50f58 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:51.976 7 INFO cinder.volume.api [None req-22d66058-c750-46a3-b2fd-e74481c50f58 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:51.982 7 INFO cinder.api.openstack.wsgi [None req-22d66058-c750-46a3-b2fd-e74481c50f58 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:51 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 1347 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-09 22:55:52.002 8 INFO cinder.api.openstack.wsgi [None req-485b9001-0d36-43bd-ace1-899063f482d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:52.014 8 INFO cinder.volume.api [None req-485b9001-0d36-43bd-ace1-899063f482d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:52.018 8 INFO cinder.api.openstack.wsgi [None req-485b9001-0d36-43bd-ace1-899063f482d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 8|app: 0|req: 370/739] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:51 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 1347 bytes in 22 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-09 22:55:52.038 7 INFO cinder.api.openstack.wsgi [None req-3f1f37ee-6079-4e88-bcd3-0d23ae42df51 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:52.187 7 INFO cinder.volume.api [None req-3f1f37ee-6079-4e88-bcd3-0d23ae42df51 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:52.191 7 INFO cinder.volume.api [None req-3f1f37ee-6079-4e88-bcd3-0d23ae42df51 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:52.192 7 INFO cinder.api.openstack.wsgi [None req-3f1f37ee-6079-4e88-bcd3-0d23ae42df51 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.22 () {34 vars in 794 bytes} [Sat May 9 22:55:52 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 894 bytes in 159 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-09 22:55:52.211 8 INFO cinder.api.openstack.wsgi [None req-d1182e76-9280-4cd1-9025-db6f1d507752 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:52.229 8 INFO cinder.volume.api [None req-d1182e76-9280-4cd1-9025-db6f1d507752 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:52.236 8 INFO cinder.volume.api [None req-d1182e76-9280-4cd1-9025-db6f1d507752 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:52.237 8 INFO cinder.api.openstack.wsgi [None req-d1182e76-9280-4cd1-9025-db6f1d507752 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.22 () {34 vars in 795 bytes} [Sat May 9 22:55:52 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 933 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-09 22:55:52.256 7 INFO cinder.api.openstack.wsgi [None req-ea91fc47-ea2b-4888-bfcf-c5b1eba96f18 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:52.271 7 INFO cinder.volume.api [None req-ea91fc47-ea2b-4888-bfcf-c5b1eba96f18 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:52.276 7 INFO cinder.api.openstack.wsgi [None req-ea91fc47-ea2b-4888-bfcf-c5b1eba96f18 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:52 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 1386 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-09 22:55:52.292 8 INFO cinder.api.openstack.wsgi [None req-d3c37503-3983-42d2-b61c-90400398e6a6 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes 2026-05-09 22:55:52.294 8 INFO cinder.api.v3.volumes [None req-d3c37503-3983-42d2-b61c-90400398e6a6 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume of 1 GB 2026-05-09 22:55:52.301 8 INFO cinder.volume.api [None req-d3c37503-3983-42d2-b61c-90400398e6a6 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:55:52.412 8 INFO cinder.volume.api [None req-d3c37503-3983-42d2-b61c-90400398e6a6 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Create volume request issued successfully. 2026-05-09 22:55:52.413 8 INFO cinder.api.openstack.wsgi [None req-d3c37503-3983-42d2-b61c-90400398e6a6 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes returned with HTTP 202 [pid: 8|app: 0|req: 372/743] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:55:52 2026] POST /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes => generated 891 bytes in 127 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-09 22:55:52.430 7 INFO cinder.api.openstack.wsgi [None req-e29e0fd4-1c1f-4af2-8379-14fb7ecab1da 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:52.447 7 INFO cinder.volume.api [None req-e29e0fd4-1c1f-4af2-8379-14fb7ecab1da 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:52.454 7 INFO cinder.api.openstack.wsgi [None req-e29e0fd4-1c1f-4af2-8379-14fb7ecab1da 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:52 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 959 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-09 22:55:53.475 8 INFO cinder.api.openstack.wsgi [None req-f0b90a44-304b-4dec-8ba0-e1c779407280 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:53.487 8 INFO cinder.volume.api [None req-f0b90a44-304b-4dec-8ba0-e1c779407280 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:53.491 8 INFO cinder.api.openstack.wsgi [None req-f0b90a44-304b-4dec-8ba0-e1c779407280 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 200 [pid: 8|app: 0|req: 373/745] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:53 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 984 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-09 22:55:53.512 7 INFO cinder.api.openstack.wsgi [None req-d832801c-02c7-4886-8577-4205134aa98d 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:53.533 7 INFO cinder.volume.api [None req-d832801c-02c7-4886-8577-4205134aa98d 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:53.543 7 INFO cinder.volume.api [None req-d832801c-02c7-4886-8577-4205134aa98d 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume updated successfully. 2026-05-09 22:55:53.543 7 INFO cinder.api.openstack.wsgi [None req-d832801c-02c7-4886-8577-4205134aa98d 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 200 [pid: 7|app: 0|req: 373/746] 10.0.0.22 () {34 vars in 794 bytes} [Sat May 9 22:55:53 2026] PUT /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 881 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-09 22:55:53.566 8 INFO cinder.api.openstack.wsgi [None req-d69c686e-edd6-40f9-b25c-a9c4bf6da76e 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:53.581 8 INFO cinder.volume.api [None req-d69c686e-edd6-40f9-b25c-a9c4bf6da76e 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:53.585 8 INFO cinder.api.openstack.wsgi [None req-d69c686e-edd6-40f9-b25c-a9c4bf6da76e 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 200 [pid: 8|app: 0|req: 374/747] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:53 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 949 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-09 22:55:53.606 7 INFO cinder.api.openstack.wsgi [None req-addfb947-0293-4c09-96d9-025183811a65 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 2026-05-09 22:55:53.607 7 INFO cinder.api.v3.volumes [None req-addfb947-0293-4c09-96d9-025183811a65 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume with id: 82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:53.617 7 INFO cinder.volume.api [None req-addfb947-0293-4c09-96d9-025183811a65 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:53.635 7 INFO cinder.volume.api [None req-addfb947-0293-4c09-96d9-025183811a65 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume request issued successfully. 2026-05-09 22:55:53.636 7 INFO cinder.api.openstack.wsgi [None req-addfb947-0293-4c09-96d9-025183811a65 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 202 [pid: 7|app: 0|req: 374/748] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:55:53 2026] DELETE /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 0 bytes in 39 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-09 22:55:53.645 8 INFO cinder.api.openstack.wsgi [None req-377fa7c1-4760-4135-b034-7638f2e77952 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:53.658 8 INFO cinder.volume.api [None req-377fa7c1-4760-4135-b034-7638f2e77952 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:53.663 8 INFO cinder.api.openstack.wsgi [None req-377fa7c1-4760-4135-b034-7638f2e77952 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 200 [pid: 8|app: 0|req: 375/749] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:53 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => generated 948 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-09 22:55:54.684 7 INFO cinder.api.openstack.wsgi [None req-894f4ee5-15c7-4403-aebd-1c088abc3147 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 2026-05-09 22:55:54.693 7 INFO cinder.api.openstack.wsgi [None req-894f4ee5-15c7-4403-aebd-1c088abc3147 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 returned with HTTP 404 [pid: 7|app: 0|req: 375/750] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:54 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/82ab2db5-3228-4873-9ab0-e325c1a80561 => 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-09 22:55:54.705 8 INFO cinder.api.openstack.wsgi [None req-3c5d670a-a6e5-4ee4-bc82-36ef00d93806 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:54.719 8 INFO cinder.volume.api [None req-3c5d670a-a6e5-4ee4-bc82-36ef00d93806 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:54.724 8 INFO cinder.api.openstack.wsgi [None req-3c5d670a-a6e5-4ee4-bc82-36ef00d93806 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 8|app: 0|req: 376/751] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:54 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:55:54.744 7 INFO cinder.api.openstack.wsgi [None req-29259dbd-eb46-4f2b-b3be-674b21b2cc69 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 2026-05-09 22:55:54.745 7 INFO cinder.api.v3.volumes [None req-29259dbd-eb46-4f2b-b3be-674b21b2cc69 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume with id: 4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:54.756 7 INFO cinder.volume.api [None req-29259dbd-eb46-4f2b-b3be-674b21b2cc69 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:54.778 7 INFO cinder.volume.api [None req-29259dbd-eb46-4f2b-b3be-674b21b2cc69 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Delete volume request issued successfully. 2026-05-09 22:55:54.779 7 INFO cinder.api.openstack.wsgi [None req-29259dbd-eb46-4f2b-b3be-674b21b2cc69 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 202 [pid: 7|app: 0|req: 376/752] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:55:54 2026] DELETE /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => 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-09 22:55:54.796 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:55:54.816 8 INFO cinder.volume.api [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] Volume info retrieved successfully. 2026-05-09 22:55:54.825 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:54 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 1385 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-09 22:55:55.850 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 2026-05-09 22:55:55.858 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 returned with HTTP 404 [pid: 7|app: 0|req: 377/754] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:55:55 2026] GET /v3/f5b8f1ff1dea42a9a199f2add7e79b80/volumes/4dbc41b8-6127-4597-98f3-ec8c405ead43 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:56:01.104 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:01.104 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:01.105 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:01.105 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:11.104 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:11.105 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:11.106 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:11.106 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:21.104 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:21.104 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:21.105 7 INFO cinder.api.openstack.wsgi [None req-1196b58f-2c71-4249-9b57-6aeb8561f4d2 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:21.106 8 INFO cinder.api.openstack.wsgi [None req-6eedde96-3c33-4d19-b892-48a50e5d6691 0c733cafddfc4b5186024dbbae3f88c7 f5b8f1ff1dea42a9a199f2add7e79b80 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:26.302 7 INFO cinder.api.openstack.wsgi [None req-4c936f8f-f95d-4453-9cc0-ad2639bc421a 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes 2026-05-09 22:56:26.304 7 INFO cinder.api.v3.volumes [None req-4c936f8f-f95d-4453-9cc0-ad2639bc421a 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Create volume of 1 GB 2026-05-09 22:56:26.319 7 INFO cinder.volume.api [None req-4c936f8f-f95d-4453-9cc0-ad2639bc421a 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:56:26.524 7 INFO cinder.volume.api [None req-4c936f8f-f95d-4453-9cc0-ad2639bc421a 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Create volume request issued successfully. 2026-05-09 22:56:26.525 7 INFO cinder.api.openstack.wsgi [None req-4c936f8f-f95d-4453-9cc0-ad2639bc421a 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 381/761] 10.0.0.22 () {34 vars in 721 bytes} [Sat May 9 22:56:26 2026] POST /v3/e1f04130f298430094a32908bb43bfd0/volumes => generated 858 bytes in 402 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-09 22:56:26.542 8 INFO cinder.api.openstack.wsgi [None req-faa62074-afbc-419d-aa3e-cd9a44a66029 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:26.568 8 INFO cinder.volume.api [None req-faa62074-afbc-419d-aa3e-cd9a44a66029 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:26.575 8 INFO cinder.api.openstack.wsgi [None req-faa62074-afbc-419d-aa3e-cd9a44a66029 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:26 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 926 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-09 22:56:27.596 7 INFO cinder.api.openstack.wsgi [None req-00c3f928-e225-449b-ad6f-cf1ab4a576eb 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:27.610 7 INFO cinder.volume.api [None req-00c3f928-e225-449b-ad6f-cf1ab4a576eb 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:27.614 7 INFO cinder.api.openstack.wsgi [None req-00c3f928-e225-449b-ad6f-cf1ab4a576eb 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:27 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:31.104 8 INFO cinder.api.openstack.wsgi [None req-faa62074-afbc-419d-aa3e-cd9a44a66029 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:31.104 7 INFO cinder.api.openstack.wsgi [None req-00c3f928-e225-449b-ad6f-cf1ab4a576eb 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:31.105 7 INFO cinder.api.openstack.wsgi [None req-00c3f928-e225-449b-ad6f-cf1ab4a576eb 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:31.105 8 INFO cinder.api.openstack.wsgi [None req-faa62074-afbc-419d-aa3e-cd9a44a66029 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://10.0.0.101: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-09 22:56:34.620 7 INFO cinder.api.openstack.wsgi [None req-1937431b-6488-476e-ac42-d8216f948d9c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:56:34.628 7 INFO cinder.api.openstack.wsgi [None req-1937431b-6488-476e-ac42-d8216f948d9c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:56:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 105 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-09 22:56:34.648 8 INFO cinder.api.openstack.wsgi [None req-41ec1684-ba4c-409c-b009-099bad1fa0d4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:56:34.660 8 INFO cinder.volume.api [None req-41ec1684-ba4c-409c-b009-099bad1fa0d4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:34.666 8 INFO cinder.api.openstack.wsgi [None req-41ec1684-ba4c-409c-b009-099bad1fa0d4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:56:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1119 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:34.684 7 INFO cinder.api.openstack.wsgi [None req-9c462e13-4f90-4a33-ab28-2493c19b8922 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:56:35.187 7 INFO cinder.api.openstack.wsgi [None req-9c462e13-4f90-4a33-ab28-2493c19b8922 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:56:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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) /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-09 22:56:35.235 8 INFO cinder.api.openstack.wsgi [None req-69ca105d-788a-4bd0-87f6-bc4319b2f398 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2cac266532134d2d97d6604ea2c83ed2?usage=true 2026-05-09 22:56:35.253 8 INFO cinder.api.openstack.wsgi [None req-69ca105d-788a-4bd0-87f6-bc4319b2f398 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2cac266532134d2d97d6604ea2c83ed2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2cac266532134d2d97d6604ea2c83ed2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.265 7 INFO cinder.api.openstack.wsgi [None req-0930d07b-f37b-4de4-a108-971e412855c5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/3daa8f62380f450db1041b9177a2fc72?usage=true 2026-05-09 22:56:35.299 7 INFO cinder.api.openstack.wsgi [None req-0930d07b-f37b-4de4-a108-971e412855c5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/3daa8f62380f450db1041b9177a2fc72?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/3daa8f62380f450db1041b9177a2fc72?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.310 8 INFO cinder.api.openstack.wsgi [None req-4f357f23-ff87-4fab-a314-64c4b452798c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:56:35.328 8 INFO cinder.api.openstack.wsgi [None req-4f357f23-ff87-4fab-a314-64c4b452798c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.338 7 INFO cinder.api.openstack.wsgi [None req-4b1aee94-e988-4946-b1b7-5fca0199bb90 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/54a01c86cb734a31bc8b94d054cfc003?usage=true 2026-05-09 22:56:35.381 7 INFO cinder.api.openstack.wsgi [None req-4b1aee94-e988-4946-b1b7-5fca0199bb90 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/54a01c86cb734a31bc8b94d054cfc003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/54a01c86cb734a31bc8b94d054cfc003?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.399 8 INFO cinder.api.openstack.wsgi [None req-97e888c1-eff8-4946-89c3-9966d215d64c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:56:35.423 8 INFO cinder.api.openstack.wsgi [None req-97e888c1-eff8-4946-89c3-9966d215d64c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/773] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.434 7 INFO cinder.api.openstack.wsgi [None req-cd2154f8-35e7-428d-ae9d-4b76c58a46e4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9b2521a2b8c647bb830fd70a517813e2?usage=true 2026-05-09 22:56:35.469 7 INFO cinder.api.openstack.wsgi [None req-cd2154f8-35e7-428d-ae9d-4b76c58a46e4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9b2521a2b8c647bb830fd70a517813e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/774] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9b2521a2b8c647bb830fd70a517813e2?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.482 8 INFO cinder.api.openstack.wsgi [None req-5d44cc60-d71e-40e9-bf78-caf405d12566 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:56:35.502 8 INFO cinder.api.openstack.wsgi [None req-5d44cc60-d71e-40e9-bf78-caf405d12566 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/775] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.514 7 INFO cinder.api.openstack.wsgi [None req-a3d44115-7982-443d-be03-fac22aabd8e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a6242435fd124e25ad40a987a3bcffe1?usage=true 2026-05-09 22:56:35.573 7 INFO cinder.api.openstack.wsgi [None req-a3d44115-7982-443d-be03-fac22aabd8e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a6242435fd124e25ad40a987a3bcffe1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/776] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a6242435fd124e25ad40a987a3bcffe1?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.588 8 INFO cinder.api.openstack.wsgi [None req-2a1beba4-2a9e-47e3-bde2-c78acddb0258 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/e1f04130f298430094a32908bb43bfd0?usage=true 2026-05-09 22:56:35.616 8 INFO cinder.api.openstack.wsgi [None req-2a1beba4-2a9e-47e3-bde2-c78acddb0258 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/e1f04130f298430094a32908bb43bfd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/e1f04130f298430094a32908bb43bfd0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:35.625 7 INFO cinder.api.openstack.wsgi [None req-38661c25-f6eb-4e21-8893-ec1262a84bf1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:56:35.637 7 INFO cinder.volume.api [None req-38661c25-f6eb-4e21-8893-ec1262a84bf1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:35.644 7 INFO cinder.api.openstack.wsgi [None req-38661c25-f6eb-4e21-8893-ec1262a84bf1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1119 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:35.655 8 INFO cinder.api.openstack.wsgi [None req-b44fde7d-52b4-44c3-9133-152553734752 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:56:35.661 8 INFO cinder.volume.api [None req-b44fde7d-52b4-44c3-9133-152553734752 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:56:35.662 8 INFO cinder.api.openstack.wsgi [None req-b44fde7d-52b4-44c3-9133-152553734752 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:56:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:56:41.104 8 INFO cinder.api.openstack.wsgi [None req-b44fde7d-52b4-44c3-9133-152553734752 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:41.104 7 INFO cinder.api.openstack.wsgi [None req-38661c25-f6eb-4e21-8893-ec1262a84bf1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:41.104 8 INFO cinder.api.openstack.wsgi [None req-b44fde7d-52b4-44c3-9133-152553734752 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:41.105 7 INFO cinder.api.openstack.wsgi [None req-38661c25-f6eb-4e21-8893-ec1262a84bf1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:42.275 8 INFO cinder.api.openstack.wsgi [None req-708df5c5-b898-4dae-87b3-e8bf2a1887b5 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:42.285 8 INFO cinder.volume.api [None req-708df5c5-b898-4dae-87b3-e8bf2a1887b5 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:42.297 8 INFO cinder.volume.api [None req-708df5c5-b898-4dae-87b3-e8bf2a1887b5 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Update volume admin metadata completed successfully. 2026-05-09 22:56:42.801 8 INFO cinder.volume.api [None req-708df5c5-b898-4dae-87b3-e8bf2a1887b5 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Attach volume completed successfully. 2026-05-09 22:56:42.801 8 INFO cinder.api.openstack.wsgi [None req-708df5c5-b898-4dae-87b3-e8bf2a1887b5 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action returned with HTTP 202 [pid: 8|app: 0|req: 391/782] 10.0.0.22 () {34 vars in 809 bytes} [Sat May 9 22:56:42 2026] POST /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action => generated 0 bytes in 532 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-09 22:56:42.815 7 INFO cinder.api.openstack.wsgi [None req-4bd31529-ce5f-4e5f-afdf-4262d26452a9 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:42.842 7 INFO cinder.volume.api [None req-4bd31529-ce5f-4e5f-afdf-4262d26452a9 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:42.847 7 INFO cinder.api.openstack.wsgi [None req-4bd31529-ce5f-4e5f-afdf-4262d26452a9 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 7|app: 0|req: 392/783] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:42 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 1285 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-09 22:56:42.869 8 INFO cinder.api.openstack.wsgi [None req-6096c89c-f31b-4faf-8dc5-bdb812b5f659 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:42.882 8 INFO cinder.volume.api [None req-6096c89c-f31b-4faf-8dc5-bdb812b5f659 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:43.388 8 INFO cinder.volume.api [None req-6096c89c-f31b-4faf-8dc5-bdb812b5f659 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Detach volume completed successfully. 2026-05-09 22:56:43.388 8 INFO cinder.api.openstack.wsgi [None req-6096c89c-f31b-4faf-8dc5-bdb812b5f659 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action returned with HTTP 202 [pid: 8|app: 0|req: 392/784] 10.0.0.22 () {34 vars in 809 bytes} [Sat May 9 22:56:42 2026] POST /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f/action => generated 0 bytes in 527 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-09 22:56:43.401 7 INFO cinder.api.openstack.wsgi [None req-b1033d5f-adf5-4bb4-a57a-83ed198abcb4 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:43.418 7 INFO cinder.volume.api [None req-b1033d5f-adf5-4bb4-a57a-83ed198abcb4 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:43.425 7 INFO cinder.api.openstack.wsgi [None req-b1033d5f-adf5-4bb4-a57a-83ed198abcb4 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:43 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 970 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-09 22:56:49.815 8 INFO cinder.api.openstack.wsgi [None req-cb1f7d44-ac0f-40d5-a3bc-7d5523723b11 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:49.830 8 INFO cinder.volume.api [None req-cb1f7d44-ac0f-40d5-a3bc-7d5523723b11 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:49.836 8 INFO cinder.api.openstack.wsgi [None req-cb1f7d44-ac0f-40d5-a3bc-7d5523723b11 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:49 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 970 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-09 22:56:49.856 7 INFO cinder.api.openstack.wsgi [None req-f1074fa1-0c00-4cba-85e1-bc60e599cc7f 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f 2026-05-09 22:56:49.857 7 INFO cinder.api.v3.volumes [None req-f1074fa1-0c00-4cba-85e1-bc60e599cc7f 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Delete volume with id: d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:49.865 7 INFO cinder.volume.api [None req-f1074fa1-0c00-4cba-85e1-bc60e599cc7f 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:49.888 7 INFO cinder.volume.api [None req-f1074fa1-0c00-4cba-85e1-bc60e599cc7f 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Delete volume request issued successfully. 2026-05-09 22:56:49.888 7 INFO cinder.api.openstack.wsgi [None req-f1074fa1-0c00-4cba-85e1-bc60e599cc7f 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 202 [pid: 7|app: 0|req: 394/787] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:56:49 2026] DELETE /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => 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-09 22:56:49.901 8 INFO cinder.api.openstack.wsgi [None req-a45d61ae-1f46-4731-aca4-d609ba17ac43 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:49.915 8 INFO cinder.volume.api [None req-a45d61ae-1f46-4731-aca4-d609ba17ac43 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:49.919 8 INFO cinder.api.openstack.wsgi [None req-a45d61ae-1f46-4731-aca4-d609ba17ac43 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:49 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 969 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-09 22:56:50.937 7 INFO cinder.api.openstack.wsgi [None req-8746c9f2-7673-4da4-9eb7-f383c8e08120 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f 2026-05-09 22:56:50.944 7 INFO cinder.api.openstack.wsgi [None req-8746c9f2-7673-4da4-9eb7-f383c8e08120 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f returned with HTTP 404 [pid: 7|app: 0|req: 395/789] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:50 2026] GET /v3/e1f04130f298430094a32908bb43bfd0/volumes/d1c09101-a254-4ec6-a60d-a222119c3a0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:56:51.104 8 INFO cinder.api.openstack.wsgi [None req-a45d61ae-1f46-4731-aca4-d609ba17ac43 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:51.104 7 INFO cinder.api.openstack.wsgi [None req-8746c9f2-7673-4da4-9eb7-f383c8e08120 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:56:51.105 8 INFO cinder.api.openstack.wsgi [None req-a45d61ae-1f46-4731-aca4-d609ba17ac43 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:56:51.105 7 INFO cinder.api.openstack.wsgi [None req-8746c9f2-7673-4da4-9eb7-f383c8e08120 6ca9cca06dc3490b9ac2ec776a001979 e1f04130f298430094a32908bb43bfd0 - - default default] http://10.0.0.101: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-09 22:56:56.729 8 INFO cinder.api.openstack.wsgi [None req-4517e54f-a321-4237-8429-813efacae2a1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes 2026-05-09 22:56:56.757 8 INFO cinder.volume.api [None req-4517e54f-a321-4237-8429-813efacae2a1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Get all volumes completed successfully. 2026-05-09 22:56:56.757 8 INFO cinder.api.openstack.wsgi [None req-4517e54f-a321-4237-8429-813efacae2a1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.22 () {32 vars in 700 bytes} [Sat May 9 22:56:56 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:56:56.770 7 INFO cinder.api.openstack.wsgi [None req-bcc617bb-fb1d-4607-9dc9-9b10dbebab1a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes 2026-05-09 22:56:56.771 7 INFO cinder.api.v3.volumes [None req-bcc617bb-fb1d-4607-9dc9-9b10dbebab1a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume of 1 GB 2026-05-09 22:56:56.776 7 INFO cinder.volume.api [None req-bcc617bb-fb1d-4607-9dc9-9b10dbebab1a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Availability Zones retrieved successfully. 2026-05-09 22:56:56.900 7 INFO cinder.volume.api [None req-bcc617bb-fb1d-4607-9dc9-9b10dbebab1a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume request issued successfully. 2026-05-09 22:56:56.901 7 INFO cinder.api.openstack.wsgi [None req-bcc617bb-fb1d-4607-9dc9-9b10dbebab1a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/793] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:56:56 2026] POST /v3/a0b248b10cf74817b2197e8f7953d50a/volumes => generated 875 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:56:56.920 8 INFO cinder.api.openstack.wsgi [None req-3ffbdf0b-ca37-443b-b496-6e054112559a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:56.936 8 INFO cinder.volume.api [None req-3ffbdf0b-ca37-443b-b496-6e054112559a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:56.940 8 INFO cinder.api.openstack.wsgi [None req-3ffbdf0b-ca37-443b-b496-6e054112559a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:56 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 943 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-09 22:56:57.967 7 INFO cinder.api.openstack.wsgi [None req-549eff92-b9af-4ae4-a979-0407e7135faf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:57.983 7 INFO cinder.volume.api [None req-549eff92-b9af-4ae4-a979-0407e7135faf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:57.989 7 INFO cinder.api.openstack.wsgi [None req-549eff92-b9af-4ae4-a979-0407e7135faf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 200 [pid: 7|app: 0|req: 398/795] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:57 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 968 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-09 22:56:58.005 8 INFO cinder.api.openstack.wsgi [None req-735fc5eb-9f03-462f-8fd6-6f198266b0a7 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:58.018 8 INFO cinder.volume.api [None req-735fc5eb-9f03-462f-8fd6-6f198266b0a7 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:58.027 8 INFO cinder.api.openstack.wsgi [None req-735fc5eb-9f03-462f-8fd6-6f198266b0a7 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:58 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 968 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-09 22:56:58.052 7 INFO cinder.api.openstack.wsgi [None req-5033c323-a211-4a1c-a43a-bc4476c12d12 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes 2026-05-09 22:56:58.055 7 INFO cinder.api.v3.volumes [None req-5033c323-a211-4a1c-a43a-bc4476c12d12 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume of 1 GB 2026-05-09 22:56:58.060 7 INFO cinder.volume.api [None req-5033c323-a211-4a1c-a43a-bc4476c12d12 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Availability Zones retrieved successfully. 2026-05-09 22:56:58.240 7 INFO cinder.volume.api [None req-5033c323-a211-4a1c-a43a-bc4476c12d12 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume request issued successfully. 2026-05-09 22:56:58.241 7 INFO cinder.api.openstack.wsgi [None req-5033c323-a211-4a1c-a43a-bc4476c12d12 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 399/797] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:56:58 2026] POST /v3/a0b248b10cf74817b2197e8f7953d50a/volumes => generated 876 bytes in 201 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-09 22:56:58.261 8 INFO cinder.api.openstack.wsgi [None req-129cdb67-4a18-42fd-95e8-0b92429d34a9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:58.280 8 INFO cinder.volume.api [None req-129cdb67-4a18-42fd-95e8-0b92429d34a9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:58.289 8 INFO cinder.api.openstack.wsgi [None req-129cdb67-4a18-42fd-95e8-0b92429d34a9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 200 [pid: 8|app: 0|req: 399/798] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:58 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 944 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-09 22:56:59.313 7 INFO cinder.api.openstack.wsgi [None req-90ae8fd3-221d-4ed7-b855-232cf5d05ba6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:59.332 7 INFO cinder.volume.api [None req-90ae8fd3-221d-4ed7-b855-232cf5d05ba6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:59.336 7 INFO cinder.api.openstack.wsgi [None req-90ae8fd3-221d-4ed7-b855-232cf5d05ba6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 200 [pid: 7|app: 0|req: 400/799] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:59 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 969 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-09 22:56:59.358 8 INFO cinder.api.openstack.wsgi [None req-356607b0-6b65-4e6f-9911-76145e58251a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:59.372 8 INFO cinder.volume.api [None req-356607b0-6b65-4e6f-9911-76145e58251a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:59.376 8 INFO cinder.api.openstack.wsgi [None req-356607b0-6b65-4e6f-9911-76145e58251a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 200 [pid: 8|app: 0|req: 400/800] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:59 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 969 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-09 22:56:59.395 7 INFO cinder.api.openstack.wsgi [None req-3263c5d9-2a76-4bb8-a8c1-9df0c3bb6cf9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes 2026-05-09 22:56:59.397 7 INFO cinder.api.v3.volumes [None req-3263c5d9-2a76-4bb8-a8c1-9df0c3bb6cf9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume of 1 GB 2026-05-09 22:56:59.407 7 INFO cinder.volume.api [None req-3263c5d9-2a76-4bb8-a8c1-9df0c3bb6cf9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Availability Zones retrieved successfully. 2026-05-09 22:56:59.558 7 INFO cinder.volume.api [None req-3263c5d9-2a76-4bb8-a8c1-9df0c3bb6cf9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Create volume request issued successfully. 2026-05-09 22:56:59.559 7 INFO cinder.api.openstack.wsgi [None req-3263c5d9-2a76-4bb8-a8c1-9df0c3bb6cf9 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 401/801] 10.0.0.22 () {34 vars in 722 bytes} [Sat May 9 22:56:59 2026] POST /v3/a0b248b10cf74817b2197e8f7953d50a/volumes => generated 876 bytes in 169 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-09 22:56:59.579 8 INFO cinder.api.openstack.wsgi [None req-2d00d64e-ff64-460e-b5b3-514234cc3ba1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:56:59.594 8 INFO cinder.volume.api [None req-2d00d64e-ff64-460e-b5b3-514234cc3ba1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:56:59.600 8 INFO cinder.api.openstack.wsgi [None req-2d00d64e-ff64-460e-b5b3-514234cc3ba1 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:56:59 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 944 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-09 22:57:00.621 7 INFO cinder.api.openstack.wsgi [None req-04723e81-99ee-4461-8413-b3a88f49567c 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:00.637 7 INFO cinder.volume.api [None req-04723e81-99ee-4461-8413-b3a88f49567c 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:00.642 7 INFO cinder.api.openstack.wsgi [None req-04723e81-99ee-4461-8413-b3a88f49567c 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 200 [pid: 7|app: 0|req: 402/803] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:00 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 969 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-09 22:57:00.668 8 INFO cinder.api.openstack.wsgi [None req-6be6a0b7-5f7c-491b-922e-27b968fef3d3 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:00.682 8 INFO cinder.volume.api [None req-6be6a0b7-5f7c-491b-922e-27b968fef3d3 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:00.686 8 INFO cinder.api.openstack.wsgi [None req-6be6a0b7-5f7c-491b-922e-27b968fef3d3 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 200 [pid: 8|app: 0|req: 402/804] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:00 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => 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-09 22:57:00.702 7 INFO cinder.api.openstack.wsgi [None req-543637c6-acb2-4e1b-9845-5294d1f5f90a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes 2026-05-09 22:57:00.729 7 INFO cinder.volume.api [None req-543637c6-acb2-4e1b-9845-5294d1f5f90a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Get all volumes completed successfully. 2026-05-09 22:57:00.730 7 INFO cinder.api.openstack.wsgi [None req-543637c6-acb2-4e1b-9845-5294d1f5f90a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 403/805] 10.0.0.22 () {32 vars in 700 bytes} [Sat May 9 22:57:00 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes => generated 1323 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-09 22:57:00.743 8 INFO cinder.api.openstack.wsgi [None req-916cf53b-1c43-493d-b41c-183f3fe7edee 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:00.877 8 INFO cinder.volume.api [None req-916cf53b-1c43-493d-b41c-183f3fe7edee 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:00.883 8 INFO cinder.api.openstack.wsgi [None req-916cf53b-1c43-493d-b41c-183f3fe7edee 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:00 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 969 bytes in 145 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-09 22:57:00.899 7 INFO cinder.api.openstack.wsgi [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 2026-05-09 22:57:00.899 7 INFO cinder.api.v3.volumes [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume with id: 718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:00.912 7 INFO cinder.volume.api [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:00.939 7 INFO cinder.volume.api [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume request issued successfully. 2026-05-09 22:57:00.939 7 INFO cinder.api.openstack.wsgi [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 202 [pid: 7|app: 0|req: 404/807] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:57:00 2026] DELETE /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 0 bytes in 47 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-09 22:57:00.948 8 INFO cinder.api.openstack.wsgi [None req-9bd62984-40d5-480f-8632-d5d5b1ebe574 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:00.968 8 INFO cinder.volume.api [None req-9bd62984-40d5-480f-8632-d5d5b1ebe574 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:00.972 8 INFO cinder.api.openstack.wsgi [None req-9bd62984-40d5-480f-8632-d5d5b1ebe574 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:00 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:01.104 7 INFO cinder.api.openstack.wsgi [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:01.105 7 INFO cinder.api.openstack.wsgi [None req-d2680907-ffd8-4111-a260-bc5be659dbd6 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:01.104 8 INFO cinder.api.openstack.wsgi [None req-9bd62984-40d5-480f-8632-d5d5b1ebe574 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:01.107 8 INFO cinder.api.openstack.wsgi [None req-9bd62984-40d5-480f-8632-d5d5b1ebe574 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://10.0.0.101: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-09 22:57:01.993 7 INFO cinder.api.openstack.wsgi [None req-b4f38d3d-d443-46c3-8284-77275bcd1fb7 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 2026-05-09 22:57:02.002 7 INFO cinder.api.openstack.wsgi [None req-b4f38d3d-d443-46c3-8284-77275bcd1fb7 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 returned with HTTP 404 [pid: 7|app: 0|req: 406/811] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:01 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/718ccb52-e9e6-4c29-b9d2-dd1ac35e91f7 => generated 109 bytes in 18 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-09 22:57:02.016 8 INFO cinder.api.openstack.wsgi [None req-1c30e45d-3531-45d1-b058-ac50e518e6bf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:02.034 8 INFO cinder.volume.api [None req-1c30e45d-3531-45d1-b058-ac50e518e6bf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:02.039 8 INFO cinder.api.openstack.wsgi [None req-1c30e45d-3531-45d1-b058-ac50e518e6bf 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:02 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:02.064 7 INFO cinder.api.openstack.wsgi [None req-f2bb68a2-f207-4eeb-bbaa-76963cbeb204 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c 2026-05-09 22:57:02.065 7 INFO cinder.api.v3.volumes [None req-f2bb68a2-f207-4eeb-bbaa-76963cbeb204 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume with id: 428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:02.081 7 INFO cinder.volume.api [None req-f2bb68a2-f207-4eeb-bbaa-76963cbeb204 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:02.112 7 INFO cinder.volume.api [None req-f2bb68a2-f207-4eeb-bbaa-76963cbeb204 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume request issued successfully. 2026-05-09 22:57:02.112 7 INFO cinder.api.openstack.wsgi [None req-f2bb68a2-f207-4eeb-bbaa-76963cbeb204 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 202 [pid: 7|app: 0|req: 407/813] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:57:02 2026] DELETE /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => 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-09 22:57:02.123 8 INFO cinder.api.openstack.wsgi [None req-a611ca26-a5cb-4a7c-81b1-82fd08b1001d 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:02.136 8 INFO cinder.volume.api [None req-a611ca26-a5cb-4a7c-81b1-82fd08b1001d 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:02.142 8 INFO cinder.api.openstack.wsgi [None req-a611ca26-a5cb-4a7c-81b1-82fd08b1001d 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:02 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 968 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-09 22:57:03.161 7 INFO cinder.api.openstack.wsgi [None req-404ac572-6776-4a7d-8282-d879fdbf9408 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c 2026-05-09 22:57:03.169 7 INFO cinder.api.openstack.wsgi [None req-404ac572-6776-4a7d-8282-d879fdbf9408 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c returned with HTTP 404 [pid: 7|app: 0|req: 408/815] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:03 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/428ac8b2-647b-4174-b00f-2887f7da939c => generated 109 bytes in 14 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-09 22:57:03.179 8 INFO cinder.api.openstack.wsgi [None req-a1887cdb-7aee-4d9d-8b32-91a7105fc40a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:03.195 8 INFO cinder.volume.api [None req-a1887cdb-7aee-4d9d-8b32-91a7105fc40a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:03.200 8 INFO cinder.api.openstack.wsgi [None req-a1887cdb-7aee-4d9d-8b32-91a7105fc40a 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 200 [pid: 8|app: 0|req: 408/816] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:03 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:03.218 7 INFO cinder.api.openstack.wsgi [None req-1095cc6c-3671-4bd4-bc91-cc221dc8efba 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 2026-05-09 22:57:03.218 7 INFO cinder.api.v3.volumes [None req-1095cc6c-3671-4bd4-bc91-cc221dc8efba 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume with id: 8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:03.227 7 INFO cinder.volume.api [None req-1095cc6c-3671-4bd4-bc91-cc221dc8efba 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:03.247 7 INFO cinder.volume.api [None req-1095cc6c-3671-4bd4-bc91-cc221dc8efba 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Delete volume request issued successfully. 2026-05-09 22:57:03.247 7 INFO cinder.api.openstack.wsgi [None req-1095cc6c-3671-4bd4-bc91-cc221dc8efba 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 202 [pid: 7|app: 0|req: 409/817] 10.0.0.22 () {32 vars in 777 bytes} [Sat May 9 22:57:03 2026] DELETE /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 0 bytes in 34 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-09 22:57:03.257 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:57:03.269 8 INFO cinder.volume.api [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] Volume info retrieved successfully. 2026-05-09 22:57:03.273 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 200 [pid: 8|app: 0|req: 409/818] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:03 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 967 bytes in 20 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-09 22:57:04.299 7 INFO cinder.api.openstack.wsgi [None req-fdb11d54-893b-4a50-8b4b-8a44f1f44026 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 2026-05-09 22:57:04.310 7 INFO cinder.api.openstack.wsgi [None req-fdb11d54-893b-4a50-8b4b-8a44f1f44026 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 returned with HTTP 404 [pid: 7|app: 0|req: 410/819] 10.0.0.22 () {32 vars in 774 bytes} [Sat May 9 22:57:04 2026] GET /v3/a0b248b10cf74817b2197e8f7953d50a/volumes/8287abe1-b548-4c8d-a28a-526af403d444 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:57:08.511 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:08.512 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 410/820] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57:08 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:57:08.529 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff 2026-05-09 22:57:08.552 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff returned with HTTP 200 [pid: 7|app: 0|req: 411/821] 10.0.0.127 () {34 vars in 879 bytes} [Sat May 9 22:57:08 2026] GET /v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:57:11.104 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:11.104 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:11.104 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:11.105 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:11.145 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:11.146 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 412/824] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57: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-09 22:57:11.152 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:11.153 7 INFO cinder.api.openstack.wsgi [None req-e92e4e7e-bf0f-44a5-9730-9efa5e75c7ca 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/825] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57:11 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:57:12.020 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:12.021 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 413/826] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57: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-09 22:57:12.036 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff 2026-05-09 22:57:12.062 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.127 () {34 vars in 879 bytes} [Sat May 9 22:57:12 2026] GET /v3/27fcc436907d434b85b6add35d19f6ff/limits?tenant_id=27fcc436907d434b85b6add35d19f6ff => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:57:14.582 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:14.584 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 414/828] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57: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-09 22:57:14.594 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:57:14.595 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 415/829] 10.0.0.127 () {28 vars in 376 bytes} [Sat May 9 22:57:14 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:57:21.104 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:21.104 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:21.105 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:21.105 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:31.104 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:31.105 7 INFO cinder.api.openstack.wsgi [None req-5a351442-0f19-43fb-85d0-47b80d5c0d28 8ae95b23c7d040a2ae131f9a03e43488 27fcc436907d434b85b6add35d19f6ff - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:31.108 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:31.110 8 INFO cinder.api.openstack.wsgi [None req-c3e4f62b-e739-46ad-8544-e9b686ebf104 2372d34e312e4995b3278760b34d6872 a0b248b10cf74817b2197e8f7953d50a - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:34.730 7 INFO cinder.api.openstack.wsgi [None req-1f2fe81d-60ca-413f-bd28-cbfd0bc154a4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true 2026-05-09 22:57:34.771 7 INFO cinder.api.openstack.wsgi [None req-1f2fe81d-60ca-413f-bd28-cbfd0bc154a4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true => generated 847 bytes in 191 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-09 22:57:34.788 8 INFO cinder.api.openstack.wsgi [None req-e5a4ad98-9d26-44c4-8441-8770e788af25 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true 2026-05-09 22:57:34.813 8 INFO cinder.api.openstack.wsgi [None req-e5a4ad98-9d26-44c4-8441-8770e788af25 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/835] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:34.829 7 INFO cinder.api.openstack.wsgi [None req-0dd6f993-a754-4e4e-8e3f-52c35e5a1ff0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true 2026-05-09 22:57:34.852 7 INFO cinder.api.openstack.wsgi [None req-0dd6f993-a754-4e4e-8e3f-52c35e5a1ff0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/836] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:34.872 8 INFO cinder.api.openstack.wsgi [None req-9f7f3906-a40e-4a22-8c54-fc460b43a79b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true 2026-05-09 22:57:34.893 8 INFO cinder.api.openstack.wsgi [None req-9f7f3906-a40e-4a22-8c54-fc460b43a79b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/837] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:34.906 7 INFO cinder.api.openstack.wsgi [None req-d6857762-cd99-4400-895d-07a6448ef9e4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true 2026-05-09 22:57:34.931 7 INFO cinder.api.openstack.wsgi [None req-d6857762-cd99-4400-895d-07a6448ef9e4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/838] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:34.941 8 INFO cinder.api.openstack.wsgi [None req-f1a10f57-3c0c-49b5-8c07-649f95c20b7e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:57:34.958 8 INFO cinder.api.openstack.wsgi [None req-f1a10f57-3c0c-49b5-8c07-649f95c20b7e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/839] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:34.974 7 INFO cinder.api.openstack.wsgi [None req-4a0b3f65-d95b-4929-b3fa-8376d0806a66 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/564b2a97ee8f4b338a7042bfb06088d5?usage=true 2026-05-09 22:57:34.995 7 INFO cinder.api.openstack.wsgi [None req-4a0b3f65-d95b-4929-b3fa-8376d0806a66 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/564b2a97ee8f4b338a7042bfb06088d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/840] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/564b2a97ee8f4b338a7042bfb06088d5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.007 8 INFO cinder.api.openstack.wsgi [None req-2fc8c6e7-ceac-48e7-8589-97bde5a1aece 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true 2026-05-09 22:57:35.023 8 INFO cinder.api.openstack.wsgi [None req-2fc8c6e7-ceac-48e7-8589-97bde5a1aece 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/841] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.035 7 INFO cinder.api.openstack.wsgi [None req-5e053c72-31f3-4e53-98f9-5ef1231564d4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:57:35.058 7 INFO cinder.api.openstack.wsgi [None req-5e053c72-31f3-4e53-98f9-5ef1231564d4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/842] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.071 8 INFO cinder.api.openstack.wsgi [None req-c42e76b8-37e7-458e-b9d3-8736d187da19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true 2026-05-09 22:57:35.087 8 INFO cinder.api.openstack.wsgi [None req-c42e76b8-37e7-458e-b9d3-8736d187da19 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/843] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.104 7 INFO cinder.api.openstack.wsgi [None req-899414bf-efdf-4de2-bdbc-564c4248cd26 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/924b19c3240842eebe3e5a86042833e3?usage=true 2026-05-09 22:57:35.126 7 INFO cinder.api.openstack.wsgi [None req-899414bf-efdf-4de2-bdbc-564c4248cd26 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/924b19c3240842eebe3e5a86042833e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/844] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/924b19c3240842eebe3e5a86042833e3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.142 8 INFO cinder.api.openstack.wsgi [None req-a93b7a8b-db26-4b88-94f8-ae0d6fc7244e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true 2026-05-09 22:57:35.161 8 INFO cinder.api.openstack.wsgi [None req-a93b7a8b-db26-4b88-94f8-ae0d6fc7244e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/845] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.178 7 INFO cinder.api.openstack.wsgi [None req-05d3aedf-d80e-4a07-9ec1-658b989637f3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:57:35.205 7 INFO cinder.api.openstack.wsgi [None req-05d3aedf-d80e-4a07-9ec1-658b989637f3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/846] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.222 8 INFO cinder.api.openstack.wsgi [None req-18f4d2c4-6f57-4682-b6f0-e681dc3ce83f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true 2026-05-09 22:57:35.237 8 INFO cinder.api.openstack.wsgi [None req-18f4d2c4-6f57-4682-b6f0-e681dc3ce83f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/847] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.249 7 INFO cinder.api.openstack.wsgi [None req-20a91d78-5da9-4e02-8962-dfad99755bce 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/b58db8fb5bbf4fe3bb7b30000668e396?usage=true 2026-05-09 22:57:35.278 7 INFO cinder.api.openstack.wsgi [None req-20a91d78-5da9-4e02-8962-dfad99755bce 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/b58db8fb5bbf4fe3bb7b30000668e396?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/848] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/b58db8fb5bbf4fe3bb7b30000668e396?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.288 8 INFO cinder.api.openstack.wsgi [None req-ca2a9d21-a3d1-45e2-8999-c2f009f26153 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true 2026-05-09 22:57:35.306 8 INFO cinder.api.openstack.wsgi [None req-ca2a9d21-a3d1-45e2-8999-c2f009f26153 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/849] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.320 7 INFO cinder.api.openstack.wsgi [None req-51c264c0-a08a-437f-a77f-4403a0fb1f1b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3cea9015d8c4b8fb96a8f1571200d96?usage=true 2026-05-09 22:57:35.343 7 INFO cinder.api.openstack.wsgi [None req-51c264c0-a08a-437f-a77f-4403a0fb1f1b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3cea9015d8c4b8fb96a8f1571200d96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c3cea9015d8c4b8fb96a8f1571200d96?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.357 8 INFO cinder.api.openstack.wsgi [None req-ee2f4e8d-79d4-4fe4-bc6f-228cc5837815 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c52ea4c5f6ea41e4be7d4b0195249a08?usage=true 2026-05-09 22:57:35.373 8 INFO cinder.api.openstack.wsgi [None req-ee2f4e8d-79d4-4fe4-bc6f-228cc5837815 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c52ea4c5f6ea41e4be7d4b0195249a08?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/c52ea4c5f6ea41e4be7d4b0195249a08?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.385 7 INFO cinder.api.openstack.wsgi [None req-6e93dee6-256a-4c5e-b5be-59896ace55a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:57:35.398 7 INFO cinder.volume.api [None req-6e93dee6-256a-4c5e-b5be-59896ace55a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:57:35.400 7 INFO cinder.api.openstack.wsgi [None req-6e93dee6-256a-4c5e-b5be-59896ace55a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:57:35.412 8 INFO cinder.api.openstack.wsgi [None req-87c5ccb1-7fc2-4745-9838-b684f174fb17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:57:35.429 8 INFO cinder.volume.api [None req-87c5ccb1-7fc2-4745-9838-b684f174fb17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:57:35.430 8 INFO cinder.api.openstack.wsgi [None req-87c5ccb1-7fc2-4745-9838-b684f174fb17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:57:35.446 7 INFO cinder.api.openstack.wsgi [None req-06b87cee-1e96-4203-a350-1e1ec610ceb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:57:35.454 7 INFO cinder.api.openstack.wsgi [None req-06b87cee-1e96-4203-a350-1e1ec610ceb3 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:35.464 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:57:35.473 8 INFO cinder.volume.api [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 22:57:35.477 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/855] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:57:35.492 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:57:35.996 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:57:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:57:41.104 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:41.104 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:41.104 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:41.105 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:51.104 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:51.105 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:57:51.106 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:57:51.106 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:01.104 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:01.104 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:01.105 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:01.105 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:11.104 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:11.104 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:11.105 8 INFO cinder.api.openstack.wsgi [None req-21d427aa-1c43-4fed-bcda-993795ff34ec 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:11.105 7 INFO cinder.api.openstack.wsgi [None req-bf8c8298-3f90-4f5c-9957-7f9e347d64e9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:14.316 8 INFO cinder.api.openstack.wsgi [None req-15dab527-db09-417b-8f66-45572abfdd23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes 2026-05-09 22:58:14.409 8 INFO cinder.api.v3.volumes [None req-15dab527-db09-417b-8f66-45572abfdd23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Create volume of 16 GB 2026-05-09 22:58:14.415 8 INFO cinder.volume.api [None req-15dab527-db09-417b-8f66-45572abfdd23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:58:14.603 8 INFO cinder.volume.api [None req-15dab527-db09-417b-8f66-45572abfdd23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Create volume request issued successfully. 2026-05-09 22:58:14.604 8 INFO cinder.api.openstack.wsgi [None req-15dab527-db09-417b-8f66-45572abfdd23 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes returned with HTTP 202 [pid: 8|app: 0|req: 432/865] 199.204.45.78 () {34 vars in 733 bytes} [Sat May 9 22:58:14 2026] POST /v3/4c182fdae22a476dbf59983e83858928/volumes => generated 846 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:58:14.619 7 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-84dd69e9-9798-4e32-9cb8-03a5953d6aa8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:14.652 7 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-84dd69e9-9798-4e32-9cb8-03a5953d6aa8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:14.657 7 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-84dd69e9-9798-4e32-9cb8-03a5953d6aa8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:14 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1025 bytes in 45 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-09 22:58:19.674 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-785d4097-4664-4bd0-8fe2-f98065204db2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:19.688 8 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-785d4097-4664-4bd0-8fe2-f98065204db2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:19.694 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-785d4097-4664-4bd0-8fe2-f98065204db2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:19 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1489 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-09 22:58:20.135 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:20.148 7 INFO cinder.volume.api [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:20.153 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 7|app: 0|req: 435/868] 10.0.0.34 () {34 vars in 1027 bytes} [Sat May 9 22:58:20 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1489 bytes in 22 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-09 22:58:20.532 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-c9a25e1c-a64f-477b-b98e-c79fdc639414 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:20.550 8 INFO cinder.volume.api [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-c9a25e1c-a64f-477b-b98e-c79fdc639414 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:20.557 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-c9a25e1c-a64f-477b-b98e-c79fdc639414 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.34 () {34 vars in 1027 bytes} [Sat May 9 22:58:20 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:20.567 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:58:20.568 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 436/870] 10.0.0.34 () {32 vars in 828 bytes} [Sat May 9 22:58:20 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-09 22:58:20.579 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-9735ed3a-1fe2-453a-b4ff-d124e5e8abbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:20.624 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-9735ed3a-1fe2-453a-b4ff-d124e5e8abbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.34 () {40 vars in 1056 bytes} [Sat May 9 22:58:20 2026] POST /v3/4c182fdae22a476dbf59983e83858928/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:21.104 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-9735ed3a-1fe2-453a-b4ff-d124e5e8abbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:21.104 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:21.105 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-9735ed3a-1fe2-453a-b4ff-d124e5e8abbd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:21.106 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 22:58:23.914 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-dd1cf113-2177-4cff-ab22-a05d366696ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:23.931 8 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-dd1cf113-2177-4cff-ab22-a05d366696ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:23.937 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-dd1cf113-2177-4cff-ab22-a05d366696ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 437/874] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:23 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:26.005 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:58:26.006 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-6ad01c82-1eba-432e-840b-dc6cc730b2a5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/875] 199.204.45.78 () {32 vars in 839 bytes} [Sat May 9 22:58:26 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-09 22:58:26.018 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-494856ac-64ef-4bb0-b220-c58729c68c49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:26.036 8 INFO cinder.volume.api [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-494856ac-64ef-4bb0-b220-c58729c68c49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:26.041 8 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-494856ac-64ef-4bb0-b220-c58729c68c49 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 438/876] 199.204.45.78 () {36 vars in 1072 bytes} [Sat May 9 22:58:26 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1712 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-09 22:58:26.122 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-25300a4b-238c-4ec8-81d8-c3d8a70145fd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:26.656 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-25300a4b-238c-4ec8-81d8-c3d8a70145fd 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 199.204.45.78 () {40 vars in 1134 bytes} [Sat May 9 22:58:26 2026] PUT /v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 => generated 802 bytes in 541 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-09 22:58:26.746 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-676179b2-9b6a-4eaf-980f-21e616e874b6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:26.762 8 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-676179b2-9b6a-4eaf-980f-21e616e874b6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:26.768 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-676179b2-9b6a-4eaf-980f-21e616e874b6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 439/878] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:26 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1489 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-09 22:58:27.174 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-4fc58ee8-2803-4cf7-b96a-343ba32ae3d2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:27.208 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-4fc58ee8-2803-4cf7-b96a-343ba32ae3d2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8/action returned with HTTP 204 [pid: 7|app: 0|req: 440/879] 199.204.45.78 () {40 vars in 1147 bytes} [Sat May 9 22:58:27 2026] POST /v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8/action => generated 0 bytes in 40 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-09 22:58:29.745 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-69f6255a-72b7-416d-8ad4-90c8fd705a1f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:29.772 8 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-69f6255a-72b7-416d-8ad4-90c8fd705a1f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:29.780 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-69f6255a-72b7-416d-8ad4-90c8fd705a1f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 440/880] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:29 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1787 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:31.104 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-4fc58ee8-2803-4cf7-b96a-343ba32ae3d2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:31.104 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-69f6255a-72b7-416d-8ad4-90c8fd705a1f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:31.104 7 INFO cinder.api.openstack.wsgi [req-97e64264-3fb1-4626-a9c9-b90d91567ea8 req-4fc58ee8-2803-4cf7-b96a-343ba32ae3d2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:31.104 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-69f6255a-72b7-416d-8ad4-90c8fd705a1f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 22:58:32.660 7 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-95a98575-5494-4ebb-aafa-4f0ff500f39f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:32.680 7 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-95a98575-5494-4ebb-aafa-4f0ff500f39f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:32.686 7 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-95a98575-5494-4ebb-aafa-4f0ff500f39f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 7|app: 0|req: 442/883] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:32 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1787 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-09 22:58:34.608 8 INFO cinder.api.openstack.wsgi [None req-23ed8f5d-5ef4-4585-a94a-828103af3297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:58:34.614 8 INFO cinder.volume.api [None req-23ed8f5d-5ef4-4585-a94a-828103af3297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:58:34.614 8 INFO cinder.api.openstack.wsgi [None req-23ed8f5d-5ef4-4585-a94a-828103af3297 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/884] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:58:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 96 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-09 22:58:34.626 7 INFO cinder.api.openstack.wsgi [None req-23180b47-44f3-4a47-a828-785008470278 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:58:35.130 7 INFO cinder.api.openstack.wsgi [None req-23180b47-44f3-4a47-a828-785008470278 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 443/885] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:58:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:58:35.204 8 INFO cinder.api.openstack.wsgi [None req-9391d7ab-ff20-4112-9021-cea76800c10f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true 2026-05-09 22:58:35.236 8 INFO cinder.api.openstack.wsgi [None req-9391d7ab-ff20-4112-9021-cea76800c10f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/886] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.248 7 INFO cinder.api.openstack.wsgi [None req-3663dda7-e17b-4c43-b00f-1eea5b8825aa 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true 2026-05-09 22:58:35.270 7 INFO cinder.api.openstack.wsgi [None req-3663dda7-e17b-4c43-b00f-1eea5b8825aa 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/1c2d5fad557b45bf8257c2b785a54ee1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.288 8 INFO cinder.api.openstack.wsgi [None req-b5ed6153-eb56-4109-aa07-d0492f741258 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true 2026-05-09 22:58:35.328 8 INFO cinder.api.openstack.wsgi [None req-b5ed6153-eb56-4109-aa07-d0492f741258 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/888] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.341 7 INFO cinder.api.openstack.wsgi [None req-24a2d591-a7c0-4579-a67f-0c8d4c46b876 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true 2026-05-09 22:58:35.365 7 INFO cinder.api.openstack.wsgi [None req-24a2d591-a7c0-4579-a67f-0c8d4c46b876 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/889] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/38bffb6bf9614883bfccbccfd216c090?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.377 8 INFO cinder.api.openstack.wsgi [None req-9a25b6c9-65bc-459e-a338-9859da1e252e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true 2026-05-09 22:58:35.392 8 INFO cinder.api.openstack.wsgi [None req-9a25b6c9-65bc-459e-a338-9859da1e252e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/890] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.403 7 INFO cinder.api.openstack.wsgi [None req-1f9697b6-4780-45ea-92af-8e6569d1613b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:58:35.424 7 INFO cinder.api.openstack.wsgi [None req-1f9697b6-4780-45ea-92af-8e6569d1613b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/891] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.435 8 INFO cinder.api.openstack.wsgi [None req-a654854f-c030-4e69-bf9c-a1d522e73799 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true 2026-05-09 22:58:35.452 8 INFO cinder.api.openstack.wsgi [None req-a654854f-c030-4e69-bf9c-a1d522e73799 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/892] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.466 7 INFO cinder.api.openstack.wsgi [None req-f654f886-2088-4f18-8a54-544525234e59 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:58:35.492 7 INFO cinder.api.openstack.wsgi [None req-f654f886-2088-4f18-8a54-544525234e59 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/893] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.510 8 INFO cinder.api.openstack.wsgi [None req-b0bfcced-5be9-4e93-a390-454f1cd48b17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true 2026-05-09 22:58:35.540 8 INFO cinder.api.openstack.wsgi [None req-b0bfcced-5be9-4e93-a390-454f1cd48b17 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/894] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.555 7 INFO cinder.api.openstack.wsgi [None req-9ee8a811-8077-41ce-b2b3-4c58e9f9aa88 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true 2026-05-09 22:58:35.576 7 INFO cinder.api.openstack.wsgi [None req-9ee8a811-8077-41ce-b2b3-4c58e9f9aa88 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/895] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.591 8 INFO cinder.api.openstack.wsgi [None req-28aacf9a-864d-4548-9277-2e3a129c079e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:58:35.614 8 INFO cinder.api.openstack.wsgi [None req-28aacf9a-864d-4548-9277-2e3a129c079e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/896] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.626 7 INFO cinder.api.openstack.wsgi [None req-38648370-7caa-43e9-a2be-544711f321a6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true 2026-05-09 22:58:35.651 7 INFO cinder.api.openstack.wsgi [None req-38648370-7caa-43e9-a2be-544711f321a6 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/897] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.663 8 INFO cinder.api.openstack.wsgi [None req-56c18494-c182-4ed9-9e03-8e56161e44ff 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true 2026-05-09 22:58:35.694 8 INFO cinder.api.openstack.wsgi [None req-56c18494-c182-4ed9-9e03-8e56161e44ff 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/898] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:35.717 7 INFO cinder.api.openstack.wsgi [None req-8823a248-cd13-4a71-a1c2-320268f1c33c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:58:35.749 7 INFO cinder.volume.api [None req-8823a248-cd13-4a71-a1c2-320268f1c33c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:35.757 7 INFO cinder.api.openstack.wsgi [None req-8823a248-cd13-4a71-a1c2-320268f1c33c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/899] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:35.779 8 INFO cinder.api.openstack.wsgi [None req-f7b7e271-22d4-47c7-8093-7adc2f1b3810 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:58:35.791 8 INFO cinder.volume.api [None req-f7b7e271-22d4-47c7-8093-7adc2f1b3810 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:35.799 8 INFO cinder.api.openstack.wsgi [None req-f7b7e271-22d4-47c7-8093-7adc2f1b3810 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/900] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 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-09 22:58:35.818 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:58:35.824 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 451/901] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 16 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-09 22:58:35.876 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:58:35.895 8 INFO cinder.volume.api [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 22:58:35.901 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 200 [pid: 8|app: 0|req: 451/902] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:41.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:41.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:41.106 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:41.107 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:51.104 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:51.104 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:58:51.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:58:51.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:01.104 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:01.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:01.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:01.106 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:11.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:11.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:11.106 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:11.106 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:21.104 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:21.104 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:21.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:21.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:31.105 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:31.105 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:31.106 8 INFO cinder.api.openstack.wsgi [req-15dab527-db09-417b-8f66-45572abfdd23 req-470c6c36-b12f-4d8a-8acb-88e8e795867f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:31.106 7 INFO cinder.api.openstack.wsgi [None req-6f107e8e-8ec1-48d8-bc20-b6055c9ef723 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 22:59:34.686 8 INFO cinder.api.openstack.wsgi [None req-81bca8e0-458a-4ad8-85aa-38b0b1197ee5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:59:34.701 8 INFO cinder.volume.api [None req-81bca8e0-458a-4ad8-85aa-38b0b1197ee5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:59:34.706 8 INFO cinder.api.openstack.wsgi [None req-81bca8e0-458a-4ad8-85aa-38b0b1197ee5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/915] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:59:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:59:34.716 7 INFO cinder.api.openstack.wsgi [None req-15cc99aa-c6dd-4653-b269-5fa55c719e89 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 22:59:35.220 7 INFO cinder.api.openstack.wsgi [None req-15cc99aa-c6dd-4653-b269-5fa55c719e89 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/916] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 22:59:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true => generated 671 bytes in 509 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-09 22:59:35.260 8 INFO cinder.api.openstack.wsgi [None req-625eb68d-86f5-490f-9f2e-8154c9806963 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true 2026-05-09 22:59:35.286 8 INFO cinder.api.openstack.wsgi [None req-625eb68d-86f5-490f-9f2e-8154c9806963 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/917] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.299 7 INFO cinder.api.openstack.wsgi [None req-8b3620fa-f0cd-4ce7-8946-edec36a1a675 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true 2026-05-09 22:59:35.329 7 INFO cinder.api.openstack.wsgi [None req-8b3620fa-f0cd-4ce7-8946-edec36a1a675 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/918] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.338 8 INFO cinder.api.openstack.wsgi [None req-fd847300-0411-4f76-add2-405d0d8c3467 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true 2026-05-09 22:59:35.357 8 INFO cinder.api.openstack.wsgi [None req-fd847300-0411-4f76-add2-405d0d8c3467 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/919] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.371 7 INFO cinder.api.openstack.wsgi [None req-0d5eefa2-a829-4484-bdeb-31b72ad68079 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 22:59:35.391 7 INFO cinder.api.openstack.wsgi [None req-0d5eefa2-a829-4484-bdeb-31b72ad68079 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/920] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.402 8 INFO cinder.api.openstack.wsgi [None req-3296ba2b-1390-4fe5-a259-5af65bea57f8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true 2026-05-09 22:59:35.425 8 INFO cinder.api.openstack.wsgi [None req-3296ba2b-1390-4fe5-a259-5af65bea57f8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/921] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.436 7 INFO cinder.api.openstack.wsgi [None req-697fc89d-ddd8-4800-ba4a-c268ea97198a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 22:59:35.455 7 INFO cinder.api.openstack.wsgi [None req-697fc89d-ddd8-4800-ba4a-c268ea97198a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/922] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.465 8 INFO cinder.api.openstack.wsgi [None req-2fcafeb8-1176-4548-abbb-b1c17b7f08a0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true 2026-05-09 22:59:35.487 8 INFO cinder.api.openstack.wsgi [None req-2fcafeb8-1176-4548-abbb-b1c17b7f08a0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/923] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.501 7 INFO cinder.api.openstack.wsgi [None req-6fc377c2-392c-483f-b723-309062576b22 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true 2026-05-09 22:59:35.518 7 INFO cinder.api.openstack.wsgi [None req-6fc377c2-392c-483f-b723-309062576b22 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.529 8 INFO cinder.api.openstack.wsgi [None req-484168ca-78e6-48bb-88a0-d16ce4dd3073 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 22:59:35.546 8 INFO cinder.api.openstack.wsgi [None req-484168ca-78e6-48bb-88a0-d16ce4dd3073 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.563 7 INFO cinder.api.openstack.wsgi [None req-815d045c-2f7c-40d2-9aaf-a11d2ddb508d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true 2026-05-09 22:59:35.581 7 INFO cinder.api.openstack.wsgi [None req-815d045c-2f7c-40d2-9aaf-a11d2ddb508d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/926] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.593 8 INFO cinder.api.openstack.wsgi [None req-8ac09748-77fe-4c8b-bab9-0ca55799f8f7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true 2026-05-09 22:59:35.615 8 INFO cinder.api.openstack.wsgi [None req-8ac09748-77fe-4c8b-bab9-0ca55799f8f7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.629 7 INFO cinder.api.openstack.wsgi [None req-cceddc99-2ab8-4496-a8ec-51388669c1d8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 22:59:35.634 7 INFO cinder.volume.api [None req-cceddc99-2ab8-4496-a8ec-51388669c1d8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 22:59:35.635 7 INFO cinder.api.openstack.wsgi [None req-cceddc99-2ab8-4496-a8ec-51388669c1d8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 22:59:35.646 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 22:59:35.651 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 465/929] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:35.658 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 22:59:35.670 7 INFO cinder.volume.api [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 22:59:35.675 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/930] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 22:59:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:59:41.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:41.105 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:41.106 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:41.106 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:51.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:51.104 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 22:59:51.105 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 22:59:51.105 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:01.105 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:01.105 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:01.106 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:01.106 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:11.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:11.105 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:11.107 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:11.108 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:21.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:21.104 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:21.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:21.105 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:31.104 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:31.104 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:31.105 8 INFO cinder.api.openstack.wsgi [None req-39b63548-5679-4c66-89c8-d763013c1021 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:31.105 7 INFO cinder.api.openstack.wsgi [None req-dc87ea4c-dbf0-44a1-adaa-b21b235a845a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 23:00:34.517 7 INFO cinder.api.openstack.wsgi [None req-47b8acd4-5e48-4279-80ec-8c21ab228b42 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:00:34.532 7 INFO cinder.volume.api [None req-47b8acd4-5e48-4279-80ec-8c21ab228b42 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 23:00:34.539 7 INFO cinder.api.openstack.wsgi [None req-47b8acd4-5e48-4279-80ec-8c21ab228b42 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/943] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 23:00:34.638 8 INFO cinder.api.openstack.wsgi [None req-3a7ffb51-fc10-4e35-869f-68b0709c3c9a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true 2026-05-09 23:00:34.656 8 INFO cinder.api.openstack.wsgi [None req-3a7ffb51-fc10-4e35-869f-68b0709c3c9a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/944] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true => generated 847 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-09 23:00:34.671 7 INFO cinder.api.openstack.wsgi [None req-525eefe8-b0e0-4b6a-a1a4-30acb64217ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true 2026-05-09 23:00:34.727 7 INFO cinder.api.openstack.wsgi [None req-525eefe8-b0e0-4b6a-a1a4-30acb64217ac 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/945] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.736 8 INFO cinder.api.openstack.wsgi [None req-ca76881d-7353-4710-baad-920b8022b06e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true 2026-05-09 23:00:34.761 8 INFO cinder.api.openstack.wsgi [None req-ca76881d-7353-4710-baad-920b8022b06e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/946] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.784 7 INFO cinder.api.openstack.wsgi [None req-eee9b252-91e7-469f-bb54-f9220333704e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:00:34.806 7 INFO cinder.api.openstack.wsgi [None req-eee9b252-91e7-469f-bb54-f9220333704e 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/947] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.817 8 INFO cinder.api.openstack.wsgi [None req-59831985-1bd6-490d-901b-435ca8dd54cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true 2026-05-09 23:00:34.847 8 INFO cinder.api.openstack.wsgi [None req-59831985-1bd6-490d-901b-435ca8dd54cc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/948] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.865 7 INFO cinder.api.openstack.wsgi [None req-6d1886e8-550d-4b8c-a057-b6133b18a347 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:00:34.886 7 INFO cinder.api.openstack.wsgi [None req-6d1886e8-550d-4b8c-a057-b6133b18a347 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/949] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.896 8 INFO cinder.api.openstack.wsgi [None req-64cb4079-9263-4a7f-8f38-da39b4053fc2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true 2026-05-09 23:00:34.926 8 INFO cinder.api.openstack.wsgi [None req-64cb4079-9263-4a7f-8f38-da39b4053fc2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/950] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.936 7 INFO cinder.api.openstack.wsgi [None req-6c97dfcd-616d-4005-b33d-80d3ef2bd3e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true 2026-05-09 23:00:34.967 7 INFO cinder.api.openstack.wsgi [None req-6c97dfcd-616d-4005-b33d-80d3ef2bd3e5 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/951] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:34.976 8 INFO cinder.api.openstack.wsgi [None req-9db96511-f20b-4aad-9a1f-256a9ea5708c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:00:35.010 8 INFO cinder.api.openstack.wsgi [None req-9db96511-f20b-4aad-9a1f-256a9ea5708c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/952] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:35.023 7 INFO cinder.api.openstack.wsgi [None req-c5a18a12-a4e8-4304-8cde-9bfbf50da5af 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true 2026-05-09 23:00:35.039 7 INFO cinder.api.openstack.wsgi [None req-c5a18a12-a4e8-4304-8cde-9bfbf50da5af 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/953] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:35.052 8 INFO cinder.api.openstack.wsgi [None req-36b5065b-04da-4c44-ab73-e9e79c235f8a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true 2026-05-09 23:00:35.078 8 INFO cinder.api.openstack.wsgi [None req-36b5065b-04da-4c44-ab73-e9e79c235f8a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/954] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:35.089 7 INFO cinder.api.openstack.wsgi [None req-0348db56-1009-4816-add9-82d44a9ab762 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 23:00:35.095 7 INFO cinder.volume.api [None req-0348db56-1009-4816-add9-82d44a9ab762 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:00:35.095 7 INFO cinder.api.openstack.wsgi [None req-0348db56-1009-4816-add9-82d44a9ab762 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/955] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:00:35.110 8 INFO cinder.api.openstack.wsgi [None req-a5d88378-fd98-4376-b43f-83dc8ea4f8a7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:00:35.115 8 INFO cinder.api.openstack.wsgi [None req-a5d88378-fd98-4376-b43f-83dc8ea4f8a7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 478/956] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:35.127 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:00:35.631 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 479/957] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:35.643 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:00:35.658 8 INFO cinder.volume.api [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 23:00:35.664 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/958] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:00:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 23:00:41.104 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:41.104 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:41.105 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:41.105 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:51.104 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:51.105 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:00:51.106 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:00:51.106 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:01.104 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:01.104 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:01.105 8 INFO cinder.api.openstack.wsgi [None req-d68e585b-736b-40a5-9135-ad86976b652f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:01.105 7 INFO cinder.api.openstack.wsgi [None req-798bbf5e-a002-4531-8cab-f354f15b4e0f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 23:01:10.172 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 23:01:10.736 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 returned with HTTP 200 [pid: 8|app: 0|req: 483/965] 199.204.45.78 () {38 vars in 1102 bytes} [Sat May 9 23:01:10 2026] DELETE /v3/4c182fdae22a476dbf59983e83858928/attachments/cf0aad60-f24f-442e-a6c1-5bcb309bf4a8 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:10.755 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 2026-05-09 23:01:10.755 7 INFO cinder.api.v3.volumes [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Delete volume with id: 9c01d577-4bcc-422d-9f1f-0789df20f5f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 23:01:10.764 7 INFO cinder.volume.api [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Volume info retrieved successfully. 2026-05-09 23:01:10.785 7 INFO cinder.volume.api [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Delete volume request issued successfully. 2026-05-09 23:01:10.785 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 returned with HTTP 202 [pid: 7|app: 0|req: 483/966] 199.204.45.78 () {36 vars in 1053 bytes} [Sat May 9 23:01:10 2026] DELETE /v3/4c182fdae22a476dbf59983e83858928/volumes/9c01d577-4bcc-422d-9f1f-0789df20f5f1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 23:01:11.104 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:11.104 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:11.105 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:11.105 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:21.104 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:21.104 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:21.105 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:21.105 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:31.104 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:31.105 8 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-f01e5948-4ed7-4ddb-9df5-857e8128a0b8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:31.106 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:31.107 7 INFO cinder.api.openstack.wsgi [req-986ece52-7c7f-4630-a960-30f90cac92a0 req-acc69a2c-1af8-424e-af9f-6ac3341da119 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101: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-09 23:01:34.514 8 INFO cinder.api.openstack.wsgi [None req-5108e6cd-f03f-47f0-a4c1-312ee8d980ea 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-09 23:01:34.520 8 INFO cinder.volume.api [None req-5108e6cd-f03f-47f0-a4c1-312ee8d980ea 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:01:34.520 8 INFO cinder.api.openstack.wsgi [None req-5108e6cd-f03f-47f0-a4c1-312ee8d980ea 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/973] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:01:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 67 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-09 23:01:34.531 7 INFO cinder.api.openstack.wsgi [None req-f26b8b74-cac9-40db-8667-6bd0fadc4768 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:01:34.535 7 INFO cinder.api.openstack.wsgi [None req-f26b8b74-cac9-40db-8667-6bd0fadc4768 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/974] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:01:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:34.544 8 INFO cinder.api.openstack.wsgi [None req-442ed136-7de9-4669-a8c9-373473451678 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:01:34.554 8 INFO cinder.volume.api [None req-442ed136-7de9-4669-a8c9-373473451678 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:01:34.555 8 INFO cinder.api.openstack.wsgi [None req-442ed136-7de9-4669-a8c9-373473451678 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/975] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:01:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:01:34.564 7 INFO cinder.api.openstack.wsgi [None req-221b07ab-8c32-40fb-b6f8-c29490f617a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:01:34.572 7 INFO cinder.volume.api [None req-221b07ab-8c32-40fb-b6f8-c29490f617a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:01:34.573 7 INFO cinder.api.openstack.wsgi [None req-221b07ab-8c32-40fb-b6f8-c29490f617a2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/976] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:01:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:01:34.582 8 INFO cinder.api.openstack.wsgi [None req-52ef1cf3-6bb8-4f11-8d67-15fe26f0fa1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:01:35.086 8 INFO cinder.api.openstack.wsgi [None req-52ef1cf3-6bb8-4f11-8d67-15fe26f0fa1a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 489/977] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:01:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:01:35.124 7 INFO cinder.api.openstack.wsgi [None req-674adc64-ad8a-492c-a8a4-fd55de75a929 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true 2026-05-09 23:01:35.146 7 INFO cinder.api.openstack.wsgi [None req-674adc64-ad8a-492c-a8a4-fd55de75a929 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/978] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/004c7f7064d446e099119d66883ac460?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.156 8 INFO cinder.api.openstack.wsgi [None req-850492d7-98ad-44c3-bdba-484cbe650386 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true 2026-05-09 23:01:35.174 8 INFO cinder.api.openstack.wsgi [None req-850492d7-98ad-44c3-bdba-484cbe650386 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/979] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/2334742af66c4bc6866a8e729a3cb9f8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.184 7 INFO cinder.api.openstack.wsgi [None req-dfae1dce-f633-43f7-91af-b89df5824a80 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true 2026-05-09 23:01:35.208 7 INFO cinder.api.openstack.wsgi [None req-dfae1dce-f633-43f7-91af-b89df5824a80 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/980] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4b120bd752374bb2949002b3e45e2524?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.223 8 INFO cinder.api.openstack.wsgi [None req-f899a6a1-ee3b-4014-9f44-31896a20a058 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:01:35.240 8 INFO cinder.api.openstack.wsgi [None req-f899a6a1-ee3b-4014-9f44-31896a20a058 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/981] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.254 7 INFO cinder.api.openstack.wsgi [None req-af0b4a7e-be09-41f3-948a-24f0c990f75c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true 2026-05-09 23:01:35.277 7 INFO cinder.api.openstack.wsgi [None req-af0b4a7e-be09-41f3-948a-24f0c990f75c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/982] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/61907f62636242448dab2062a77ddeb1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.290 8 INFO cinder.api.openstack.wsgi [None req-21c5a685-be74-4ac9-a28d-3f4b7d6f3a57 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:01:35.328 8 INFO cinder.api.openstack.wsgi [None req-21c5a685-be74-4ac9-a28d-3f4b7d6f3a57 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/983] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.341 7 INFO cinder.api.openstack.wsgi [None req-cd5959c1-5585-470a-9e5f-7a7023c9a501 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true 2026-05-09 23:01:35.367 7 INFO cinder.api.openstack.wsgi [None req-cd5959c1-5585-470a-9e5f-7a7023c9a501 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/984] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/7e6485ac632c447a89f6201af06da1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.377 8 INFO cinder.api.openstack.wsgi [None req-deaf3a47-0213-4944-9a4e-c49da2c3e78b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true 2026-05-09 23:01:35.396 8 INFO cinder.api.openstack.wsgi [None req-deaf3a47-0213-4944-9a4e-c49da2c3e78b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/985] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c41602d89334886ad9d49b899f98073?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.409 7 INFO cinder.api.openstack.wsgi [None req-f0e79b50-e212-4242-b6ff-c3835b4a7f77 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:01:35.430 7 INFO cinder.api.openstack.wsgi [None req-f0e79b50-e212-4242-b6ff-c3835b4a7f77 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/986] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.442 8 INFO cinder.api.openstack.wsgi [None req-89a738f7-ec01-4664-933e-9983dbcac2b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true 2026-05-09 23:01:35.460 8 INFO cinder.api.openstack.wsgi [None req-89a738f7-ec01-4664-933e-9983dbcac2b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/987] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/a49aa41bf26648e8b670ac1a5074a35e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:35.470 7 INFO cinder.api.openstack.wsgi [None req-6352a6f0-db91-411a-b81f-44f3894a569f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true 2026-05-09 23:01:35.492 7 INFO cinder.api.openstack.wsgi [None req-6352a6f0-db91-411a-b81f-44f3894a569f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/988] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:01:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/bc568c12587d43ec953c5ac1ce7dc4d0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:41.105 8 INFO cinder.api.openstack.wsgi [None req-89a738f7-ec01-4664-933e-9983dbcac2b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:41.105 7 INFO cinder.api.openstack.wsgi [None req-6352a6f0-db91-411a-b81f-44f3894a569f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:41.105 8 INFO cinder.api.openstack.wsgi [None req-89a738f7-ec01-4664-933e-9983dbcac2b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:41.106 7 INFO cinder.api.openstack.wsgi [None req-6352a6f0-db91-411a-b81f-44f3894a569f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:47.699 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots 2026-05-09 23:01:47.711 8 INFO cinder.volume.api [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:01:47.711 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 496/991] 10.0.0.22 () {32 vars in 704 bytes} [Sat May 9 23:01:47 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:01:47.726 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes 2026-05-09 23:01:47.753 7 INFO cinder.volume.api [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:01:47.754 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes returned with HTTP 200 [pid: 7|app: 0|req: 496/992] 10.0.0.22 () {32 vars in 700 bytes} [Sat May 9 23:01:47 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:01:51.103 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:51.104 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:01:51.104 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:01:51.105 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:01.103 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:01.103 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:01.104 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:01.104 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:11.103 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:11.103 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:11.104 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:11.104 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:21.104 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:21.105 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:21.106 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:21.106 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:31.103 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:31.104 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:31.104 7 INFO cinder.api.openstack.wsgi [None req-6c92705f-a46e-4688-ac4d-b81c71beb2c0 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:31.104 8 INFO cinder.api.openstack.wsgi [None req-327fa7ab-ca62-42d2-ac8c-ccd49ef81fd4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:34.657 7 INFO cinder.api.openstack.wsgi [None req-1b070ff9-cf3e-4742-90bb-31147f23cb35 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:02:34.666 7 INFO cinder.volume.api [None req-1b070ff9-cf3e-4742-90bb-31147f23cb35 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:02:34.668 7 INFO cinder.api.openstack.wsgi [None req-1b070ff9-cf3e-4742-90bb-31147f23cb35 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1003] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:02:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:02:34.680 8 INFO cinder.api.openstack.wsgi [None req-591ac8a5-3969-4c01-a6bd-b3236b5f4c34 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:02:35.183 8 INFO cinder.api.openstack.wsgi [None req-591ac8a5-3969-4c01-a6bd-b3236b5f4c34 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1004] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:02:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:02:35.193 7 INFO cinder.api.openstack.wsgi [None req-419fa198-3553-4bca-a1d7-3dc4e6bc0d5d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:02:35.208 7 INFO cinder.api.openstack.wsgi [None req-419fa198-3553-4bca-a1d7-3dc4e6bc0d5d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 503/1005] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:35.260 8 INFO cinder.api.openstack.wsgi [None req-d02f0a06-f4c3-45a0-820a-c6497774d1f1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:02:35.279 8 INFO cinder.api.openstack.wsgi [None req-d02f0a06-f4c3-45a0-820a-c6497774d1f1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1006] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:35.293 7 INFO cinder.api.openstack.wsgi [None req-09b1bc2e-cc4b-4c62-b8c9-3e57047f784f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:02:35.327 7 INFO cinder.api.openstack.wsgi [None req-09b1bc2e-cc4b-4c62-b8c9-3e57047f784f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1007] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:35.337 8 INFO cinder.api.openstack.wsgi [None req-089134de-70c3-49a6-9c71-2ca277a4d0d8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:02:35.363 8 INFO cinder.api.openstack.wsgi [None req-089134de-70c3-49a6-9c71-2ca277a4d0d8 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1008] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:35.375 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:02:35.387 7 INFO cinder.volume.api [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:02:35.389 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1009] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:02:35.399 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 23:02:35.406 8 INFO cinder.volume.api [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:02:35.407 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1010] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:02:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:02:41.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:41.105 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:41.106 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:41.107 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:51.103 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:51.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:02:51.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:02:51.105 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:01.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:01.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:01.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:01.105 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:11.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:11.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:11.105 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:11.106 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:21.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:21.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:21.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:21.105 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:31.103 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:31.103 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:31.104 7 INFO cinder.api.openstack.wsgi [None req-a6dd7581-b11d-435c-89b0-e513caa32998 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:31.104 8 INFO cinder.api.openstack.wsgi [None req-0acf9401-d49d-4859-977d-96a2fe22addc 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:34.512 7 INFO cinder.api.openstack.wsgi [None req-81e9096f-57bb-4144-9f86-11e90a4dd7fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:03:34.519 7 INFO cinder.api.openstack.wsgi [None req-81e9096f-57bb-4144-9f86-11e90a4dd7fb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 512/1023] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:34.568 8 INFO cinder.api.openstack.wsgi [None req-5b78cd06-392a-4e40-8241-c2839be129e2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:03:34.601 8 INFO cinder.api.openstack.wsgi [None req-5b78cd06-392a-4e40-8241-c2839be129e2 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1024] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:34.616 7 INFO cinder.api.openstack.wsgi [None req-5c70c6bd-dc39-44ac-8f03-dbce0d9cf5ae 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:03:34.653 7 INFO cinder.api.openstack.wsgi [None req-5c70c6bd-dc39-44ac-8f03-dbce0d9cf5ae 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1025] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:34.665 8 INFO cinder.api.openstack.wsgi [None req-ae1adc1d-251c-467c-b850-63459c0fba32 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:03:34.691 8 INFO cinder.api.openstack.wsgi [None req-ae1adc1d-251c-467c-b850-63459c0fba32 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1026] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:34.703 7 INFO cinder.api.openstack.wsgi [None req-19d04e16-8ad1-4669-bd61-d073d95a278a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 23:03:34.708 7 INFO cinder.volume.api [None req-19d04e16-8ad1-4669-bd61-d073d95a278a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:03:34.709 7 INFO cinder.api.openstack.wsgi [None req-19d04e16-8ad1-4669-bd61-d073d95a278a 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1027] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:03:34.718 8 INFO cinder.api.openstack.wsgi [None req-6782216e-6f6e-4504-8a3e-5586a2f5197b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:03:34.731 8 INFO cinder.volume.api [None req-6782216e-6f6e-4504-8a3e-5586a2f5197b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:03:34.734 8 INFO cinder.api.openstack.wsgi [None req-6782216e-6f6e-4504-8a3e-5586a2f5197b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1028] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:03:34.742 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:03:34.753 7 INFO cinder.volume.api [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:03:34.757 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1029] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:03:34.767 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:03:35.272 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1030] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:03:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:03:41.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:41.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:41.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:41.106 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:51.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:51.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:03:51.105 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:03:51.105 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:01.103 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:01.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:01.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:01.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:11.103 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:11.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:11.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:11.105 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:21.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:21.104 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:21.104 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:21.105 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:31.106 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:31.106 8 INFO cinder.api.openstack.wsgi [None req-75a22b3a-f69c-43eb-80c1-59c4eae83434 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:31.106 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:31.107 7 INFO cinder.api.openstack.wsgi [None req-805e4da8-a7d1-4363-8dcb-5748fa5dbb07 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:34.509 8 INFO cinder.api.openstack.wsgi [None req-a146ded3-f5c1-494c-80a2-f236693d8ff7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:04:34.513 8 INFO cinder.api.openstack.wsgi [None req-a146ded3-f5c1-494c-80a2-f236693d8ff7 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1043] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:04:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:34.526 7 INFO cinder.api.openstack.wsgi [None req-13d86764-8d4b-4148-ae33-ed2059eff787 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 23:04:34.532 7 INFO cinder.volume.api [None req-13d86764-8d4b-4148-ae33-ed2059eff787 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:04:34.532 7 INFO cinder.api.openstack.wsgi [None req-13d86764-8d4b-4148-ae33-ed2059eff787 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1044] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:04:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:04:34.544 8 INFO cinder.api.openstack.wsgi [None req-6bcc8dd0-c96d-49ca-a4f3-437ec48e589d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:04:35.049 8 INFO cinder.api.openstack.wsgi [None req-6bcc8dd0-c96d-49ca-a4f3-437ec48e589d 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1045] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:04:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:04:35.060 7 INFO cinder.api.openstack.wsgi [None req-5ce3f797-78b5-44e5-a317-13093d154bf9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:04:35.070 7 INFO cinder.volume.api [None req-5ce3f797-78b5-44e5-a317-13093d154bf9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:04:35.072 7 INFO cinder.api.openstack.wsgi [None req-5ce3f797-78b5-44e5-a317-13093d154bf9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1046] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:04:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:04:35.080 8 INFO cinder.api.openstack.wsgi [None req-9c81df9c-38fc-4349-9d3c-198e61ebb7b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:04:35.087 8 INFO cinder.volume.api [None req-9c81df9c-38fc-4349-9d3c-198e61ebb7b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:04:35.089 8 INFO cinder.api.openstack.wsgi [None req-9c81df9c-38fc-4349-9d3c-198e61ebb7b9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1047] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:04:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:04:35.122 7 INFO cinder.api.openstack.wsgi [None req-ed78dd69-63b8-43e0-95aa-8c13248b4ee4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:04:35.149 7 INFO cinder.api.openstack.wsgi [None req-ed78dd69-63b8-43e0-95aa-8c13248b4ee4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1048] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:04:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:35.161 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:04:35.187 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1049] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:04:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:35.197 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:04:35.215 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1050] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:04:35 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:41.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:41.105 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:41.105 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:41.106 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:51.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:51.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:04:51.105 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:04:51.105 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:01.103 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:01.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:01.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:01.105 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:11.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:11.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:11.105 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:11.105 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:21.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:21.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:21.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:21.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:31.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:31.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:31.104 7 INFO cinder.api.openstack.wsgi [None req-d6f33502-24ee-4e79-a200-cc2d23c81024 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:31.104 8 INFO cinder.api.openstack.wsgi [None req-ab9e517e-c6ab-4735-aff1-e8e7bdf51391 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:34.615 7 INFO cinder.api.openstack.wsgi [None req-fbe0e1d9-483c-4eb5-9a71-87bdcd0b3b92 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true 2026-05-09 23:05:34.639 7 INFO cinder.api.openstack.wsgi [None req-fbe0e1d9-483c-4eb5-9a71-87bdcd0b3b92 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1063] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/4c182fdae22a476dbf59983e83858928?usage=true => generated 845 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:05:34.654 8 INFO cinder.api.openstack.wsgi [None req-fc44cceb-dd6b-4d8d-aa4c-601ea646ad05 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true 2026-05-09 23:05:34.695 8 INFO cinder.api.openstack.wsgi [None req-fc44cceb-dd6b-4d8d-aa4c-601ea646ad05 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1064] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/6ff00b9b7784444e9437dfc63ff7b330?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:05:34.710 7 INFO cinder.api.openstack.wsgi [None req-ec2836c6-9203-4a7c-b2b2-a00344d89c9f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true 2026-05-09 23:05:34.729 7 INFO cinder.api.openstack.wsgi [None req-ec2836c6-9203-4a7c-b2b2-a00344d89c9f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1065] 10.0.0.134 () {28 vars in 736 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-quota-sets/9c4f33403fb34320b2ec4932fff2c89f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:05:34.737 8 INFO cinder.api.openstack.wsgi [None req-61d7cbc5-ac5c-4461-8f37-b3cfb3a658cb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:05:34.745 8 INFO cinder.volume.api [None req-61d7cbc5-ac5c-4461-8f37-b3cfb3a658cb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:05:34.747 8 INFO cinder.api.openstack.wsgi [None req-61d7cbc5-ac5c-4461-8f37-b3cfb3a658cb 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1066] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:05:34.755 7 INFO cinder.api.openstack.wsgi [None req-006afbe9-2839-4d57-86eb-4dc83950c7f4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true 2026-05-09 23:05:34.763 7 INFO cinder.volume.api [None req-006afbe9-2839-4d57-86eb-4dc83950c7f4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all snapshots completed successfully. 2026-05-09 23:05:34.764 7 INFO cinder.api.openstack.wsgi [None req-006afbe9-2839-4d57-86eb-4dc83950c7f4 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1067] 10.0.0.134 () {28 vars in 674 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:05:34.774 8 INFO cinder.api.openstack.wsgi [None req-49827477-19c2-4fff-8b91-917f8e684d3c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true 2026-05-09 23:05:34.783 8 INFO cinder.volume.api [None req-49827477-19c2-4fff-8b91-917f8e684d3c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Get all volumes completed successfully. 2026-05-09 23:05:34.784 8 INFO cinder.api.openstack.wsgi [None req-49827477-19c2-4fff-8b91-917f8e684d3c 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1068] 10.0.0.134 () {28 vars in 684 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:05:34.793 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services 2026-05-09 23:05:34.800 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/os-services returned with HTTP 200 [pid: 7|app: 0|req: 535/1069] 10.0.0.134 () {28 vars in 645 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:05:34.812 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true 2026-05-09 23:05:35.315 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c182fdae22a476dbf59983e83858928/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1070] 10.0.0.134 () {28 vars in 696 bytes} [Sat May 9 23:05:34 2026] GET /v3/4c182fdae22a476dbf59983e83858928/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-09 23:05:41.104 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:41.105 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:41.105 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:41.106 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:51.105 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:51.105 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:05:51.106 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:05:51.106 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:06:01.103 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:06:01.104 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] GET http://10.0.0.101:8776/ 2026-05-09 23:06:01.104 8 INFO cinder.api.openstack.wsgi [None req-2bc6c927-c5b1-4fb0-84ba-36a588322844 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300 2026-05-09 23:06:01.105 7 INFO cinder.api.openstack.wsgi [None req-e6de4fc0-b5eb-4bd7-8035-80604b0f27e1 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] http://10.0.0.101:8776/ returned with HTTP 300