+ 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 Sep 12 07:02:49 2026] *** compiled with version: 13.3.0 on 10 September 2026 21:35:39 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: cinder-api-596f89cdb5-gvpwn 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 0x7fc70f253668 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/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /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_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /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_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /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:1630: 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:1630: 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-09-12 07:02:53.559 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-09-12 07:02:53.560 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-09-12 07:02:53.850 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-09-12 07:02:53.851 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') 2026-09-12 07:02:55.022 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-12 07:02:55.025 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-12 07:02:55.028 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-12 07:02:55.030 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-12 07:02:55.080 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-12 07:02:55.083 7 INFO cinder.rpc [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-12 07:02:55.133 7 WARNING cinder.api.contrib.hosts [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-12 07:02:55.182 7 WARNING keystonemiddleware._common.config [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 07:02:55.193 7 WARNING keystonemiddleware.auth_token [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc70f253668 pid: 7 (default app) 2026-09-12 07:02:55.408 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-12 07:02:55.412 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-12 07:02:55.415 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-12 07:02:55.418 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-12 07:02:55.472 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-12 07:02:55.475 8 INFO cinder.rpc [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-12 07:02:55.530 8 WARNING cinder.api.contrib.hosts [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-12 07:02:55.569 8 WARNING keystonemiddleware._common.config [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 07:02:55.578 8 WARNING keystonemiddleware.auth_token [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc70f253668 pid: 8 (default app) 2026-09-12 07:02:56.445 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:02:56.447 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:06.444 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:06.446 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:16.443 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:16.443 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:26.444 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:26.445 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:26.445 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:26.446 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:36.443 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:36.443 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:36.444 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:36.445 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:46.443 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:46.443 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:46.444 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:46.445 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:56.444 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:56.444 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:03:56.446 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:03:56.446 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:06.444 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:04:06.444 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:04:06.445 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:06.445 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:16.443 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:04:16.445 7 INFO cinder.api.openstack.wsgi [None req-6f32a950-2d5f-4280-92d5-8b044ecf7fb4 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:16.443 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] GET http://10.0.0.87:8776/ 2026-09-12 07:04:16.446 8 INFO cinder.api.openstack.wsgi [None req-aa07f38f-1933-4403-96d4-b55af6d82b51 - - - - - -] http://10.0.0.87:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-12 07:04:25.520 7 INFO cinder.api.openstack.wsgi [None req-56974abb-5d23-41b2-9cc6-ebef065bbe65 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types/rbd1 2026-09-12 07:04:25.578 7 INFO cinder.api.openstack.wsgi [None req-56974abb-5d23-41b2-9cc6-ebef065bbe65 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/16] 10.0.0.48 () {30 vars in 681 bytes} [Sat Sep 12 07:04:24 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/types/rbd1 => generated 82 bytes in 1091 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-12 07:04:26.034 8 INFO cinder.api.openstack.wsgi [None req-a18f0369-c0ff-41f2-b36e-858931030176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:04:26.097 8 INFO cinder.api.openstack.wsgi [None req-a18f0369-c0ff-41f2-b36e-858931030176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 8/17] 10.0.0.48 () {30 vars in 720 bytes} [Sat Sep 12 07:04:25 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/types?name=rbd1&is_public=None => generated 20 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:04:26.443 7 INFO cinder.api.openstack.wsgi [None req-56974abb-5d23-41b2-9cc6-ebef065bbe65 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:26.443 8 INFO cinder.api.openstack.wsgi [None req-a18f0369-c0ff-41f2-b36e-858931030176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:26.444 7 INFO cinder.api.openstack.wsgi [None req-56974abb-5d23-41b2-9cc6-ebef065bbe65 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:26.445 8 INFO cinder.api.openstack.wsgi [None req-a18f0369-c0ff-41f2-b36e-858931030176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:28.515 7 INFO cinder.api.openstack.wsgi [None req-af4ff203-4378-436a-9fff-9bb5cb8acf03 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:04:28.557 7 INFO cinder.api.openstack.wsgi [None req-af4ff203-4378-436a-9fff-9bb5cb8acf03 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types returned with HTTP 200 [pid: 7|app: 0|req: 11/20] 10.0.0.48 () {34 vars in 724 bytes} [Sat Sep 12 07:04:28 2026] POST /v3/92b1903f42a148e6a17c8871b73f89dc/types => generated 179 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:04:28.576 8 INFO cinder.api.openstack.wsgi [req-af4ff203-4378-436a-9fff-9bb5cb8acf03 req-cef95d57-681a-4d90-9c8b-efaaf1dea921 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types/200b0540-2c66-4994-811c-613b0bc91ed6/extra_specs 2026-09-12 07:04:28.662 8 INFO cinder.api.openstack.wsgi [req-af4ff203-4378-436a-9fff-9bb5cb8acf03 req-cef95d57-681a-4d90-9c8b-efaaf1dea921 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types/200b0540-2c66-4994-811c-613b0bc91ed6/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.48 () {36 vars in 893 bytes} [Sat Sep 12 07:04:28 2026] POST /v3/92b1903f42a148e6a17c8871b73f89dc/types/200b0540-2c66-4994-811c-613b0bc91ed6/extra_specs => generated 48 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:04:31.062 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types?is_public=None 2026-09-12 07:04:31.089 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.48 () {30 vars in 700 bytes} [Sat Sep 12 07:04:31 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/types?is_public=None => generated 443 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:04:33.706 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/qos-specs 2026-09-12 07:04:33.721 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.48 () {30 vars in 679 bytes} [Sat Sep 12 07:04:33 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/qos-specs => generated 17 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:04:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:46.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:46.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:04:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:04:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:06.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:26.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:05:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:05:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:06.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:06.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:06.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:16.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:36.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:06:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:06:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:07:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:07:56.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:06.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:08:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:08:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:06.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:36.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:09:56.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:09:56.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:26.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:26.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:46.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:46.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:56.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:10:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:10:56.449 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:06.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:06.447 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:16.448 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:16.449 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:26.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:26.448 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:26.449 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:36.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:46.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:46.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:11:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:11:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:16.447 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:12:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:12:56.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:13:56.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:13:56.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:14:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:14:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:16.451 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:56.451 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:56.452 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:15:56.452 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:15:56.453 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:06.449 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:06.450 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:26.448 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:16:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:16:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:17:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:17:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:36.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:36.447 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:36.448 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:18:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:18:56.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:06.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:06.447 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:06.450 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:06.453 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:26.446 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:46.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:19:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:19:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:16.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:36.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:20:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:20:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:06.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:16.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:26.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:36.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:46.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:21:56.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:21:56.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:06.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:06.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:26.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:26.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:36.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:36.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:36.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:36.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:46.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:46.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:46.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:46.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:56.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:56.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:22:56.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:22:56.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:06.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:06.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:06.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:06.446 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:16.444 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:16.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:16.445 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:16.445 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:26.443 8 INFO cinder.api.openstack.wsgi [None req-f6da7b97-f199-4c8b-8943-9e67181ce1f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:26.443 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:26.444 7 INFO cinder.api.openstack.wsgi [None req-0afa621b-39a3-4ef2-be96-ece789af9230 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:23:28.823 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False 2026-09-12 07:23:28.911 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.912 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.912 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.913 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.913 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.914 8 WARNING cinder.quota [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:28.920 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 126/252] 162.253.55.58 () {44 vars in 1065 bytes} [Sat Sep 12 07:23:28 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False => generated 340 bytes in 259 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:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:23:29.117 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] PUT https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc 2026-09-12 07:23:29.267 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.268 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.268 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.269 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.269 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.269 7 WARNING cinder.quota [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - 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-09-12 07:23:29.277 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc returned with HTTP 200 [pid: 7|app: 0|req: 127/253] 162.253.55.58 () {48 vars in 1094 bytes} [Sat Sep 12 07:23:29 2026] PUT /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc => generated 296 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:23:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:46.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:56.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:56.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:23:56.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:23:56.446 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:06.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:26.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:36.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:46.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:46.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:24:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:24:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:06.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:06.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:16.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:26.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:26.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:36.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:36.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:46.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:25:56.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:25:56.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:16.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:26.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:46.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:56.446 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:26:56.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:26:56.448 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:06.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:36.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:46.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:27:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:27:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:26.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:36.447 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:36.456 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:46.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:46.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:28:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:28:56.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:06.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:06.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:36.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:36.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:36.446 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:46.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:46.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:29:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:29:56.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:06.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:06.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:26.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:26.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:36.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:46.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:46.442 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:46.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:56.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:30:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:30:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:06.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:26.442 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:36.442 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:46.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:46.446 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:46.448 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:46.448 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:31:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:31:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:06.447 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:06.447 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:26.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:36.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:46.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:32:56.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:32:56.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:06.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:06.448 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:06.448 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:06.449 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:16.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:16.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:16.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:26.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:26.446 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:36.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:36.446 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:46.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:46.448 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:46.447 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:56.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:56.442 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:33:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:33:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:06.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:06.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:16.447 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:16.448 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:26.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:26.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:26.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:36.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:36.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:36.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:36.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:46.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:46.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:46.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:46.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:56.442 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:56.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:34:56.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:34:56.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:06.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:06.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:06.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:06.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:16.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:16.443 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:16.445 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:16.445 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:26.442 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:26.443 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:26.444 7 INFO cinder.api.openstack.wsgi [None req-78d3aed6-c108-4c33-8622-7f91558793fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:26.444 8 INFO cinder.api.openstack.wsgi [None req-e706f88a-dc9c-49d8-8346-93f459e46453 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:30.846 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False 2026-09-12 07:35:30.922 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 200/398] 162.253.55.58 () {44 vars in 1065 bytes} [Sat Sep 12 07:35:30 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False => generated 340 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:35:31.677 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] PUT https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01 2026-09-12 07:35:31.812 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01 returned with HTTP 200 [pid: 8|app: 0|req: 199/399] 162.253.55.58 () {48 vars in 1094 bytes} [Sat Sep 12 07:35:31 2026] PUT /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01 => generated 296 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:35:36.443 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:36.443 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:36.444 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:36.444 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:46.443 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:46.444 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:46.447 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:46.448 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:56.443 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:56.443 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:35:56.443 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:35:56.444 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:06.444 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:06.444 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:06.445 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:06.445 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:16.443 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:16.443 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:16.444 8 INFO cinder.api.openstack.wsgi [None req-6bb9ab0f-025d-4e88-b912-872f72fe3557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:16.444 7 INFO cinder.api.openstack.wsgi [None req-48463a29-8dd8-45b6-921c-c736bd0ddd2a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:16.659 8 INFO cinder.api.openstack.wsgi [None req-e37d9242-455f-4c1f-a25c-652a95385723 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:36:16.689 8 INFO cinder.volume.api [None req-e37d9242-455f-4c1f-a25c-652a95385723 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:36:16.691 8 INFO cinder.api.openstack.wsgi [None req-e37d9242-455f-4c1f-a25c-652a95385723 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:36:16.703 7 INFO cinder.api.openstack.wsgi [None req-b87c7ae8-1849-4ee3-b2db-269d949b0a9e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:36:16.750 7 INFO cinder.volume.api [None req-b87c7ae8-1849-4ee3-b2db-269d949b0a9e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:36:16.752 7 INFO cinder.api.openstack.wsgi [None req-b87c7ae8-1849-4ee3-b2db-269d949b0a9e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:36:16.763 8 INFO cinder.api.openstack.wsgi [None req-f8ce40c0-ada5-4bff-bb60-438351e6fd94 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:36:16.777 8 INFO cinder.volume.api [None req-f8ce40c0-ada5-4bff-bb60-438351e6fd94 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:36:16.777 8 INFO cinder.api.openstack.wsgi [None req-f8ce40c0-ada5-4bff-bb60-438351e6fd94 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:36:16.788 7 INFO cinder.api.openstack.wsgi [None req-0a268c42-4113-4760-aad6-ebf39e1cab7a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:36:16.793 7 INFO cinder.api.openstack.wsgi [None req-0a268c42-4113-4760-aad6-ebf39e1cab7a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:36:16.801 8 INFO cinder.api.openstack.wsgi [None req-098204ab-8ddf-46d6-965c-79712b952e63 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:36:16.855 8 INFO cinder.api.openstack.wsgi [None req-098204ab-8ddf-46d6-965c-79712b952e63 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:36:16.930 7 INFO cinder.api.openstack.wsgi [None req-ae9de5df-9fc7-4c3f-9dbb-925f05de412f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:36:16.964 7 INFO cinder.api.openstack.wsgi [None req-ae9de5df-9fc7-4c3f-9dbb-925f05de412f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:36:16.981 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:36:17.035 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:36:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:36:17.051 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:36:17.102 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:36:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:36:26.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:26.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:26.445 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:26.446 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:36.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:36.444 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:36.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:36.446 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:46.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:46.443 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:46.444 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:46.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:56.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:56.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:36:56.444 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:36:56.445 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:06.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:06.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:06.444 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:06.445 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:16.443 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:16.443 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:16.444 8 INFO cinder.api.openstack.wsgi [None req-9fd7030a-b26b-4b3d-82c0-9d3d83fec418 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:16.444 7 INFO cinder.api.openstack.wsgi [None req-3b3e464d-fd09-4002-9014-ee7c7807ebe2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:16.623 7 INFO cinder.api.openstack.wsgi [None req-04007777-63ce-40cf-b040-a8da2d93ed17 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:37:16.687 7 INFO cinder.api.openstack.wsgi [None req-04007777-63ce-40cf-b040-a8da2d93ed17 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:37:16.749 8 INFO cinder.api.openstack.wsgi [None req-ab1fda55-788e-47cc-93e1-6ed1fbfda065 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:37:16.781 8 INFO cinder.api.openstack.wsgi [None req-ab1fda55-788e-47cc-93e1-6ed1fbfda065 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:37:16.794 7 INFO cinder.api.openstack.wsgi [None req-2a1e8fb6-f27e-47db-8ec5-c6d0ca07ed4e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:37:16.828 7 INFO cinder.api.openstack.wsgi [None req-2a1e8fb6-f27e-47db-8ec5-c6d0ca07ed4e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:37:16.842 8 INFO cinder.api.openstack.wsgi [None req-6e99b946-9f55-4e61-beba-bef66e57f55b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:37:16.875 8 INFO cinder.api.openstack.wsgi [None req-6e99b946-9f55-4e61-beba-bef66e57f55b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:37:16.892 7 INFO cinder.api.openstack.wsgi [None req-95aba99b-995a-41c5-aa01-463b2d1dd462 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:37:16.899 7 INFO cinder.api.openstack.wsgi [None req-95aba99b-995a-41c5-aa01-463b2d1dd462 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:37:16.910 8 INFO cinder.api.openstack.wsgi [None req-4a879a00-4d72-4714-9140-487d610958fd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:37:16.918 8 INFO cinder.volume.api [None req-4a879a00-4d72-4714-9140-487d610958fd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:37:16.918 8 INFO cinder.api.openstack.wsgi [None req-4a879a00-4d72-4714-9140-487d610958fd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:37:16.929 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:37:16.942 7 INFO cinder.volume.api [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:37:16.945 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:37:16.957 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:37:16.973 8 INFO cinder.volume.api [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:37:16.977 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:37:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:37:26.443 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:26.443 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:26.444 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:26.444 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:36.444 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:36.444 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:36.445 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:36.445 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:46.443 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:46.443 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:46.444 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:46.444 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:56.442 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:56.443 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:37:56.444 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:37:56.444 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:06.443 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:06.443 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:06.445 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:06.445 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:16.443 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:16.444 8 INFO cinder.api.openstack.wsgi [None req-3b380775-2c37-4ae7-8f46-518bb0cadd0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:16.444 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:16.445 7 INFO cinder.api.openstack.wsgi [None req-59d61786-39bd-47a4-a3c3-7f0fc15ce6e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:16.587 8 INFO cinder.api.openstack.wsgi [None req-54a9af3d-9193-4b7a-88c3-77f0dea220b0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:38:16.595 8 INFO cinder.volume.api [None req-54a9af3d-9193-4b7a-88c3-77f0dea220b0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:38:16.598 8 INFO cinder.api.openstack.wsgi [None req-54a9af3d-9193-4b7a-88c3-77f0dea220b0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:38:16.608 7 INFO cinder.api.openstack.wsgi [None req-3373f471-c273-4570-ac46-4cac370a2675 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:38:16.626 7 INFO cinder.volume.api [None req-3373f471-c273-4570-ac46-4cac370a2675 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:38:16.626 7 INFO cinder.api.openstack.wsgi [None req-3373f471-c273-4570-ac46-4cac370a2675 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:38:16.635 8 INFO cinder.api.openstack.wsgi [None req-5646b363-1ef0-4693-8b7a-81ee7c47c18d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:38:16.640 8 INFO cinder.api.openstack.wsgi [None req-5646b363-1ef0-4693-8b7a-81ee7c47c18d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:38:16.652 7 INFO cinder.api.openstack.wsgi [None req-c545d5a0-7be7-4cb6-91a6-42c38db462b0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:38:16.670 7 INFO cinder.api.openstack.wsgi [None req-c545d5a0-7be7-4cb6-91a6-42c38db462b0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:38:16.683 8 INFO cinder.api.openstack.wsgi [None req-fe6b3917-1f67-4f83-b977-10e95dfd91e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:38:16.697 8 INFO cinder.volume.api [None req-fe6b3917-1f67-4f83-b977-10e95dfd91e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:38:16.700 8 INFO cinder.api.openstack.wsgi [None req-fe6b3917-1f67-4f83-b977-10e95dfd91e2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:38:16.749 7 INFO cinder.api.openstack.wsgi [None req-d894ad9a-95b5-4bfd-a81a-8d6df1b2d972 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:38:16.781 7 INFO cinder.api.openstack.wsgi [None req-d894ad9a-95b5-4bfd-a81a-8d6df1b2d972 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:38:16.794 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:38:16.828 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:38:16.842 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:38:16.874 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:38:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:38:26.443 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:26.444 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:26.444 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:26.445 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:36.443 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:36.443 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:36.444 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:36.445 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:46.443 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:46.443 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:46.444 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:46.444 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:56.443 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:56.443 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:38:56.444 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:38:56.444 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:06.443 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:06.444 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:06.445 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:06.446 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:16.444 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:16.444 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:16.445 7 INFO cinder.api.openstack.wsgi [None req-640b20af-e442-47b2-8800-e5d02a859987 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:16.445 8 INFO cinder.api.openstack.wsgi [None req-7af759a7-37f3-4b3c-ae02-db1a781eed8a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:16.559 7 INFO cinder.api.openstack.wsgi [None req-dfeef95b-347c-4589-ba23-0f25680bd59d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:39:16.563 7 INFO cinder.api.openstack.wsgi [None req-dfeef95b-347c-4589-ba23-0f25680bd59d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:39:16.573 8 INFO cinder.api.openstack.wsgi [None req-0643db74-d09a-4f03-81bb-035223c34d90 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:39:16.582 8 INFO cinder.api.openstack.wsgi [None req-0643db74-d09a-4f03-81bb-035223c34d90 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:39:16.589 7 INFO cinder.api.openstack.wsgi [None req-68171677-4927-4add-82fd-67991e17bb7c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:39:16.595 7 INFO cinder.volume.api [None req-68171677-4927-4add-82fd-67991e17bb7c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:39:16.597 7 INFO cinder.api.openstack.wsgi [None req-68171677-4927-4add-82fd-67991e17bb7c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/472] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:39:16.604 8 INFO cinder.api.openstack.wsgi [None req-01f296de-8552-4bde-80a6-fc3c31605265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:39:16.608 8 INFO cinder.volume.api [None req-01f296de-8552-4bde-80a6-fc3c31605265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:39:16.609 8 INFO cinder.api.openstack.wsgi [None req-01f296de-8552-4bde-80a6-fc3c31605265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/473] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:39:16.644 7 INFO cinder.api.openstack.wsgi [None req-bcdfb56a-51ef-42f7-a014-9dc66c9e016d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:39:16.672 7 INFO cinder.api.openstack.wsgi [None req-bcdfb56a-51ef-42f7-a014-9dc66c9e016d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/474] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:39:16.684 8 INFO cinder.api.openstack.wsgi [None req-886e5652-67c4-49e7-a9a1-7d92e7d29eb7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:39:16.717 8 INFO cinder.api.openstack.wsgi [None req-886e5652-67c4-49e7-a9a1-7d92e7d29eb7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/475] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:39:16.732 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:39:16.768 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:39:16.777 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:39:16.786 8 INFO cinder.volume.api [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:39:16.788 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:39:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:39:26.444 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:26.444 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:26.445 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:26.445 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:36.445 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:36.445 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:36.446 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:36.446 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:46.443 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:46.444 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:46.444 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:46.446 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:56.443 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:56.444 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:39:56.444 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:39:56.445 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:06.443 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:06.444 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:06.445 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:06.446 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:16.442 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:16.443 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:16.443 8 INFO cinder.api.openstack.wsgi [None req-cb5b5747-b147-48ef-b746-eb8dda9ab984 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:16.443 7 INFO cinder.api.openstack.wsgi [None req-f0a4e0e9-70bd-481d-9661-152940161b95 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:16.599 7 INFO cinder.api.openstack.wsgi [None req-7f534b67-32ad-45bf-b149-f533e3e09c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:40:16.610 7 INFO cinder.api.openstack.wsgi [None req-7f534b67-32ad-45bf-b149-f533e3e09c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:40:16.657 8 INFO cinder.api.openstack.wsgi [None req-b5bf873d-0b46-40ba-91ec-c75929068c59 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:40:16.691 8 INFO cinder.api.openstack.wsgi [None req-b5bf873d-0b46-40ba-91ec-c75929068c59 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:40:16.704 7 INFO cinder.api.openstack.wsgi [None req-da0d13bd-a27e-4303-a1f1-5ccc4ba0c3db 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:40:16.744 7 INFO cinder.api.openstack.wsgi [None req-da0d13bd-a27e-4303-a1f1-5ccc4ba0c3db 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/492] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:40:16.758 8 INFO cinder.api.openstack.wsgi [None req-a8c59cda-a4d8-4ada-b2b2-d10fad0a7b8d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:40:16.790 8 INFO cinder.api.openstack.wsgi [None req-a8c59cda-a4d8-4ada-b2b2-d10fad0a7b8d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/493] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:40:16.804 7 INFO cinder.api.openstack.wsgi [None req-20349226-4c9d-45b9-9f5a-2c293ab0a2e8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:40:16.813 7 INFO cinder.api.openstack.wsgi [None req-20349226-4c9d-45b9-9f5a-2c293ab0a2e8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 248/494] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:40:16.825 8 INFO cinder.api.openstack.wsgi [None req-40217105-d2f9-46ff-8174-9647e1d07ace 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:40:16.837 8 INFO cinder.volume.api [None req-40217105-d2f9-46ff-8174-9647e1d07ace 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:40:16.840 8 INFO cinder.api.openstack.wsgi [None req-40217105-d2f9-46ff-8174-9647e1d07ace 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/495] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:40:16.852 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:40:16.868 7 INFO cinder.volume.api [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:40:16.873 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:40:16.884 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:40:16.893 8 INFO cinder.volume.api [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:40:16.894 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:40:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:40:26.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:26.444 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:26.445 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:26.445 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:36.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:36.443 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:36.444 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:36.444 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:46.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:46.443 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:46.444 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:46.444 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:56.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:56.443 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:40:56.444 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:40:56.446 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:06.443 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:06.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:06.444 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:06.445 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:16.443 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:16.443 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:16.444 8 INFO cinder.api.openstack.wsgi [None req-936e2fa8-8879-40c9-8d21-babbefc824a5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:16.445 7 INFO cinder.api.openstack.wsgi [None req-c55938e8-0695-4617-ada8-e69bdcce2bde 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:16.750 8 INFO cinder.api.openstack.wsgi [None req-a7adbc3a-4890-463f-abe0-584f1ad23dd6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:41:16.763 8 INFO cinder.volume.api [None req-a7adbc3a-4890-463f-abe0-584f1ad23dd6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:41:16.766 8 INFO cinder.api.openstack.wsgi [None req-a7adbc3a-4890-463f-abe0-584f1ad23dd6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:41:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:41:16.779 7 INFO cinder.api.openstack.wsgi [None req-9c0e82b7-a7d3-4b46-adba-f1c6a93a683d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:41:16.787 7 INFO cinder.api.openstack.wsgi [None req-9c0e82b7-a7d3-4b46-adba-f1c6a93a683d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:41:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:41:16.800 8 INFO cinder.api.openstack.wsgi [None req-1ebe73cd-5031-431a-a55d-e9bb85ffa363 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:41:16.813 8 INFO cinder.volume.api [None req-1ebe73cd-5031-431a-a55d-e9bb85ffa363 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:41:16.816 8 INFO cinder.api.openstack.wsgi [None req-1ebe73cd-5031-431a-a55d-e9bb85ffa363 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:41:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:41:16.925 7 INFO cinder.api.openstack.wsgi [None req-f91e961e-a968-4c8a-8e40-ef98d59962ba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:41:16.959 7 INFO cinder.api.openstack.wsgi [None req-f91e961e-a968-4c8a-8e40-ef98d59962ba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:41:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:41:16.972 8 INFO cinder.api.openstack.wsgi [None req-c4af3da3-abd4-4e6c-b51a-cf25d004f2ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:41:17.006 8 INFO cinder.api.openstack.wsgi [None req-c4af3da3-abd4-4e6c-b51a-cf25d004f2ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:41:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:41:17.019 7 INFO cinder.api.openstack.wsgi [None req-4064433a-9af5-4a8c-b863-c42443fd0d5f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:41:17.051 7 INFO cinder.api.openstack.wsgi [None req-4064433a-9af5-4a8c-b863-c42443fd0d5f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:41:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:41:17.068 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:41:17.076 8 INFO cinder.volume.api [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:41:17.077 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:41:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:41:17.091 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:41:17.109 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:41:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:41:26.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:26.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:26.444 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:26.444 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:36.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:36.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:36.444 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:36.444 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:46.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:46.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:46.444 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:46.444 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:56.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:56.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:41:56.444 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:41:56.444 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:06.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:06.444 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:06.445 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:06.445 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:16.443 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:16.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:16.443 8 INFO cinder.api.openstack.wsgi [None req-1908b026-c32e-4a32-94b6-bf05b5de52ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:16.444 7 INFO cinder.api.openstack.wsgi [None req-91608fab-9b1f-459c-b0e5-b56003068258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:16.691 8 INFO cinder.api.openstack.wsgi [None req-5d535671-e69d-49fa-a695-04cd659aa68a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:42:16.699 8 INFO cinder.volume.api [None req-5d535671-e69d-49fa-a695-04cd659aa68a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:42:16.699 8 INFO cinder.api.openstack.wsgi [None req-5d535671-e69d-49fa-a695-04cd659aa68a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:42:16.709 7 INFO cinder.api.openstack.wsgi [None req-e6175f1a-9df0-4794-85b3-ed7c15db0966 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:42:16.722 7 INFO cinder.api.openstack.wsgi [None req-e6175f1a-9df0-4794-85b3-ed7c15db0966 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:42:16.735 8 INFO cinder.api.openstack.wsgi [None req-a2ca7366-7cd3-4519-ae7d-cde56796eb91 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:42:16.742 8 INFO cinder.api.openstack.wsgi [None req-a2ca7366-7cd3-4519-ae7d-cde56796eb91 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:42:16.794 7 INFO cinder.api.openstack.wsgi [None req-bb20d52d-e00d-43d2-8904-6f8744afde76 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:42:16.824 7 INFO cinder.api.openstack.wsgi [None req-bb20d52d-e00d-43d2-8904-6f8744afde76 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:42:16.837 8 INFO cinder.api.openstack.wsgi [None req-78b2deb2-0638-41bd-9eb1-fdfd1f50df7d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:42:16.872 8 INFO cinder.api.openstack.wsgi [None req-78b2deb2-0638-41bd-9eb1-fdfd1f50df7d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:42:16.885 7 INFO cinder.api.openstack.wsgi [None req-1234db58-deb2-426b-a8e3-2618e87ed2d6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:42:16.914 7 INFO cinder.api.openstack.wsgi [None req-1234db58-deb2-426b-a8e3-2618e87ed2d6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:42:16.927 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:42:16.941 8 INFO cinder.volume.api [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:42:16.944 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:42:16.955 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:42:16.967 7 INFO cinder.volume.api [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:42:16.969 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:42:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:42:26.443 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:26.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:26.445 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:26.445 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:36.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:36.444 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:36.449 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:36.450 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:46.442 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:46.442 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:46.443 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:46.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:56.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:56.443 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:42:56.444 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:42:56.444 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:06.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:06.444 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:06.444 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:06.446 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:16.443 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:16.443 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:16.444 7 INFO cinder.api.openstack.wsgi [None req-15432d8b-d5ec-4a01-afc8-168ea7794c24 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:16.444 8 INFO cinder.api.openstack.wsgi [None req-28bbc3be-8f1e-4161-9276-5ed1da7a8e01 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:16.697 7 INFO cinder.api.openstack.wsgi [None req-e5b881a3-bba2-4e89-93b2-cad64a144e3f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:43:16.705 7 INFO cinder.api.openstack.wsgi [None req-e5b881a3-bba2-4e89-93b2-cad64a144e3f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:43:16.721 8 INFO cinder.api.openstack.wsgi [None req-12f18d32-6ec8-4cc7-a964-7b9bffdf6e84 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:43:16.738 8 INFO cinder.api.openstack.wsgi [None req-12f18d32-6ec8-4cc7-a964-7b9bffdf6e84 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:43:16.750 7 INFO cinder.api.openstack.wsgi [None req-857a74f8-3de8-448d-ae71-92d5a21859e3 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:43:16.763 7 INFO cinder.volume.api [None req-857a74f8-3de8-448d-ae71-92d5a21859e3 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:43:16.766 7 INFO cinder.api.openstack.wsgi [None req-857a74f8-3de8-448d-ae71-92d5a21859e3 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/552] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:43:16.825 8 INFO cinder.api.openstack.wsgi [None req-49e45570-6248-4055-a052-e68822a685bb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:43:16.857 8 INFO cinder.api.openstack.wsgi [None req-49e45570-6248-4055-a052-e68822a685bb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/553] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:43:16.870 7 INFO cinder.api.openstack.wsgi [None req-2fd6902e-8824-47bc-83e2-23ebc0568176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:43:16.907 7 INFO cinder.api.openstack.wsgi [None req-2fd6902e-8824-47bc-83e2-23ebc0568176 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/554] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:43:16.922 8 INFO cinder.api.openstack.wsgi [None req-46d1919a-02f4-4cab-a984-0b29c8691c76 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:43:16.964 8 INFO cinder.api.openstack.wsgi [None req-46d1919a-02f4-4cab-a984-0b29c8691c76 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/555] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:43:16.974 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:43:16.988 7 INFO cinder.volume.api [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:43:16.991 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:43:17.004 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:43:17.011 8 INFO cinder.volume.api [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:43:17.012 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/557] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:43:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:43:26.443 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:26.443 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:26.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:26.444 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:36.443 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:36.443 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:36.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:36.444 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:46.443 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:46.443 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:46.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:46.446 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:56.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:56.444 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:43:56.445 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:43:56.445 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:06.443 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:06.443 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:06.444 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:06.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:16.442 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:16.443 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:16.443 7 INFO cinder.api.openstack.wsgi [None req-883175ab-1717-4115-8734-2a45979f0239 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:16.444 8 INFO cinder.api.openstack.wsgi [None req-c5a35e6b-b52b-4e5b-a0ca-ff9a8a99e997 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:16.651 7 INFO cinder.api.openstack.wsgi [None req-18cee217-b458-49ad-a7df-f1927f87f904 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:44:16.681 7 INFO cinder.api.openstack.wsgi [None req-18cee217-b458-49ad-a7df-f1927f87f904 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:44:16.704 8 INFO cinder.api.openstack.wsgi [None req-2c8b7c87-e9d5-49e1-a9b2-04038e21f809 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:44:16.749 8 INFO cinder.api.openstack.wsgi [None req-2c8b7c87-e9d5-49e1-a9b2-04038e21f809 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/571] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:44:16.762 7 INFO cinder.api.openstack.wsgi [None req-dd869ada-5216-414b-915e-dfac52c179d4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:44:16.795 7 INFO cinder.api.openstack.wsgi [None req-dd869ada-5216-414b-915e-dfac52c179d4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/572] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:44:16.805 8 INFO cinder.api.openstack.wsgi [None req-8420b466-c761-4e43-a717-4e3e195a8cff 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:44:16.818 8 INFO cinder.volume.api [None req-8420b466-c761-4e43-a717-4e3e195a8cff 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:44:16.822 8 INFO cinder.api.openstack.wsgi [None req-8420b466-c761-4e43-a717-4e3e195a8cff 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:44:16.835 7 INFO cinder.api.openstack.wsgi [None req-c8d28a6d-358c-4303-a7e2-07886690864b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:44:16.842 7 INFO cinder.api.openstack.wsgi [None req-c8d28a6d-358c-4303-a7e2-07886690864b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/574] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:44:16.852 8 INFO cinder.api.openstack.wsgi [None req-360fdb1c-050d-47ea-b36d-4fc73f4511e8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:44:16.860 8 INFO cinder.volume.api [None req-360fdb1c-050d-47ea-b36d-4fc73f4511e8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:44:16.861 8 INFO cinder.api.openstack.wsgi [None req-360fdb1c-050d-47ea-b36d-4fc73f4511e8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/575] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:44:16.874 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:44:16.891 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:44:16.902 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:44:16.915 8 INFO cinder.volume.api [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:44:16.918 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:44:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:44:26.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:26.444 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:26.448 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:26.449 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:36.443 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:36.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:36.444 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:36.445 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:46.443 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:46.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:46.444 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:46.444 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:56.443 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:56.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:44:56.444 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:44:56.444 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:06.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:06.444 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:06.445 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:06.446 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:16.443 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:16.443 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:16.444 7 INFO cinder.api.openstack.wsgi [None req-cb09c694-22f3-42cc-9c74-ed5d9562edb1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:16.444 8 INFO cinder.api.openstack.wsgi [None req-d47e0bc1-bde8-4dc0-9d28-bd6c346b9dd1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:16.590 7 INFO cinder.api.openstack.wsgi [None req-ac8c683c-211a-4034-ba89-15dd0c52b8c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:45:16.626 7 INFO cinder.api.openstack.wsgi [None req-ac8c683c-211a-4034-ba89-15dd0c52b8c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:45:16.641 8 INFO cinder.api.openstack.wsgi [None req-9a9608e1-0146-40ef-9075-9545841cd801 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:45:16.678 8 INFO cinder.api.openstack.wsgi [None req-9a9608e1-0146-40ef-9075-9545841cd801 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:45:16.688 7 INFO cinder.api.openstack.wsgi [None req-096c8ce8-6aa6-4c94-b320-b75229802a74 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:45:16.707 7 INFO cinder.api.openstack.wsgi [None req-096c8ce8-6aa6-4c94-b320-b75229802a74 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:45:16.717 8 INFO cinder.api.openstack.wsgi [None req-0a55d126-7e55-469e-82c6-bc8d64a36f6f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:45:16.730 8 INFO cinder.volume.api [None req-0a55d126-7e55-469e-82c6-bc8d64a36f6f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:45:16.733 8 INFO cinder.api.openstack.wsgi [None req-0a55d126-7e55-469e-82c6-bc8d64a36f6f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:45:16.744 7 INFO cinder.api.openstack.wsgi [None req-d6fe840e-7163-4ef8-ad57-b21451b5b1ce 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:45:16.756 7 INFO cinder.api.openstack.wsgi [None req-d6fe840e-7163-4ef8-ad57-b21451b5b1ce 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:45:16.767 8 INFO cinder.api.openstack.wsgi [None req-3817f4fd-b8a4-4986-8391-a9c5a4221957 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:45:16.777 8 INFO cinder.volume.api [None req-3817f4fd-b8a4-4986-8391-a9c5a4221957 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:45:16.778 8 INFO cinder.api.openstack.wsgi [None req-3817f4fd-b8a4-4986-8391-a9c5a4221957 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:45:16.788 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:45:16.798 7 INFO cinder.volume.api [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:45:16.800 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:45:16.813 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:45:16.821 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:45:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:45:26.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:26.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:26.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:26.445 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:36.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:36.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:36.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:36.444 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:46.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:46.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:46.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:46.444 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:56.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:56.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:45:56.444 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:45:56.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:06.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:06.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:06.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:06.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:16.443 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:16.443 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:16.444 8 INFO cinder.api.openstack.wsgi [None req-fb549c62-219e-4d09-bb5d-95dc235b7c6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:16.445 7 INFO cinder.api.openstack.wsgi [None req-7a4e73bb-bcf2-4f50-aeb1-a6d32ad69c72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:16.644 8 INFO cinder.api.openstack.wsgi [None req-17c76480-a17a-4b84-a237-4d8c1260e307 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:46:16.712 8 INFO cinder.volume.api [None req-17c76480-a17a-4b84-a237-4d8c1260e307 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:46:16.713 8 INFO cinder.api.openstack.wsgi [None req-17c76480-a17a-4b84-a237-4d8c1260e307 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:46:16.752 7 INFO cinder.api.openstack.wsgi [None req-b01fcfde-04b1-4c62-80a0-d188746995f5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:46:16.835 7 INFO cinder.api.openstack.wsgi [None req-b01fcfde-04b1-4c62-80a0-d188746995f5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:46:16.850 8 INFO cinder.api.openstack.wsgi [None req-8a0d97e7-50e1-44e4-9345-d8bbfd0c6557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:46:16.897 8 INFO cinder.api.openstack.wsgi [None req-8a0d97e7-50e1-44e4-9345-d8bbfd0c6557 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:46:16.910 7 INFO cinder.api.openstack.wsgi [None req-bd1eecc1-1095-429b-a038-4e82713bc908 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:46:16.950 7 INFO cinder.api.openstack.wsgi [None req-bd1eecc1-1095-429b-a038-4e82713bc908 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:46:16.965 8 INFO cinder.api.openstack.wsgi [None req-951d83ea-2733-4338-bc13-96472ea74681 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:46:16.981 8 INFO cinder.volume.api [None req-951d83ea-2733-4338-bc13-96472ea74681 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:46:16.986 8 INFO cinder.api.openstack.wsgi [None req-951d83ea-2733-4338-bc13-96472ea74681 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:46:16.998 7 INFO cinder.api.openstack.wsgi [None req-69b28948-0b7e-48dc-af1c-da4a60d72de6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:46:17.013 7 INFO cinder.volume.api [None req-69b28948-0b7e-48dc-af1c-da4a60d72de6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:46:17.016 7 INFO cinder.api.openstack.wsgi [None req-69b28948-0b7e-48dc-af1c-da4a60d72de6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:46:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:46:17.031 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:46:17.066 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:46:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:46:17.082 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:46:17.091 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:46:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:46:26.443 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:26.443 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:26.443 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:26.444 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:36.444 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:36.445 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:36.446 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:36.446 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:46.443 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:46.443 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:46.444 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:46.444 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:56.444 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:56.444 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:46:56.445 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:46:56.445 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:06.443 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:06.443 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:06.443 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:06.444 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:16.443 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:16.443 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:16.445 8 INFO cinder.api.openstack.wsgi [None req-b7a25c0e-1da0-40e3-903e-5168af9f1ccb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:16.445 7 INFO cinder.api.openstack.wsgi [None req-5c265917-f42b-4dff-bdc5-e4fc7798b7c2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:16.627 8 INFO cinder.api.openstack.wsgi [None req-7c973122-a1e9-43eb-953b-1d625853bc68 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:47:16.632 8 INFO cinder.api.openstack.wsgi [None req-7c973122-a1e9-43eb-953b-1d625853bc68 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:47:16.644 7 INFO cinder.api.openstack.wsgi [None req-48b303fb-c6a6-4065-831c-a401610bad1c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:47:16.657 7 INFO cinder.volume.api [None req-48b303fb-c6a6-4065-831c-a401610bad1c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:47:16.660 7 INFO cinder.api.openstack.wsgi [None req-48b303fb-c6a6-4065-831c-a401610bad1c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:47:16.670 8 INFO cinder.api.openstack.wsgi [None req-eb9ca9d3-6f07-4cca-8f01-b196152a4d55 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:47:16.681 8 INFO cinder.volume.api [None req-eb9ca9d3-6f07-4cca-8f01-b196152a4d55 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:47:16.683 8 INFO cinder.api.openstack.wsgi [None req-eb9ca9d3-6f07-4cca-8f01-b196152a4d55 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:47:16.693 7 INFO cinder.api.openstack.wsgi [None req-1b6e74fa-2f8e-42c3-ac7b-e382eb41def1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:47:16.701 7 INFO cinder.volume.api [None req-1b6e74fa-2f8e-42c3-ac7b-e382eb41def1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:47:16.702 7 INFO cinder.api.openstack.wsgi [None req-1b6e74fa-2f8e-42c3-ac7b-e382eb41def1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:47:16.711 8 INFO cinder.api.openstack.wsgi [None req-50be792c-db18-4cb7-b61d-6e82846c2ba8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:47:16.729 8 INFO cinder.api.openstack.wsgi [None req-50be792c-db18-4cb7-b61d-6e82846c2ba8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:47:16.784 7 INFO cinder.api.openstack.wsgi [None req-89e6a2e4-7671-4026-8dc0-ba2a175400ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:47:16.817 7 INFO cinder.api.openstack.wsgi [None req-89e6a2e4-7671-4026-8dc0-ba2a175400ad 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/635] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:47:16.832 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:47:16.867 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:47:16.881 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:47:16.911 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:47:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:47:26.443 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:26.443 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:26.444 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:26.444 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:36.447 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:36.448 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:36.449 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:36.450 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:46.443 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:46.443 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:46.444 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:46.445 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:56.444 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:56.444 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:47:56.445 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:47:56.445 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:06.443 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:06.443 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:06.444 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:06.445 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:16.443 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:16.443 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:16.444 8 INFO cinder.api.openstack.wsgi [None req-083bf628-404d-4acf-9e78-f1c314e7c338 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:16.444 7 INFO cinder.api.openstack.wsgi [None req-572114c1-c063-44cd-882a-7b356afa7c71 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:16.598 7 INFO cinder.api.openstack.wsgi [None req-57d0b64c-eae1-4cc2-b512-4522a195ef93 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:48:16.602 7 INFO cinder.volume.api [None req-57d0b64c-eae1-4cc2-b512-4522a195ef93 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:48:16.602 7 INFO cinder.api.openstack.wsgi [None req-57d0b64c-eae1-4cc2-b512-4522a195ef93 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:48:16.623 8 INFO cinder.api.openstack.wsgi [None req-0060a9a4-a7c6-4ba1-906c-f51a0194937d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:48:16.640 8 INFO cinder.api.openstack.wsgi [None req-0060a9a4-a7c6-4ba1-906c-f51a0194937d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:48:16.679 7 INFO cinder.api.openstack.wsgi [None req-0d07a9bf-469e-45f4-8028-e57395b8238c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:48:16.710 7 INFO cinder.api.openstack.wsgi [None req-0d07a9bf-469e-45f4-8028-e57395b8238c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:48:16.721 8 INFO cinder.api.openstack.wsgi [None req-084ea7d4-ae72-420b-bfb7-869e002c98dd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:48:16.760 8 INFO cinder.api.openstack.wsgi [None req-084ea7d4-ae72-420b-bfb7-869e002c98dd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:48:16.771 7 INFO cinder.api.openstack.wsgi [None req-6e0a51d2-1a2d-4855-a758-09c47acf4680 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:48:16.793 7 INFO cinder.api.openstack.wsgi [None req-6e0a51d2-1a2d-4855-a758-09c47acf4680 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:48:16.804 8 INFO cinder.api.openstack.wsgi [None req-135340e0-ac28-4a94-9087-85aaff63907f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:48:16.816 8 INFO cinder.volume.api [None req-135340e0-ac28-4a94-9087-85aaff63907f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:48:16.821 8 INFO cinder.api.openstack.wsgi [None req-135340e0-ac28-4a94-9087-85aaff63907f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:48:16.834 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:48:16.842 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:48:16.854 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:48:16.864 8 INFO cinder.volume.api [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:48:16.866 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:48:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:48:26.443 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:26.443 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:26.444 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:26.444 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:36.443 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:36.444 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:36.444 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:36.445 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:46.443 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:46.444 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:46.444 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:46.445 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:56.443 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:56.443 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:48:56.444 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:48:56.444 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:06.443 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:06.443 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:06.444 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:06.444 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:16.447 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:16.447 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:16.448 7 INFO cinder.api.openstack.wsgi [None req-04db6622-4f99-4ba2-b8bf-28977d864bf1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:16.449 8 INFO cinder.api.openstack.wsgi [None req-4fd129b6-cef9-48a1-8401-c72e94e80cbe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:16.567 7 INFO cinder.api.openstack.wsgi [None req-365831b3-1127-4863-8a5f-3bd8863db97c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:49:16.579 7 INFO cinder.volume.api [None req-365831b3-1127-4863-8a5f-3bd8863db97c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:49:16.582 7 INFO cinder.api.openstack.wsgi [None req-365831b3-1127-4863-8a5f-3bd8863db97c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:49:16.592 8 INFO cinder.api.openstack.wsgi [None req-9fe948fb-0510-41c4-b592-8a6281a712cd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:49:16.598 8 INFO cinder.api.openstack.wsgi [None req-9fe948fb-0510-41c4-b592-8a6281a712cd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:49:16.607 7 INFO cinder.api.openstack.wsgi [None req-50c7f81c-240b-48f4-959c-8e4171163454 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:49:16.633 7 INFO cinder.volume.api [None req-50c7f81c-240b-48f4-959c-8e4171163454 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:49:16.634 7 INFO cinder.api.openstack.wsgi [None req-50c7f81c-240b-48f4-959c-8e4171163454 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:49:16.646 8 INFO cinder.api.openstack.wsgi [None req-0009726d-d49a-4be4-b6aa-fd0c9e5d6e37 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:49:16.657 8 INFO cinder.volume.api [None req-0009726d-d49a-4be4-b6aa-fd0c9e5d6e37 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:49:16.660 8 INFO cinder.api.openstack.wsgi [None req-0009726d-d49a-4be4-b6aa-fd0c9e5d6e37 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:49:16.671 7 INFO cinder.api.openstack.wsgi [None req-7d15010b-37a0-42d7-9109-e5ed0667d01b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:49:16.688 7 INFO cinder.api.openstack.wsgi [None req-7d15010b-37a0-42d7-9109-e5ed0667d01b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 338/674] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:49:16.737 8 INFO cinder.api.openstack.wsgi [None req-8120bbd6-4a82-4be2-a39f-4fb9df6fb7d2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:49:16.772 8 INFO cinder.api.openstack.wsgi [None req-8120bbd6-4a82-4be2-a39f-4fb9df6fb7d2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/675] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:49:16.786 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:49:16.820 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:49:16.834 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:49:16.868 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/677] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:49:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:49:26.443 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:26.444 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:26.445 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:26.445 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:36.444 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:36.445 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:36.451 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:36.456 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:46.443 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:46.443 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:46.444 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:46.444 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:56.443 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:56.444 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:49:56.447 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:49:56.448 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:06.443 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:06.443 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:06.444 7 INFO cinder.api.openstack.wsgi [None req-f784cb41-c7ea-4820-a38a-eaf0f8b8b671 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:06.448 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:14.056 7 INFO cinder.api.openstack.wsgi [None req-59736ff8-b9c9-4f7c-b9f4-dba66e8d9911 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False 2026-09-12 07:50:14.079 7 INFO cinder.api.openstack.wsgi [None req-59736ff8-b9c9-4f7c-b9f4-dba66e8d9911 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 162.253.55.58 () {44 vars in 1065 bytes} [Sat Sep 12 07:50:14 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=False => generated 338 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:16.443 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:16.443 7 INFO cinder.api.openstack.wsgi [None req-59736ff8-b9c9-4f7c-b9f4-dba66e8d9911 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:16.444 8 INFO cinder.api.openstack.wsgi [None req-6ff9fd95-ec4d-42d7-bd5f-36bab2c0e9af 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:16.444 7 INFO cinder.api.openstack.wsgi [None req-59736ff8-b9c9-4f7c-b9f4-dba66e8d9911 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:16.561 8 INFO cinder.api.openstack.wsgi [None req-dd7db856-db51-44fa-a3c6-4969b1f52a79 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:50:16.567 8 INFO cinder.volume.api [None req-dd7db856-db51-44fa-a3c6-4969b1f52a79 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:50:16.567 8 INFO cinder.api.openstack.wsgi [None req-dd7db856-db51-44fa-a3c6-4969b1f52a79 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:50:16.580 7 INFO cinder.api.openstack.wsgi [None req-66527237-b47d-416d-8038-0463c6460258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:50:16.590 7 INFO cinder.api.openstack.wsgi [None req-66527237-b47d-416d-8038-0463c6460258 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:16.602 8 INFO cinder.api.openstack.wsgi [None req-af951031-ae55-4001-bbc2-1da10622b0f7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:50:16.613 8 INFO cinder.volume.api [None req-af951031-ae55-4001-bbc2-1da10622b0f7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:50:16.618 8 INFO cinder.api.openstack.wsgi [None req-af951031-ae55-4001-bbc2-1da10622b0f7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:50:16.639 7 INFO cinder.api.openstack.wsgi [None req-cf8398a6-d01c-4bf0-bc0f-c4931efc86e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:50:16.648 7 INFO cinder.api.openstack.wsgi [None req-cf8398a6-d01c-4bf0-bc0f-c4931efc86e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:16.666 8 INFO cinder.api.openstack.wsgi [None req-3359d3ae-e4ce-4cb3-83f7-275c9f4e22fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:50:16.677 8 INFO cinder.volume.api [None req-3359d3ae-e4ce-4cb3-83f7-275c9f4e22fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:50:16.681 8 INFO cinder.api.openstack.wsgi [None req-3359d3ae-e4ce-4cb3-83f7-275c9f4e22fe 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/695] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:50:16.727 7 INFO cinder.api.openstack.wsgi [None req-6701d9ab-c12d-4d41-8ae8-71486c056345 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:50:16.773 7 INFO cinder.api.openstack.wsgi [None req-6701d9ab-c12d-4d41-8ae8-71486c056345 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:16.784 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:50:16.810 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:16.824 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:50:16.862 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/698] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:50:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:50:26.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:26.443 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:26.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:26.444 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:36.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:36.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:36.444 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:36.445 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:46.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:46.443 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:46.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:46.444 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:56.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:56.443 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:50:56.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:50:56.444 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:06.443 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:06.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:06.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:06.445 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:16.443 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:16.443 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:16.444 7 INFO cinder.api.openstack.wsgi [None req-255eff20-10d6-4ea3-a5c6-bb439fc69ccc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:16.444 8 INFO cinder.api.openstack.wsgi [None req-afd04dd0-e3f7-4135-aca4-686de25b6b0c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:16.600 7 INFO cinder.api.openstack.wsgi [None req-b414e931-02ab-4e40-b31b-8ef96b037c44 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:51:16.605 7 INFO cinder.volume.api [None req-b414e931-02ab-4e40-b31b-8ef96b037c44 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:51:16.605 7 INFO cinder.api.openstack.wsgi [None req-b414e931-02ab-4e40-b31b-8ef96b037c44 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/711] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:51:16.616 8 INFO cinder.api.openstack.wsgi [None req-bf4f03bb-8f44-4e4a-9648-561a99a36cf6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:51:16.630 8 INFO cinder.volume.api [None req-bf4f03bb-8f44-4e4a-9648-561a99a36cf6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:51:16.633 8 INFO cinder.api.openstack.wsgi [None req-bf4f03bb-8f44-4e4a-9648-561a99a36cf6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/712] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:51:16.644 7 INFO cinder.api.openstack.wsgi [None req-cf9708fc-2308-4249-ac5a-a205f5c52b41 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:51:16.651 7 INFO cinder.api.openstack.wsgi [None req-cf9708fc-2308-4249-ac5a-a205f5c52b41 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 358/713] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:16.662 8 INFO cinder.api.openstack.wsgi [None req-e05e4105-a682-459e-b991-83a047a4ed61 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:51:16.680 8 INFO cinder.volume.api [None req-e05e4105-a682-459e-b991-83a047a4ed61 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:51:16.684 8 INFO cinder.api.openstack.wsgi [None req-e05e4105-a682-459e-b991-83a047a4ed61 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/714] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:51:16.696 7 INFO cinder.api.openstack.wsgi [None req-af9852fa-48b2-44e0-8ec1-23b6ab15e80e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:51:16.714 7 INFO cinder.api.openstack.wsgi [None req-af9852fa-48b2-44e0-8ec1-23b6ab15e80e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:16.771 8 INFO cinder.api.openstack.wsgi [None req-df71da82-f13d-4615-a50c-19f6bd3bdfb0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:51:16.810 8 INFO cinder.api.openstack.wsgi [None req-df71da82-f13d-4615-a50c-19f6bd3bdfb0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/716] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:16.823 7 INFO cinder.api.openstack.wsgi [None req-6cbdb24d-771e-4a41-a354-91d57594416b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:51:16.868 7 INFO cinder.api.openstack.wsgi [None req-6cbdb24d-771e-4a41-a354-91d57594416b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/717] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:16.882 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:51:16.918 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:51:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:26.442 7 INFO cinder.api.openstack.wsgi [None req-6cbdb24d-771e-4a41-a354-91d57594416b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:26.443 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:26.443 7 INFO cinder.api.openstack.wsgi [None req-6cbdb24d-771e-4a41-a354-91d57594416b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:26.444 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:28.292 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False 2026-09-12 07:51:28.316 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] https://volume.162-253-55-58.nip.io/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 162.253.55.58 () {44 vars in 1065 bytes} [Sat Sep 12 07:51:28 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=False => generated 338 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:51:36.443 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:36.444 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:36.444 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:36.446 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:46.443 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:46.444 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:46.445 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:46.446 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:56.444 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:56.444 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:51:56.445 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:51:56.445 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:06.444 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:06.444 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:06.445 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:06.445 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:16.443 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:16.443 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:16.444 8 INFO cinder.api.openstack.wsgi [None req-77bd1efc-b00d-4457-ab0b-9b2796a6966e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:16.444 7 INFO cinder.api.openstack.wsgi [None req-93b7e2ef-5b36-4010-8f30-fc7a14ee515c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:16.676 8 INFO cinder.api.openstack.wsgi [None req-4634a9df-b2f9-4763-9c30-f70f9056ee9f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:52:16.709 8 INFO cinder.api.openstack.wsgi [None req-4634a9df-b2f9-4763-9c30-f70f9056ee9f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/732] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:52:16.724 7 INFO cinder.api.openstack.wsgi [None req-072be20c-9170-4ec2-93d8-d6950c60bf6d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:52:16.755 7 INFO cinder.api.openstack.wsgi [None req-072be20c-9170-4ec2-93d8-d6950c60bf6d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/733] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:52:16.769 8 INFO cinder.api.openstack.wsgi [None req-025c03bc-8170-4ae2-9528-21a4240fe10c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:52:16.796 8 INFO cinder.api.openstack.wsgi [None req-025c03bc-8170-4ae2-9528-21a4240fe10c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/734] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:52:16.807 7 INFO cinder.api.openstack.wsgi [None req-8340b7fa-b44c-4a88-9b0b-cd2ca3e4fe72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:52:16.819 7 INFO cinder.volume.api [None req-8340b7fa-b44c-4a88-9b0b-cd2ca3e4fe72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:52:16.822 7 INFO cinder.api.openstack.wsgi [None req-8340b7fa-b44c-4a88-9b0b-cd2ca3e4fe72 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:52:16.835 8 INFO cinder.api.openstack.wsgi [None req-11382fc5-74a2-4bfd-b0dd-7615d86289ba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:52:16.848 8 INFO cinder.api.openstack.wsgi [None req-11382fc5-74a2-4bfd-b0dd-7615d86289ba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:52:16.862 7 INFO cinder.api.openstack.wsgi [None req-77d02196-1f2c-4da7-9c8f-ca49857fe0d4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:52:16.870 7 INFO cinder.volume.api [None req-77d02196-1f2c-4da7-9c8f-ca49857fe0d4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:52:16.870 7 INFO cinder.api.openstack.wsgi [None req-77d02196-1f2c-4da7-9c8f-ca49857fe0d4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/737] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:52:16.882 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:52:16.895 8 INFO cinder.volume.api [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:52:16.897 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/738] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:52:16.914 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:52:16.924 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/739] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:52:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:52:26.443 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:26.444 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:26.444 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:26.445 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:36.443 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:36.443 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:36.445 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:36.445 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:46.443 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:46.443 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:46.444 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:46.445 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:56.443 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:56.443 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:52:56.444 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:52:56.445 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:06.443 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:06.443 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:06.444 7 INFO cinder.api.openstack.wsgi [None req-5e1131ed-6cfc-45f3-b702-91cae66fe265 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:06.444 8 INFO cinder.api.openstack.wsgi [None req-d49be807-372c-4b46-8f25-3594df9984a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:08.609 7 INFO cinder.api.openstack.wsgi [None req-22172a1a-5a3b-4a70-a532-eebb72d350e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots 2026-09-12 07:53:08.629 7 INFO cinder.volume.api [None req-22172a1a-5a3b-4a70-a532-eebb72d350e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:53:08.629 7 INFO cinder.api.openstack.wsgi [None req-22172a1a-5a3b-4a70-a532-eebb72d350e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 377/750] 10.0.0.119 () {32 vars in 705 bytes} [Sat Sep 12 07:53:08 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:53:08.649 8 INFO cinder.api.openstack.wsgi [None req-3996e114-554e-4832-b93a-6b57c0b868ac 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes 2026-09-12 07:53:08.695 8 INFO cinder.volume.api [None req-3996e114-554e-4832-b93a-6b57c0b868ac 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:53:08.696 8 INFO cinder.api.openstack.wsgi [None req-3996e114-554e-4832-b93a-6b57c0b868ac 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes returned with HTTP 200 [pid: 8|app: 0|req: 374/751] 10.0.0.119 () {32 vars in 701 bytes} [Sat Sep 12 07:53:08 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:53:16.443 7 INFO cinder.api.openstack.wsgi [None req-22172a1a-5a3b-4a70-a532-eebb72d350e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:16.444 7 INFO cinder.api.openstack.wsgi [None req-22172a1a-5a3b-4a70-a532-eebb72d350e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:16.446 8 INFO cinder.api.openstack.wsgi [None req-3996e114-554e-4832-b93a-6b57c0b868ac 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:16.446 8 INFO cinder.api.openstack.wsgi [None req-3996e114-554e-4832-b93a-6b57c0b868ac 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:16.601 7 INFO cinder.api.openstack.wsgi [None req-e2ef32ef-f6ee-40fc-9965-cd0bfbc8fead 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:53:16.610 7 INFO cinder.volume.api [None req-e2ef32ef-f6ee-40fc-9965-cd0bfbc8fead 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:53:16.612 7 INFO cinder.api.openstack.wsgi [None req-e2ef32ef-f6ee-40fc-9965-cd0bfbc8fead 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/754] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:53:16.626 8 INFO cinder.api.openstack.wsgi [None req-ef5aa7f0-a54d-44d4-861e-87a531c973c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:53:16.634 8 INFO cinder.api.openstack.wsgi [None req-ef5aa7f0-a54d-44d4-861e-87a531c973c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 376/755] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:53:16.646 7 INFO cinder.api.openstack.wsgi [None req-a1601b48-f488-44f0-a4c1-5185dd753fc0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:53:16.655 7 INFO cinder.volume.api [None req-a1601b48-f488-44f0-a4c1-5185dd753fc0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:53:16.656 7 INFO cinder.api.openstack.wsgi [None req-a1601b48-f488-44f0-a4c1-5185dd753fc0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 380/756] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:53:16.668 8 INFO cinder.api.openstack.wsgi [None req-9e8e5d8f-448e-432a-a02b-2173eea2a0b9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:53:16.681 8 INFO cinder.api.openstack.wsgi [None req-9e8e5d8f-448e-432a-a02b-2173eea2a0b9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 377/757] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:53:16.739 7 INFO cinder.api.openstack.wsgi [None req-c9c15e4a-bc05-4871-8242-053e75697da5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:53:16.770 7 INFO cinder.api.openstack.wsgi [None req-c9c15e4a-bc05-4871-8242-053e75697da5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/758] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:53:16.782 8 INFO cinder.api.openstack.wsgi [None req-b7e775d6-bd72-448e-b459-b2e47fc33cdf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:53:16.819 8 INFO cinder.api.openstack.wsgi [None req-b7e775d6-bd72-448e-b459-b2e47fc33cdf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/759] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:53:16.831 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:53:16.860 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/760] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:53:16.872 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:53:16.885 8 INFO cinder.volume.api [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:53:16.889 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/761] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:53:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:53:26.443 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:26.443 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:26.445 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:26.446 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:36.443 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:36.445 8 INFO cinder.api.openstack.wsgi [None req-55eb0031-c701-4747-87b3-63cf7d5ae85d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:36.445 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:36.447 7 INFO cinder.api.openstack.wsgi [None req-70c0b0ea-218c-44f5-ab61-5f399ac256ed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:40.163 8 INFO cinder.api.openstack.wsgi [None req-cfff83cf-c790-4a9b-ab3d-1e24e2fbec88 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes 2026-09-12 07:53:40.865 8 INFO cinder.api.v3.volumes [None req-cfff83cf-c790-4a9b-ab3d-1e24e2fbec88 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Create volume of 1 GB 2026-09-12 07:53:40.882 8 INFO cinder.volume.api [None req-cfff83cf-c790-4a9b-ab3d-1e24e2fbec88 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Availability Zones retrieved successfully. 2026-09-12 07:53:41.401 8 INFO cinder.volume.api [None req-cfff83cf-c790-4a9b-ab3d-1e24e2fbec88 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Create volume request issued successfully. 2026-09-12 07:53:41.402 8 INFO cinder.api.openstack.wsgi [None req-cfff83cf-c790-4a9b-ab3d-1e24e2fbec88 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/766] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:53:40 2026] POST /v3/7392d500e2a143b5937a3204f884269f/volumes => generated 865 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-12 07:53:41.429 7 INFO cinder.api.openstack.wsgi [None req-9efe12fc-d9bc-4cb3-96b0-695363f9a4a4 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:41.486 7 INFO cinder.volume.api [None req-9efe12fc-d9bc-4cb3-96b0-695363f9a4a4 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:41.496 7 INFO cinder.api.openstack.wsgi [None req-9efe12fc-d9bc-4cb3-96b0-695363f9a4a4 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:53:41 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 933 bytes in 75 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:42.517 8 INFO cinder.api.openstack.wsgi [None req-e30d8874-dad4-46d3-8d9f-39ca3025d377 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:42.535 8 INFO cinder.volume.api [None req-e30d8874-dad4-46d3-8d9f-39ca3025d377 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:42.543 8 INFO cinder.api.openstack.wsgi [None req-e30d8874-dad4-46d3-8d9f-39ca3025d377 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 8|app: 0|req: 383/768] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:53:42 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 957 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:43.567 7 INFO cinder.api.openstack.wsgi [None req-622a191a-e1ce-4ecc-84e6-99a9455a5c0d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:43.588 7 INFO cinder.volume.api [None req-622a191a-e1ce-4ecc-84e6-99a9455a5c0d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:43.594 7 INFO cinder.api.openstack.wsgi [None req-622a191a-e1ce-4ecc-84e6-99a9455a5c0d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:53:43 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:44.614 8 INFO cinder.api.openstack.wsgi [None req-18f47988-a3f4-4e73-92af-8d5d40aeb521 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:44.647 8 INFO cinder.volume.api [None req-18f47988-a3f4-4e73-92af-8d5d40aeb521 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:44.659 8 INFO cinder.api.openstack.wsgi [None req-18f47988-a3f4-4e73-92af-8d5d40aeb521 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 8|app: 0|req: 384/770] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:53:44 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 957 bytes in 55 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:45.687 7 INFO cinder.api.openstack.wsgi [None req-ce887822-d3f5-4f56-b852-45f386e0e62d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:45.709 7 INFO cinder.volume.api [None req-ce887822-d3f5-4f56-b852-45f386e0e62d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:45.718 7 INFO cinder.api.openstack.wsgi [None req-ce887822-d3f5-4f56-b852-45f386e0e62d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 7|app: 0|req: 387/771] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:53:45 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 1483 bytes in 38 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:45.828 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:45.848 8 INFO cinder.volume.api [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:45.858 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 8|app: 0|req: 385/772] 10.0.0.13 () {34 vars in 1027 bytes} [Sat Sep 12 07:53:45 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 1483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:53:46.443 7 INFO cinder.api.openstack.wsgi [None req-ce887822-d3f5-4f56-b852-45f386e0e62d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:46.444 7 INFO cinder.api.openstack.wsgi [None req-ce887822-d3f5-4f56-b852-45f386e0e62d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:46.444 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:46.445 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:46.795 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-feabd26e-ef5e-41fe-bbad-4f8ed3f3a995 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:46.817 7 INFO cinder.volume.api [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-feabd26e-ef5e-41fe-bbad-4f8ed3f3a995 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:46.827 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-feabd26e-ef5e-41fe-bbad-4f8ed3f3a995 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 7|app: 0|req: 389/775] 10.0.0.13 () {34 vars in 1027 bytes} [Sat Sep 12 07:53:46 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 1483 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:53:46.848 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:53:46.849 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 387/776] 10.0.0.13 () {32 vars in 828 bytes} [Sat Sep 12 07:53:46 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:46.865 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-5ae13e15-7570-48b4-85b9-8af29af791b8 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-09-12 07:53:46.952 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-5ae13e15-7570-48b4-85b9-8af29af791b8 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments returned with HTTP 200 [pid: 7|app: 0|req: 390/777] 10.0.0.13 () {40 vars in 1056 bytes} [Sat Sep 12 07:53:46 2026] POST /v3/7392d500e2a143b5937a3204f884269f/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:53:53.237 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:53:53.239 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-f6ef2dc2-b768-4970-8b11-0ecd989d5de7 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 388/778] 162.253.55.58 () {32 vars in 839 bytes} [Sat Sep 12 07:53:53 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:53.294 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-044f422f-4d73-46c9-adb2-1f9fe6569c51 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:53.318 7 INFO cinder.volume.api [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-044f422f-4d73-46c9-adb2-1f9fe6569c51 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:53:53.324 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-044f422f-4d73-46c9-adb2-1f9fe6569c51 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 200 [pid: 7|app: 0|req: 391/779] 162.253.55.58 () {36 vars in 1072 bytes} [Sat Sep 12 07:53:53 2026] GET /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 1663 bytes in 38 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:55.164 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-05bfd246-79dc-485b-bc2c-b4a178fb1c7d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:55.792 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-05bfd246-79dc-485b-bc2c-b4a178fb1c7d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e returned with HTTP 200 [pid: 8|app: 0|req: 389/780] 162.253.55.58 () {40 vars in 1134 bytes} [Sat Sep 12 07:53:55 2026] PUT /v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e => generated 802 bytes in 640 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:56.310 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-8e244098-a2db-410c-94fe-afddb819ee23 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:53:56.342 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-8e244098-a2db-410c-94fe-afddb819ee23 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e/action returned with HTTP 204 [pid: 7|app: 0|req: 392/781] 162.253.55.58 () {40 vars in 1147 bytes} [Sat Sep 12 07:53:56 2026] POST /v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-09-12 07:53:56.443 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-8e244098-a2db-410c-94fe-afddb819ee23 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:56.443 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-05bfd246-79dc-485b-bc2c-b4a178fb1c7d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:53:56.444 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-8e244098-a2db-410c-94fe-afddb819ee23 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:53:56.444 8 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-05bfd246-79dc-485b-bc2c-b4a178fb1c7d 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:53:59.952 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-dbd82f14-1d3c-43ac-84d4-7f8403e03bce 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:54:00.049 7 INFO cinder.api.openstack.wsgi [req-0037ca8e-6a03-401e-9f11-f24b84566383 req-dbd82f14-1d3c-43ac-84d4-7f8403e03bce 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e returned with HTTP 200 [pid: 7|app: 0|req: 394/784] 162.253.55.58 () {38 vars in 1102 bytes} [Sat Sep 12 07:53:59 2026] DELETE /v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e => generated 19 bytes in 106 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:54:04.776 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e 2026-09-12 07:54:04.785 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e returned with HTTP 404 [pid: 8|app: 0|req: 391/785] 10.0.0.13 () {38 vars in 1098 bytes} [Sat Sep 12 07:54:04 2026] DELETE /v3/7392d500e2a143b5937a3204f884269f/attachments/da1e3566-d355-45e2-a99f-caa015565c6e => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:54:04.796 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c 2026-09-12 07:54:04.797 7 INFO cinder.api.v3.volumes [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Delete volume with id: 3c7bfe2b-5a10-44a2-8486-4b9eac34a19c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:54:04.806 7 INFO cinder.volume.api [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Volume info retrieved successfully. 2026-09-12 07:54:04.845 7 INFO cinder.volume.api [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] Delete volume request issued successfully. 2026-09-12 07:54:04.845 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c returned with HTTP 202 [pid: 7|app: 0|req: 395/786] 10.0.0.13 () {36 vars in 1049 bytes} [Sat Sep 12 07:54:04 2026] DELETE /v3/7392d500e2a143b5937a3204f884269f/volumes/3c7bfe2b-5a10-44a2-8486-4b9eac34a19c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-12 07:54:06.443 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:06.443 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:06.443 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:06.444 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:16.443 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:16.444 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:16.444 8 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-9d2bac92-f9b1-432f-b5d1-023438298806 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:16.445 7 INFO cinder.api.openstack.wsgi [req-def14b45-ae33-408f-8e73-34c44deadbdc req-37cf1362-62a0-4c0b-8df5-8d13550a393c 0c7742b912064db5a9050e0c9a3e7a4f 7392d500e2a143b5937a3204f884269f - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:16.799 8 INFO cinder.api.openstack.wsgi [None req-fc7351c3-719e-401b-bcf8-b36fc578b383 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:54:16.806 8 INFO cinder.volume.api [None req-fc7351c3-719e-401b-bcf8-b36fc578b383 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:54:16.807 8 INFO cinder.api.openstack.wsgi [None req-fc7351c3-719e-401b-bcf8-b36fc578b383 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 394/791] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 265 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:54:16.820 7 INFO cinder.api.openstack.wsgi [None req-6e49d000-0d39-4f87-ad83-0bec0e42273d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:54:16.827 7 INFO cinder.api.openstack.wsgi [None req-6e49d000-0d39-4f87-ad83-0bec0e42273d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 398/792] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:16.839 8 INFO cinder.api.openstack.wsgi [None req-e80af669-2d5b-47ae-888f-186da64953ec 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:54:16.853 8 INFO cinder.volume.api [None req-e80af669-2d5b-47ae-888f-186da64953ec 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:54:16.856 8 INFO cinder.api.openstack.wsgi [None req-e80af669-2d5b-47ae-888f-186da64953ec 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 395/793] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:54:16.915 7 INFO cinder.api.openstack.wsgi [None req-c0ed7a21-71c3-4874-8035-c7a98d252ffb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/16329423a4264882a3c57d6d99d164d6?usage=true 2026-09-12 07:54:16.937 7 INFO cinder.api.openstack.wsgi [None req-c0ed7a21-71c3-4874-8035-c7a98d252ffb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/16329423a4264882a3c57d6d99d164d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/16329423a4264882a3c57d6d99d164d6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:16.957 8 INFO cinder.api.openstack.wsgi [None req-d8fdea14-4645-463b-b34c-35e213ea02d5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/2bb0c9dffe624151ab7a926bf7089cb4?usage=true 2026-09-12 07:54:16.985 8 INFO cinder.api.openstack.wsgi [None req-d8fdea14-4645-463b-b34c-35e213ea02d5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/2bb0c9dffe624151ab7a926bf7089cb4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/795] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/2bb0c9dffe624151ab7a926bf7089cb4?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:16.995 7 INFO cinder.api.openstack.wsgi [None req-74e71643-5a74-4f69-a976-7aac2047fc4e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:54:17.022 7 INFO cinder.api.openstack.wsgi [None req-74e71643-5a74-4f69-a976-7aac2047fc4e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.033 8 INFO cinder.api.openstack.wsgi [None req-8cd14841-2b00-4da3-89dd-b1260e7f9a26 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/6cddfc370c4f46b1bffaeffe7411dbe9?usage=true 2026-09-12 07:54:17.069 8 INFO cinder.api.openstack.wsgi [None req-8cd14841-2b00-4da3-89dd-b1260e7f9a26 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/6cddfc370c4f46b1bffaeffe7411dbe9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/6cddfc370c4f46b1bffaeffe7411dbe9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.083 7 INFO cinder.api.openstack.wsgi [None req-ce970118-a647-4cf9-8865-f9e1873d0d51 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/8dbc89b59731449b816baf9dbe48c73f?usage=true 2026-09-12 07:54:17.118 7 INFO cinder.api.openstack.wsgi [None req-ce970118-a647-4cf9-8865-f9e1873d0d51 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/8dbc89b59731449b816baf9dbe48c73f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/8dbc89b59731449b816baf9dbe48c73f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.134 8 INFO cinder.api.openstack.wsgi [None req-da2cc1ec-4c2e-4d80-8e66-88f350179b4c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:54:17.163 8 INFO cinder.api.openstack.wsgi [None req-da2cc1ec-4c2e-4d80-8e66-88f350179b4c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.180 7 INFO cinder.api.openstack.wsgi [None req-0cc83df0-cdb3-42cc-bec2-c61c3ebc8eba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:54:17.239 7 INFO cinder.api.openstack.wsgi [None req-0cc83df0-cdb3-42cc-bec2-c61c3ebc8eba 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.262 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:54:17.276 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:54:17.293 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:54:17.311 7 INFO cinder.volume.api [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:54:17.317 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:54:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:54:26.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:26.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:26.444 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:26.444 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:36.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:36.444 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:36.444 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:36.445 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:46.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:46.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:46.444 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:46.444 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:56.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:56.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:54:56.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:54:56.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:06.442 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:06.442 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:06.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:06.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:16.443 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:16.443 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:16.444 7 INFO cinder.api.openstack.wsgi [None req-26344914-cfca-436a-aa44-815ebc432673 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:16.445 8 INFO cinder.api.openstack.wsgi [None req-d1e8f296-ad2a-4919-be91-f5fcd2a08402 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:16.666 7 INFO cinder.api.openstack.wsgi [None req-8ac02e90-dabf-455b-873e-d735d9fa2d5c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:55:16.677 7 INFO cinder.volume.api [None req-8ac02e90-dabf-455b-873e-d735d9fa2d5c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:55:16.678 7 INFO cinder.api.openstack.wsgi [None req-8ac02e90-dabf-455b-873e-d735d9fa2d5c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 410/815] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:55:16.693 8 INFO cinder.api.openstack.wsgi [None req-210abffc-eb25-4e4d-a479-bf0509e19e96 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:55:16.718 8 INFO cinder.volume.api [None req-210abffc-eb25-4e4d-a479-bf0509e19e96 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:55:16.722 8 INFO cinder.api.openstack.wsgi [None req-210abffc-eb25-4e4d-a479-bf0509e19e96 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:55:16.742 7 INFO cinder.api.openstack.wsgi [None req-bd161fb7-5374-478b-b923-ca06dcc9393c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:55:16.749 7 INFO cinder.api.openstack.wsgi [None req-bd161fb7-5374-478b-b923-ca06dcc9393c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 411/817] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:16.761 8 INFO cinder.api.openstack.wsgi [None req-934682c5-1163-4a9e-af36-0fc0d9f946ae 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:55:16.778 8 INFO cinder.volume.api [None req-934682c5-1163-4a9e-af36-0fc0d9f946ae 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:55:16.784 8 INFO cinder.api.openstack.wsgi [None req-934682c5-1163-4a9e-af36-0fc0d9f946ae 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:55:16.923 7 INFO cinder.api.openstack.wsgi [None req-41ecbfb1-b766-425e-a57c-c503e5f996d6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/103739cbe13f4c21944b7acfc2efc1a1?usage=true 2026-09-12 07:55:16.965 7 INFO cinder.api.openstack.wsgi [None req-41ecbfb1-b766-425e-a57c-c503e5f996d6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/103739cbe13f4c21944b7acfc2efc1a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/819] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/103739cbe13f4c21944b7acfc2efc1a1?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:16.984 8 INFO cinder.api.openstack.wsgi [None req-0535f24a-a2f0-4d4f-8eff-e3bbc4848049 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/452e6b1363cd4c46a1ed7bdae68eef3c?usage=true 2026-09-12 07:55:17.027 8 INFO cinder.api.openstack.wsgi [None req-0535f24a-a2f0-4d4f-8eff-e3bbc4848049 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/452e6b1363cd4c46a1ed7bdae68eef3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/820] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/452e6b1363cd4c46a1ed7bdae68eef3c?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.040 7 INFO cinder.api.openstack.wsgi [None req-dd97bf8f-e938-4a93-afd7-853518c8ca4b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:55:17.072 7 INFO cinder.api.openstack.wsgi [None req-dd97bf8f-e938-4a93-afd7-853518c8ca4b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/821] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.087 8 INFO cinder.api.openstack.wsgi [None req-0d9dbd36-b59f-4e0c-9d18-9fc6fc6831e6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/635bb37b5eee45798d236bc698870f5f?usage=true 2026-09-12 07:55:17.131 8 INFO cinder.api.openstack.wsgi [None req-0d9dbd36-b59f-4e0c-9d18-9fc6fc6831e6 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/635bb37b5eee45798d236bc698870f5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/822] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/635bb37b5eee45798d236bc698870f5f?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.148 7 INFO cinder.api.openstack.wsgi [None req-3eb464b6-3145-4cfe-8b91-53e52fec3744 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/63ead20ae6164453a68399fd539886b3?usage=true 2026-09-12 07:55:17.201 7 INFO cinder.api.openstack.wsgi [None req-3eb464b6-3145-4cfe-8b91-53e52fec3744 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/63ead20ae6164453a68399fd539886b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/823] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/63ead20ae6164453a68399fd539886b3?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.216 7 INFO cinder.api.openstack.wsgi [None req-c0f1b362-eb28-49fc-8dae-63715ba5fa9b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:55:17.257 7 INFO cinder.api.openstack.wsgi [None req-c0f1b362-eb28-49fc-8dae-63715ba5fa9b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.268 7 INFO cinder.api.openstack.wsgi [None req-eac4f9aa-638a-42d7-9207-07b69140eb75 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:55:17.288 7 INFO cinder.api.openstack.wsgi [None req-eac4f9aa-638a-42d7-9207-07b69140eb75 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/825] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.297 7 INFO cinder.api.openstack.wsgi [None req-49eaa243-e636-4462-ada9-b677bc47c200 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:55:17.316 7 INFO cinder.api.openstack.wsgi [None req-49eaa243-e636-4462-ada9-b677bc47c200 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 417/826] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:17.368 8 INFO cinder.api.openstack.wsgi [None req-fc311db5-7c45-4c51-b667-bbd33f7c9b72 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes 2026-09-12 07:55:17.373 8 INFO cinder.api.v3.volumes [None req-fc311db5-7c45-4c51-b667-bbd33f7c9b72 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume of 1 GB 2026-09-12 07:55:17.383 8 INFO cinder.volume.api [None req-fc311db5-7c45-4c51-b667-bbd33f7c9b72 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:17.561 8 INFO cinder.volume.api [None req-fc311db5-7c45-4c51-b667-bbd33f7c9b72 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:17.562 8 INFO cinder.api.openstack.wsgi [None req-fc311db5-7c45-4c51-b667-bbd33f7c9b72 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/827] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:17 2026] POST /v3/63ead20ae6164453a68399fd539886b3/volumes => generated 870 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-12 07:55:17.583 7 INFO cinder.api.openstack.wsgi [None req-50de08da-77bb-477a-b3e0-bc6dee50c423 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:17.605 7 INFO cinder.volume.api [None req-50de08da-77bb-477a-b3e0-bc6dee50c423 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:17.615 7 INFO cinder.api.openstack.wsgi [None req-50de08da-77bb-477a-b3e0-bc6dee50c423 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 7|app: 0|req: 418/828] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:17 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 938 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.642 8 INFO cinder.api.openstack.wsgi [None req-37be3b99-e800-4a36-b8d7-4e767522f0b4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:18.665 8 INFO cinder.volume.api [None req-37be3b99-e800-4a36-b8d7-4e767522f0b4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:18.674 8 INFO cinder.api.openstack.wsgi [None req-37be3b99-e800-4a36-b8d7-4e767522f0b4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 8|app: 0|req: 411/829] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:18 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 963 bytes in 42 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.705 7 INFO cinder.api.openstack.wsgi [None req-f4693fd0-e95e-4849-b2c4-647ad781ec78 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:18.719 7 INFO cinder.volume.api [None req-f4693fd0-e95e-4849-b2c4-647ad781ec78 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:18.725 7 INFO cinder.api.openstack.wsgi [None req-f4693fd0-e95e-4849-b2c4-647ad781ec78 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 7|app: 0|req: 419/830] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:18 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 963 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.752 8 INFO cinder.api.openstack.wsgi [None req-dbe397d7-133d-4344-a442-0224ee27d22b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:18.777 8 INFO cinder.volume.api [None req-dbe397d7-133d-4344-a442-0224ee27d22b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:18.789 8 INFO cinder.volume.api [None req-dbe397d7-133d-4344-a442-0224ee27d22b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:18.790 8 INFO cinder.api.openstack.wsgi [None req-dbe397d7-133d-4344-a442-0224ee27d22b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 8|app: 0|req: 412/831] 10.0.0.119 () {34 vars in 795 bytes} [Sat Sep 12 07:55:18 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.812 7 INFO cinder.api.openstack.wsgi [None req-fa5daef3-cd4f-48bc-b2aa-62e5a424b005 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:18.837 7 INFO cinder.volume.api [None req-fa5daef3-cd4f-48bc-b2aa-62e5a424b005 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:18.849 7 INFO cinder.volume.api [None req-fa5daef3-cd4f-48bc-b2aa-62e5a424b005 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:18.850 7 INFO cinder.api.openstack.wsgi [None req-fa5daef3-cd4f-48bc-b2aa-62e5a424b005 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 7|app: 0|req: 420/832] 10.0.0.119 () {34 vars in 796 bytes} [Sat Sep 12 07:55:18 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 934 bytes in 46 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.873 8 INFO cinder.api.openstack.wsgi [None req-75e59857-a7e2-4c5e-8d14-0b5818e7d306 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:18.893 8 INFO cinder.volume.api [None req-75e59857-a7e2-4c5e-8d14-0b5818e7d306 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:18.901 8 INFO cinder.api.openstack.wsgi [None req-75e59857-a7e2-4c5e-8d14-0b5818e7d306 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 8|app: 0|req: 413/833] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:18 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 1002 bytes in 36 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:18.927 7 INFO cinder.api.openstack.wsgi [None req-8111530e-4587-42c4-aa1e-21129332019c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes 2026-09-12 07:55:18.930 7 INFO cinder.api.v3.volumes [None req-8111530e-4587-42c4-aa1e-21129332019c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume of 1 GB 2026-09-12 07:55:18.949 7 INFO cinder.volume.api [None req-8111530e-4587-42c4-aa1e-21129332019c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:19.385 7 INFO cinder.volume.api [None req-8111530e-4587-42c4-aa1e-21129332019c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:19.386 7 INFO cinder.api.openstack.wsgi [None req-8111530e-4587-42c4-aa1e-21129332019c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 421/834] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:18 2026] POST /v3/63ead20ae6164453a68399fd539886b3/volumes => generated 892 bytes in 466 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:19.414 8 INFO cinder.api.openstack.wsgi [None req-d10d3900-0f7d-41a0-9bc6-e556b9ac85c1 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:19.439 8 INFO cinder.volume.api [None req-d10d3900-0f7d-41a0-9bc6-e556b9ac85c1 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:19.448 8 INFO cinder.api.openstack.wsgi [None req-d10d3900-0f7d-41a0-9bc6-e556b9ac85c1 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 200 [pid: 8|app: 0|req: 414/835] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:19 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 960 bytes in 42 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:20.479 7 INFO cinder.api.openstack.wsgi [None req-87e89a40-c7a7-4e55-b2dc-065ccf033375 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:20.495 7 INFO cinder.volume.api [None req-87e89a40-c7a7-4e55-b2dc-065ccf033375 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:20.501 7 INFO cinder.api.openstack.wsgi [None req-87e89a40-c7a7-4e55-b2dc-065ccf033375 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 200 [pid: 7|app: 0|req: 422/836] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:20 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 985 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:20.528 8 INFO cinder.api.openstack.wsgi [None req-30b11ada-88d4-4b54-a6c9-3aee896f0dc3 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:20.559 8 INFO cinder.volume.api [None req-30b11ada-88d4-4b54-a6c9-3aee896f0dc3 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:20.573 8 INFO cinder.volume.api [None req-30b11ada-88d4-4b54-a6c9-3aee896f0dc3 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:20.574 8 INFO cinder.api.openstack.wsgi [None req-30b11ada-88d4-4b54-a6c9-3aee896f0dc3 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 200 [pid: 8|app: 0|req: 415/837] 10.0.0.119 () {34 vars in 795 bytes} [Sat Sep 12 07:55:20 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 881 bytes in 54 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:20.597 7 INFO cinder.api.openstack.wsgi [None req-47308e38-371f-4822-8f64-4422139061a9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:20.619 7 INFO cinder.volume.api [None req-47308e38-371f-4822-8f64-4422139061a9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:20.628 7 INFO cinder.api.openstack.wsgi [None req-47308e38-371f-4822-8f64-4422139061a9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 200 [pid: 7|app: 0|req: 423/838] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:20 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 949 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:20.648 8 INFO cinder.api.openstack.wsgi [None req-83070f01-2a8c-4341-a223-be9cac0b8d0c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 2026-09-12 07:55:20.649 8 INFO cinder.api.v3.volumes [None req-83070f01-2a8c-4341-a223-be9cac0b8d0c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume with id: 063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:20.663 8 INFO cinder.volume.api [None req-83070f01-2a8c-4341-a223-be9cac0b8d0c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:20.726 8 INFO cinder.volume.api [None req-83070f01-2a8c-4341-a223-be9cac0b8d0c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:20.726 8 INFO cinder.api.openstack.wsgi [None req-83070f01-2a8c-4341-a223-be9cac0b8d0c d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 202 [pid: 8|app: 0|req: 416/839] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:20 2026] DELETE /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 0 bytes in 86 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:20.755 7 INFO cinder.api.openstack.wsgi [None req-ee11f2dc-c5be-4e57-8b9d-f0f783256ce6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:20.784 7 INFO cinder.volume.api [None req-ee11f2dc-c5be-4e57-8b9d-f0f783256ce6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:20.800 7 INFO cinder.api.openstack.wsgi [None req-ee11f2dc-c5be-4e57-8b9d-f0f783256ce6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 200 [pid: 7|app: 0|req: 424/840] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:20 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 948 bytes in 58 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:21.829 8 INFO cinder.api.openstack.wsgi [None req-2282a257-bd06-4cd8-9c74-2eab75324dc0 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 2026-09-12 07:55:21.836 8 INFO cinder.api.openstack.wsgi [None req-2282a257-bd06-4cd8-9c74-2eab75324dc0 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 returned with HTTP 404 [pid: 8|app: 0|req: 417/841] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:21 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/063dcb65-d5d6-49fb-87d4-95526a376795 => generated 109 bytes in 11 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:21.848 7 INFO cinder.api.openstack.wsgi [None req-0b4c3a27-935d-4d94-8fcd-2bbda4dd87a4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:21.866 7 INFO cinder.volume.api [None req-0b4c3a27-935d-4d94-8fcd-2bbda4dd87a4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:21.874 7 INFO cinder.api.openstack.wsgi [None req-0b4c3a27-935d-4d94-8fcd-2bbda4dd87a4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 7|app: 0|req: 425/842] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:21 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:55:21.895 8 INFO cinder.api.openstack.wsgi [None req-f23c1505-3fbd-4d03-b81f-888f1d64c7a2 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca 2026-09-12 07:55:21.896 8 INFO cinder.api.v3.volumes [None req-f23c1505-3fbd-4d03-b81f-888f1d64c7a2 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume with id: 1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:21.907 8 INFO cinder.volume.api [None req-f23c1505-3fbd-4d03-b81f-888f1d64c7a2 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:21.931 8 INFO cinder.volume.api [None req-f23c1505-3fbd-4d03-b81f-888f1d64c7a2 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:21.932 8 INFO cinder.api.openstack.wsgi [None req-f23c1505-3fbd-4d03-b81f-888f1d64c7a2 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 202 [pid: 8|app: 0|req: 418/843] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:21 2026] DELETE /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:21.953 7 INFO cinder.api.openstack.wsgi [None req-8c57bda8-811e-40db-a8f3-b37f5d1bacfc d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:21.974 7 INFO cinder.volume.api [None req-8c57bda8-811e-40db-a8f3-b37f5d1bacfc d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:21.984 7 INFO cinder.api.openstack.wsgi [None req-8c57bda8-811e-40db-a8f3-b37f5d1bacfc d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 200 [pid: 7|app: 0|req: 426/844] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:21 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 1001 bytes in 43 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:23.012 8 INFO cinder.api.openstack.wsgi [None req-1db864ce-8641-4a48-ae84-af27c9957b7a d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca 2026-09-12 07:55:23.024 8 INFO cinder.api.openstack.wsgi [None req-1db864ce-8641-4a48-ae84-af27c9957b7a d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca returned with HTTP 404 [pid: 8|app: 0|req: 419/845] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:23 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1be40f2f-6b98-40a5-b221-08fe87c827ca => generated 109 bytes in 20 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:23.101 7 INFO cinder.api.openstack.wsgi [None req-7144d96b-29b2-4639-8705-01e2eba459ef d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes 2026-09-12 07:55:23.996 7 INFO cinder.api.v3.volumes [None req-7144d96b-29b2-4639-8705-01e2eba459ef d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume of 1 GB 2026-09-12 07:55:24.006 7 INFO cinder.volume.api [None req-7144d96b-29b2-4639-8705-01e2eba459ef d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:24.272 7 INFO cinder.volume.api [None req-7144d96b-29b2-4639-8705-01e2eba459ef d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:24.273 7 INFO cinder.api.openstack.wsgi [None req-7144d96b-29b2-4639-8705-01e2eba459ef d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 427/846] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:23 2026] POST /v3/63ead20ae6164453a68399fd539886b3/volumes => generated 871 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-12 07:55:24.304 8 INFO cinder.api.openstack.wsgi [None req-6a2659b4-63ac-4f55-af30-6099f272bb87 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:24.334 8 INFO cinder.volume.api [None req-6a2659b4-63ac-4f55-af30-6099f272bb87 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:24.341 8 INFO cinder.api.openstack.wsgi [None req-6a2659b4-63ac-4f55-af30-6099f272bb87 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 8|app: 0|req: 420/847] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:24 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 939 bytes in 47 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.367 7 INFO cinder.api.openstack.wsgi [None req-23abad54-3770-4660-9b20-ad7e276ceab9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.399 7 INFO cinder.volume.api [None req-23abad54-3770-4660-9b20-ad7e276ceab9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.409 7 INFO cinder.api.openstack.wsgi [None req-23abad54-3770-4660-9b20-ad7e276ceab9 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 7|app: 0|req: 428/848] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:25 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 1489 bytes in 51 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.429 8 INFO cinder.api.openstack.wsgi [None req-5540b179-eaaa-4539-b8a0-c8eaf78c0d7b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.450 8 INFO cinder.volume.api [None req-5540b179-eaaa-4539-b8a0-c8eaf78c0d7b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.458 8 INFO cinder.api.openstack.wsgi [None req-5540b179-eaaa-4539-b8a0-c8eaf78c0d7b d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 8|app: 0|req: 421/849] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:25 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 1489 bytes in 37 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.477 7 INFO cinder.api.openstack.wsgi [None req-419d8429-9df3-4222-b929-4e6b8ca91dd5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.499 7 INFO cinder.volume.api [None req-419d8429-9df3-4222-b929-4e6b8ca91dd5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.511 7 INFO cinder.volume.api [None req-419d8429-9df3-4222-b929-4e6b8ca91dd5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:25.513 7 INFO cinder.api.openstack.wsgi [None req-419d8429-9df3-4222-b929-4e6b8ca91dd5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 7|app: 0|req: 429/850] 10.0.0.119 () {34 vars in 795 bytes} [Sat Sep 12 07:55:25 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.538 8 INFO cinder.api.openstack.wsgi [None req-0d95ed32-0c57-4010-91ed-a28e5d8cdaf6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.568 8 INFO cinder.volume.api [None req-0d95ed32-0c57-4010-91ed-a28e5d8cdaf6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.588 8 INFO cinder.volume.api [None req-0d95ed32-0c57-4010-91ed-a28e5d8cdaf6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:25.589 8 INFO cinder.api.openstack.wsgi [None req-0d95ed32-0c57-4010-91ed-a28e5d8cdaf6 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 8|app: 0|req: 422/851] 10.0.0.119 () {34 vars in 796 bytes} [Sat Sep 12 07:55:25 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 934 bytes in 59 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.608 7 INFO cinder.api.openstack.wsgi [None req-dfcb6387-cbc7-4af4-b4bc-5d449bea0748 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.627 7 INFO cinder.volume.api [None req-dfcb6387-cbc7-4af4-b4bc-5d449bea0748 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.634 7 INFO cinder.api.openstack.wsgi [None req-dfcb6387-cbc7-4af4-b4bc-5d449bea0748 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 7|app: 0|req: 430/852] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:25 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 1528 bytes in 35 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.654 8 INFO cinder.api.openstack.wsgi [None req-13520a2c-e387-4e34-bfc7-5bf1c8e8ace8 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes 2026-09-12 07:55:25.657 8 INFO cinder.api.v3.volumes [None req-13520a2c-e387-4e34-bfc7-5bf1c8e8ace8 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume of 1 GB 2026-09-12 07:55:25.665 8 INFO cinder.volume.api [None req-13520a2c-e387-4e34-bfc7-5bf1c8e8ace8 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:25.835 8 INFO cinder.volume.api [None req-13520a2c-e387-4e34-bfc7-5bf1c8e8ace8 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:25.837 8 INFO cinder.api.openstack.wsgi [None req-13520a2c-e387-4e34-bfc7-5bf1c8e8ace8 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 423/853] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:25 2026] POST /v3/63ead20ae6164453a68399fd539886b3/volumes => generated 891 bytes in 188 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:25.869 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:25.890 7 INFO cinder.volume.api [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:25.896 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 200 [pid: 7|app: 0|req: 431/854] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:25 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 959 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:26.415 8 INFO cinder.api.openstack.wsgi [None req-9b4a9260-2b8e-4503-a18a-d00ebf0614ef 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes 2026-09-12 07:55:26.419 8 INFO cinder.api.v3.volumes [None req-9b4a9260-2b8e-4503-a18a-d00ebf0614ef 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:26.443 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:26.444 8 INFO cinder.volume.api [None req-9b4a9260-2b8e-4503-a18a-d00ebf0614ef 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:26.444 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:26.446 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:26.448 7 INFO cinder.api.openstack.wsgi [None req-140a031a-4e21-43d4-bb1d-c92858d8b505 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:26.652 8 INFO cinder.volume.api [None req-9b4a9260-2b8e-4503-a18a-d00ebf0614ef 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Create volume request issued successfully. 2026-09-12 07:55:26.652 8 INFO cinder.api.openstack.wsgi [None req-9b4a9260-2b8e-4503-a18a-d00ebf0614ef 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/857] 10.0.0.119 () {34 vars in 722 bytes} [Sat Sep 12 07:55:26 2026] POST /v3/e5c18c1d60154e36b17251765f014fd0/volumes => generated 861 bytes in 393 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:26.673 7 INFO cinder.api.openstack.wsgi [None req-aca3d84c-7588-4195-88d0-bd87d455f62d 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:26.693 7 INFO cinder.volume.api [None req-aca3d84c-7588-4195-88d0-bd87d455f62d 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:26.700 7 INFO cinder.api.openstack.wsgi [None req-aca3d84c-7588-4195-88d0-bd87d455f62d 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 200 [pid: 7|app: 0|req: 434/858] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:26 2026] GET /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 929 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:26.916 8 INFO cinder.api.openstack.wsgi [None req-f97bfb18-9b0c-4292-90f0-5c0ae33d0912 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:26.934 8 INFO cinder.volume.api [None req-f97bfb18-9b0c-4292-90f0-5c0ae33d0912 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:26.942 8 INFO cinder.api.openstack.wsgi [None req-f97bfb18-9b0c-4292-90f0-5c0ae33d0912 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 200 [pid: 8|app: 0|req: 425/859] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:26 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 984 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:26.964 7 INFO cinder.api.openstack.wsgi [None req-c7963f2a-1370-44ae-81eb-88b55cfee418 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:26.980 7 INFO cinder.volume.api [None req-c7963f2a-1370-44ae-81eb-88b55cfee418 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:26.988 7 INFO cinder.volume.api [None req-c7963f2a-1370-44ae-81eb-88b55cfee418 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume updated successfully. 2026-09-12 07:55:26.988 7 INFO cinder.api.openstack.wsgi [None req-c7963f2a-1370-44ae-81eb-88b55cfee418 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 200 [pid: 7|app: 0|req: 435/860] 10.0.0.119 () {34 vars in 795 bytes} [Sat Sep 12 07:55:26 2026] PUT /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 882 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:27.009 8 INFO cinder.api.openstack.wsgi [None req-b9ba6a12-d316-45ce-a5d9-0278578955c7 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:27.043 8 INFO cinder.volume.api [None req-b9ba6a12-d316-45ce-a5d9-0278578955c7 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:27.051 8 INFO cinder.api.openstack.wsgi [None req-b9ba6a12-d316-45ce-a5d9-0278578955c7 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 200 [pid: 8|app: 0|req: 426/861] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:27 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 950 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:27.078 7 INFO cinder.api.openstack.wsgi [None req-d96738b9-3670-448c-bfb5-f7c7faa350be d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d 2026-09-12 07:55:27.079 7 INFO cinder.api.v3.volumes [None req-d96738b9-3670-448c-bfb5-f7c7faa350be d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume with id: 1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:27.089 7 INFO cinder.volume.api [None req-d96738b9-3670-448c-bfb5-f7c7faa350be d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:27.113 7 INFO cinder.volume.api [None req-d96738b9-3670-448c-bfb5-f7c7faa350be d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:27.114 7 INFO cinder.api.openstack.wsgi [None req-d96738b9-3670-448c-bfb5-f7c7faa350be d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 202 [pid: 7|app: 0|req: 436/862] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:27 2026] DELETE /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:27.127 8 INFO cinder.api.openstack.wsgi [None req-139a3f6f-201e-4467-8ecf-cc454ad48f23 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:27.158 8 INFO cinder.volume.api [None req-139a3f6f-201e-4467-8ecf-cc454ad48f23 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:27.167 8 INFO cinder.api.openstack.wsgi [None req-139a3f6f-201e-4467-8ecf-cc454ad48f23 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 200 [pid: 8|app: 0|req: 427/863] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:27 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => generated 949 bytes in 48 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:27.725 7 INFO cinder.api.openstack.wsgi [None req-99c50900-05d3-4b5a-97c2-efaaaf95377b 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:27.753 7 INFO cinder.volume.api [None req-99c50900-05d3-4b5a-97c2-efaaaf95377b 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:27.766 7 INFO cinder.api.openstack.wsgi [None req-99c50900-05d3-4b5a-97c2-efaaaf95377b 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 200 [pid: 7|app: 0|req: 437/864] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:27 2026] GET /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 954 bytes in 48 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:28.199 8 INFO cinder.api.openstack.wsgi [None req-bdbff264-e6d1-48c7-b7ed-5b43463adab5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d 2026-09-12 07:55:28.207 8 INFO cinder.api.openstack.wsgi [None req-bdbff264-e6d1-48c7-b7ed-5b43463adab5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d returned with HTTP 404 [pid: 8|app: 0|req: 428/865] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:28 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/1989f99e-189e-4854-899f-c1af848f3b4d => 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:28.223 7 INFO cinder.api.openstack.wsgi [None req-c58b96ff-9988-40c4-baff-10e2e3269ca4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:28.256 7 INFO cinder.volume.api [None req-c58b96ff-9988-40c4-baff-10e2e3269ca4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:28.267 7 INFO cinder.api.openstack.wsgi [None req-c58b96ff-9988-40c4-baff-10e2e3269ca4 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 7|app: 0|req: 438/866] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:28 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 1528 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:55:28.297 8 INFO cinder.api.openstack.wsgi [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde 2026-09-12 07:55:28.298 8 INFO cinder.api.v3.volumes [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume with id: b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:28.311 8 INFO cinder.volume.api [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:28.336 8 INFO cinder.volume.api [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:28.337 8 INFO cinder.api.openstack.wsgi [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 202 [pid: 8|app: 0|req: 429/867] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:28 2026] DELETE /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 0 bytes in 49 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:28.345 7 INFO cinder.api.openstack.wsgi [None req-617f8fa2-d2df-41fd-838b-77793c9b2ff5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:28.357 7 INFO cinder.volume.api [None req-617f8fa2-d2df-41fd-838b-77793c9b2ff5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:28.362 7 INFO cinder.api.openstack.wsgi [None req-617f8fa2-d2df-41fd-838b-77793c9b2ff5 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 200 [pid: 7|app: 0|req: 439/868] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:28 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 1527 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:55:28.769 8 INFO cinder.api.openstack.wsgi [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:28.770 8 INFO cinder.api.openstack.wsgi [None req-29664233-ffc6-4f7a-9efd-9f5e0924b683 d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/869] 10.0.0.119 () {30 vars in 411 bytes} [Sat Sep 12 07:55:28 2026] GET / => generated 411 bytes in 4 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:29.379 7 INFO cinder.api.openstack.wsgi [None req-090ab78f-14fd-4643-b4db-4c29040e3c8d d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde 2026-09-12 07:55:29.391 7 INFO cinder.api.openstack.wsgi [None req-090ab78f-14fd-4643-b4db-4c29040e3c8d d171bfa9b4684333b22a887aba6b21d4 63ead20ae6164453a68399fd539886b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde returned with HTTP 404 [pid: 7|app: 0|req: 440/870] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:29 2026] GET /v3/63ead20ae6164453a68399fd539886b3/volumes/b092cf66-449a-4ab2-bb60-f31f27a73dde => generated 109 bytes in 19 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:32.453 8 INFO cinder.api.openstack.wsgi [None req-316dfec1-4a45-48be-972f-c8e7040c93b0 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes 2026-09-12 07:55:32.496 8 INFO cinder.volume.api [None req-316dfec1-4a45-48be-972f-c8e7040c93b0 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Get all volumes completed successfully. 2026-09-12 07:55:32.497 8 INFO cinder.api.openstack.wsgi [None req-316dfec1-4a45-48be-972f-c8e7040c93b0 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 431/871] 10.0.0.119 () {32 vars in 701 bytes} [Sat Sep 12 07:55:32 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:55:32.512 7 INFO cinder.api.openstack.wsgi [None req-7a8eb989-8891-429c-a9d4-0b6ea3a2b62f 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes 2026-09-12 07:55:32.516 7 INFO cinder.api.v3.volumes [None req-7a8eb989-8891-429c-a9d4-0b6ea3a2b62f 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume of 1 GB 2026-09-12 07:55:32.523 7 INFO cinder.volume.api [None req-7a8eb989-8891-429c-a9d4-0b6ea3a2b62f 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:32.727 7 INFO cinder.volume.api [None req-7a8eb989-8891-429c-a9d4-0b6ea3a2b62f 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:32.734 7 INFO cinder.api.openstack.wsgi [None req-7a8eb989-8891-429c-a9d4-0b6ea3a2b62f 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 441/872] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:32 2026] POST /v3/46353aada1554de79be7538b920873e3/volumes => generated 876 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-12 07:55:32.762 8 INFO cinder.api.openstack.wsgi [None req-cc384a6d-7bb4-40cc-b9d2-fd905633a880 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:32.802 8 INFO cinder.volume.api [None req-cc384a6d-7bb4-40cc-b9d2-fd905633a880 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:32.814 8 INFO cinder.api.openstack.wsgi [None req-cc384a6d-7bb4-40cc-b9d2-fd905633a880 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 200 [pid: 8|app: 0|req: 432/873] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:32 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 944 bytes in 62 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:33.841 7 INFO cinder.api.openstack.wsgi [None req-bd84d23a-36c5-4c51-b325-4b6fffd74788 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:33.857 7 INFO cinder.volume.api [None req-bd84d23a-36c5-4c51-b325-4b6fffd74788 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:33.863 7 INFO cinder.api.openstack.wsgi [None req-bd84d23a-36c5-4c51-b325-4b6fffd74788 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 200 [pid: 7|app: 0|req: 442/874] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:33 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 969 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:33.885 8 INFO cinder.api.openstack.wsgi [None req-a0a9635e-ca62-46c8-a90d-9b62c0f0155b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:33.917 8 INFO cinder.volume.api [None req-a0a9635e-ca62-46c8-a90d-9b62c0f0155b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:33.925 8 INFO cinder.api.openstack.wsgi [None req-a0a9635e-ca62-46c8-a90d-9b62c0f0155b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 200 [pid: 8|app: 0|req: 433/875] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:33 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 969 bytes in 47 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:33.948 7 INFO cinder.api.openstack.wsgi [None req-467b6cc4-5669-45c5-996d-1c8c6a68e174 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes 2026-09-12 07:55:33.952 7 INFO cinder.api.v3.volumes [None req-467b6cc4-5669-45c5-996d-1c8c6a68e174 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume of 1 GB 2026-09-12 07:55:33.960 7 INFO cinder.volume.api [None req-467b6cc4-5669-45c5-996d-1c8c6a68e174 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:34.069 8 INFO cinder.api.openstack.wsgi [None req-a0a9635e-ca62-46c8-a90d-9b62c0f0155b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:34.071 8 INFO cinder.api.openstack.wsgi [None req-a0a9635e-ca62-46c8-a90d-9b62c0f0155b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 434/876] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:34 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:34.094 8 INFO cinder.api.openstack.wsgi [None req-93bf1e34-4c2c-48f0-8086-af5b2c2db6ba 31e3a3172e90432495fa189307458fe2 8f111969e1864134845417368870aa97 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 2026-09-12 07:55:34.132 7 INFO cinder.volume.api [None req-467b6cc4-5669-45c5-996d-1c8c6a68e174 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:34.133 7 INFO cinder.api.openstack.wsgi [None req-467b6cc4-5669-45c5-996d-1c8c6a68e174 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 443/877] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:33 2026] POST /v3/46353aada1554de79be7538b920873e3/volumes => generated 875 bytes in 192 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:34.155 7 INFO cinder.api.openstack.wsgi [None req-0c208335-2010-4077-bed2-9230750fee17 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:34.176 8 INFO cinder.api.openstack.wsgi [None req-93bf1e34-4c2c-48f0-8086-af5b2c2db6ba 31e3a3172e90432495fa189307458fe2 8f111969e1864134845417368870aa97 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 returned with HTTP 200 [pid: 8|app: 0|req: 435/878] 10.0.0.89 () {34 vars in 878 bytes} [Sat Sep 12 07:55:34 2026] GET /v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 => generated 302 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-12 07:55:34.183 7 INFO cinder.volume.api [None req-0c208335-2010-4077-bed2-9230750fee17 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:34.197 7 INFO cinder.api.openstack.wsgi [None req-0c208335-2010-4077-bed2-9230750fee17 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 200 [pid: 7|app: 0|req: 444/879] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:34 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:35.230 8 INFO cinder.api.openstack.wsgi [None req-f6a64781-d5ca-4331-a950-7d28346cece4 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:35.257 8 INFO cinder.volume.api [None req-f6a64781-d5ca-4331-a950-7d28346cece4 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:35.264 8 INFO cinder.api.openstack.wsgi [None req-f6a64781-d5ca-4331-a950-7d28346cece4 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 200 [pid: 8|app: 0|req: 436/880] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:35 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 968 bytes in 43 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:35.296 7 INFO cinder.api.openstack.wsgi [None req-34320b6c-a617-4ecc-bd24-488b622cf4e6 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:35.346 7 INFO cinder.volume.api [None req-34320b6c-a617-4ecc-bd24-488b622cf4e6 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:35.355 7 INFO cinder.api.openstack.wsgi [None req-34320b6c-a617-4ecc-bd24-488b622cf4e6 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 200 [pid: 7|app: 0|req: 445/881] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:35 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 968 bytes in 69 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:35.379 8 INFO cinder.api.openstack.wsgi [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes 2026-09-12 07:55:35.382 8 INFO cinder.api.v3.volumes [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume of 1 GB 2026-09-12 07:55:35.389 8 INFO cinder.volume.api [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Availability Zones retrieved successfully. 2026-09-12 07:55:35.522 8 INFO cinder.volume.api [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Create volume request issued successfully. 2026-09-12 07:55:35.523 8 INFO cinder.api.openstack.wsgi [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 437/882] 10.0.0.119 () {34 vars in 723 bytes} [Sat Sep 12 07:55:35 2026] POST /v3/46353aada1554de79be7538b920873e3/volumes => generated 876 bytes in 152 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:35.546 7 INFO cinder.api.openstack.wsgi [None req-c889fb49-d920-4d73-ba4e-bed196836a0e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:35.577 7 INFO cinder.volume.api [None req-c889fb49-d920-4d73-ba4e-bed196836a0e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:35.590 7 INFO cinder.api.openstack.wsgi [None req-c889fb49-d920-4d73-ba4e-bed196836a0e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 200 [pid: 7|app: 0|req: 446/883] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:35 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 944 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:36.443 8 INFO cinder.api.openstack.wsgi [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:36.444 7 INFO cinder.api.openstack.wsgi [None req-c889fb49-d920-4d73-ba4e-bed196836a0e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:36.444 8 INFO cinder.api.openstack.wsgi [None req-800d3add-627b-42d3-9cdb-e86261e9d28e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:36.445 7 INFO cinder.api.openstack.wsgi [None req-c889fb49-d920-4d73-ba4e-bed196836a0e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.632 8 INFO cinder.api.openstack.wsgi [None req-e682f54f-1d6c-4eaa-8cd8-c3848b5c1671 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:36.660 8 INFO cinder.volume.api [None req-e682f54f-1d6c-4eaa-8cd8-c3848b5c1671 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:36.665 8 INFO cinder.api.openstack.wsgi [None req-e682f54f-1d6c-4eaa-8cd8-c3848b5c1671 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 200 [pid: 8|app: 0|req: 439/886] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:36 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 969 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.685 7 INFO cinder.api.openstack.wsgi [None req-d91dbc65-bff2-4daf-9995-1c86eae6f50e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:36.714 7 INFO cinder.volume.api [None req-d91dbc65-bff2-4daf-9995-1c86eae6f50e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:36.722 7 INFO cinder.api.openstack.wsgi [None req-d91dbc65-bff2-4daf-9995-1c86eae6f50e 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 200 [pid: 7|app: 0|req: 448/887] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:36 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 969 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.751 8 INFO cinder.api.openstack.wsgi [None req-9799ef3b-195f-4d00-9308-d1863edacee2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes 2026-09-12 07:55:36.769 8 INFO cinder.volume.api [None req-9799ef3b-195f-4d00-9308-d1863edacee2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Get all volumes completed successfully. 2026-09-12 07:55:36.771 8 INFO cinder.api.openstack.wsgi [None req-9799ef3b-195f-4d00-9308-d1863edacee2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 440/888] 10.0.0.119 () {32 vars in 701 bytes} [Sat Sep 12 07:55:36 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes => generated 1323 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.802 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:36.835 7 INFO cinder.volume.api [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:36.845 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 200 [pid: 7|app: 0|req: 449/889] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:36 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 969 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.865 8 INFO cinder.api.openstack.wsgi [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be 2026-09-12 07:55:36.866 8 INFO cinder.api.v3.volumes [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume with id: 1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:36.904 8 INFO cinder.volume.api [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:36.915 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:36.916 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/890] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-12 07:55:36.921 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:36.922 7 INFO cinder.api.openstack.wsgi [None req-bb18b208-369d-481f-8e15-78b254f4bdf2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/891] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-12 07:55:36.934 8 INFO cinder.volume.api [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:36.935 8 INFO cinder.api.openstack.wsgi [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 202 [pid: 8|app: 0|req: 441/892] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:36 2026] DELETE /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 0 bytes in 77 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:36.949 7 INFO cinder.api.openstack.wsgi [None req-3e269687-42d0-434a-a60b-43c4cf3080eb 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:36.973 7 INFO cinder.volume.api [None req-3e269687-42d0-434a-a60b-43c4cf3080eb 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:36.982 7 INFO cinder.api.openstack.wsgi [None req-3e269687-42d0-434a-a60b-43c4cf3080eb 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 200 [pid: 7|app: 0|req: 452/893] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:36 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:37.953 8 INFO cinder.api.openstack.wsgi [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:37.954 8 INFO cinder.api.openstack.wsgi [None req-9d9697c4-2047-42bd-a105-9e6f9487c156 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 442/894] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:37.968 7 INFO cinder.api.openstack.wsgi [None req-b88648ae-d644-43d3-8697-b0c52c5a1f2d 31e3a3172e90432495fa189307458fe2 8f111969e1864134845417368870aa97 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 2026-09-12 07:55:38.003 7 INFO cinder.api.openstack.wsgi [None req-b88648ae-d644-43d3-8697-b0c52c5a1f2d 31e3a3172e90432495fa189307458fe2 8f111969e1864134845417368870aa97 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 returned with HTTP 200 [pid: 7|app: 0|req: 453/895] 10.0.0.89 () {34 vars in 878 bytes} [Sat Sep 12 07:55:37 2026] GET /v3/8f111969e1864134845417368870aa97/limits?tenant_id=8f111969e1864134845417368870aa97 => generated 302 bytes in 43 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:38.013 8 INFO cinder.api.openstack.wsgi [None req-48d3fed6-ad94-432e-b19d-f2a96a6190fd 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be 2026-09-12 07:55:38.025 8 INFO cinder.api.openstack.wsgi [None req-48d3fed6-ad94-432e-b19d-f2a96a6190fd 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be returned with HTTP 404 [pid: 8|app: 0|req: 443/896] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:38 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/1874b600-374e-4b7a-8837-fbef978a17be => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-12 07:55:38.037 7 INFO cinder.api.openstack.wsgi [None req-01ba84bb-eadd-47bb-961e-aa4bc66e96a2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:38.056 7 INFO cinder.volume.api [None req-01ba84bb-eadd-47bb-961e-aa4bc66e96a2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:38.064 7 INFO cinder.api.openstack.wsgi [None req-01ba84bb-eadd-47bb-961e-aa4bc66e96a2 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 200 [pid: 7|app: 0|req: 454/897] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:38 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:38.090 8 INFO cinder.api.openstack.wsgi [None req-d7d443f3-3073-4f27-a9c9-08e039362a72 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e 2026-09-12 07:55:38.091 8 INFO cinder.api.v3.volumes [None req-d7d443f3-3073-4f27-a9c9-08e039362a72 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume with id: 6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:38.106 8 INFO cinder.volume.api [None req-d7d443f3-3073-4f27-a9c9-08e039362a72 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:38.138 8 INFO cinder.volume.api [None req-d7d443f3-3073-4f27-a9c9-08e039362a72 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:38.138 8 INFO cinder.api.openstack.wsgi [None req-d7d443f3-3073-4f27-a9c9-08e039362a72 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 202 [pid: 8|app: 0|req: 444/898] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:38 2026] DELETE /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 0 bytes in 57 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:38.153 7 INFO cinder.api.openstack.wsgi [None req-e1563a0c-ee5b-4c9a-84c9-61c03ddabd32 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:38.174 7 INFO cinder.volume.api [None req-e1563a0c-ee5b-4c9a-84c9-61c03ddabd32 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:38.182 7 INFO cinder.api.openstack.wsgi [None req-e1563a0c-ee5b-4c9a-84c9-61c03ddabd32 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 200 [pid: 7|app: 0|req: 455/899] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:38 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 967 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:39.205 8 INFO cinder.api.openstack.wsgi [None req-4887da99-dda6-4c39-9f1a-8d0fd7f870c7 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e 2026-09-12 07:55:39.219 8 INFO cinder.api.openstack.wsgi [None req-4887da99-dda6-4c39-9f1a-8d0fd7f870c7 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e returned with HTTP 404 [pid: 8|app: 0|req: 445/900] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:39 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/6282cdd3-06d1-41f1-919f-bb4038fc776e => generated 109 bytes in 29 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:39.247 7 INFO cinder.api.openstack.wsgi [None req-449e701d-37d9-4404-bf22-a53bfe73ae6b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:39.282 7 INFO cinder.volume.api [None req-449e701d-37d9-4404-bf22-a53bfe73ae6b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:39.290 7 INFO cinder.api.openstack.wsgi [None req-449e701d-37d9-4404-bf22-a53bfe73ae6b 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 200 [pid: 7|app: 0|req: 456/901] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:39 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:39.313 8 INFO cinder.api.openstack.wsgi [None req-f57778be-c6e4-4ada-8a66-702f3df91cd5 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 2026-09-12 07:55:39.314 8 INFO cinder.api.v3.volumes [None req-f57778be-c6e4-4ada-8a66-702f3df91cd5 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume with id: f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:39.329 8 INFO cinder.volume.api [None req-f57778be-c6e4-4ada-8a66-702f3df91cd5 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:39.361 8 INFO cinder.volume.api [None req-f57778be-c6e4-4ada-8a66-702f3df91cd5 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:39.371 8 INFO cinder.api.openstack.wsgi [None req-f57778be-c6e4-4ada-8a66-702f3df91cd5 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 202 [pid: 8|app: 0|req: 446/902] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:39 2026] DELETE /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 0 bytes in 65 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:39.385 7 INFO cinder.api.openstack.wsgi [None req-5d3c8926-4c75-428b-ad0d-f36131b1343c 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:39.401 7 INFO cinder.volume.api [None req-5d3c8926-4c75-428b-ad0d-f36131b1343c 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:39.407 7 INFO cinder.api.openstack.wsgi [None req-5d3c8926-4c75-428b-ad0d-f36131b1343c 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 200 [pid: 7|app: 0|req: 457/903] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:39 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 968 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:40.436 8 INFO cinder.api.openstack.wsgi [None req-8c3788a0-1b1a-4e80-8eac-c9460e8a56bc 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 2026-09-12 07:55:40.447 8 INFO cinder.api.openstack.wsgi [None req-8c3788a0-1b1a-4e80-8eac-c9460e8a56bc 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 returned with HTTP 404 [pid: 8|app: 0|req: 447/904] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:40 2026] GET /v3/46353aada1554de79be7538b920873e3/volumes/f2a7c164-a6a2-41ce-850c-8d8239af40f2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-12 07:55:40.667 7 INFO cinder.api.openstack.wsgi [None req-5d3c8926-4c75-428b-ad0d-f36131b1343c 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:40.668 7 INFO cinder.api.openstack.wsgi [None req-5d3c8926-4c75-428b-ad0d-f36131b1343c 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 458/905] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-12 07:55:40.675 8 INFO cinder.api.openstack.wsgi [None req-8c3788a0-1b1a-4e80-8eac-c9460e8a56bc 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-12 07:55:40.676 8 INFO cinder.api.openstack.wsgi [None req-8c3788a0-1b1a-4e80-8eac-c9460e8a56bc 159dd0d2a31f4421962f755b606852d3 46353aada1554de79be7538b920873e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 448/906] 10.0.0.89 () {28 vars in 375 bytes} [Sat Sep 12 07:55:40 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:43.496 7 INFO cinder.api.openstack.wsgi [None req-76e13aa6-04ba-46a2-8d71-5cf27b7f788a 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:43.516 7 INFO cinder.volume.api [None req-76e13aa6-04ba-46a2-8d71-5cf27b7f788a 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:43.525 7 INFO cinder.api.openstack.wsgi [None req-76e13aa6-04ba-46a2-8d71-5cf27b7f788a 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 200 [pid: 7|app: 0|req: 459/907] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:43 2026] GET /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:55:43.548 8 INFO cinder.api.openstack.wsgi [None req-d2abd7ba-7dad-4a8a-ba8c-9e3984e5d32c 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 2026-09-12 07:55:43.549 8 INFO cinder.api.v3.volumes [None req-d2abd7ba-7dad-4a8a-ba8c-9e3984e5d32c 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Delete volume with id: abd2a623-d37f-4271-98da-b85ef648ff38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:43.563 8 INFO cinder.volume.api [None req-d2abd7ba-7dad-4a8a-ba8c-9e3984e5d32c 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:43.609 8 INFO cinder.volume.api [None req-d2abd7ba-7dad-4a8a-ba8c-9e3984e5d32c 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Delete volume request issued successfully. 2026-09-12 07:55:43.610 8 INFO cinder.api.openstack.wsgi [None req-d2abd7ba-7dad-4a8a-ba8c-9e3984e5d32c 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 202 [pid: 8|app: 0|req: 449/908] 10.0.0.119 () {32 vars in 778 bytes} [Sat Sep 12 07:55:43 2026] DELETE /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 0 bytes in 69 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:43.622 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-12 07:55:43.636 7 INFO cinder.volume.api [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] Volume info retrieved successfully. 2026-09-12 07:55:43.640 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 200 [pid: 7|app: 0|req: 460/909] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:43 2026] GET /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 953 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:55:44.662 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 2026-09-12 07:55:44.673 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 returned with HTTP 404 [pid: 8|app: 0|req: 450/910] 10.0.0.119 () {32 vars in 775 bytes} [Sat Sep 12 07:55:44 2026] GET /v3/e5c18c1d60154e36b17251765f014fd0/volumes/abd2a623-d37f-4271-98da-b85ef648ff38 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-12 07:55:46.443 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:46.443 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:46.444 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:46.444 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:56.443 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:56.443 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:55:56.444 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:55:56.444 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:06.443 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:06.444 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:06.444 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:06.445 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:16.443 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:16.443 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:16.444 8 INFO cinder.api.openstack.wsgi [None req-84b15ff9-7807-4fb4-ba69-34e9df6b47e4 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:16.445 7 INFO cinder.api.openstack.wsgi [None req-e9e4215d-4ff5-4ebd-a0b0-f950262dc6a0 8546e359c4e5406aa57035dd63a9980e e5c18c1d60154e36b17251765f014fd0 - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:16.710 8 INFO cinder.api.openstack.wsgi [None req-705718ae-fbeb-46ee-98a0-72e327c85edb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:56:16.773 8 INFO cinder.volume.api [None req-705718ae-fbeb-46ee-98a0-72e327c85edb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:56:16.774 8 INFO cinder.api.openstack.wsgi [None req-705718ae-fbeb-46ee-98a0-72e327c85edb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 455/919] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:56:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 233 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-12 07:56:16.793 7 INFO cinder.api.openstack.wsgi [None req-cd80416f-d213-4770-b562-e7e858884f9a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:56:16.866 7 INFO cinder.api.openstack.wsgi [None req-cd80416f-d213-4770-b562-e7e858884f9a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/920] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:56:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:16.930 8 INFO cinder.api.openstack.wsgi [None req-c2a7f002-a703-463c-afcf-1cb30af490f5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/098b09bfec474388aa3d991718a01984?usage=true 2026-09-12 07:56:16.972 8 INFO cinder.api.openstack.wsgi [None req-c2a7f002-a703-463c-afcf-1cb30af490f5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/098b09bfec474388aa3d991718a01984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/921] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/098b09bfec474388aa3d991718a01984?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:16.985 7 INFO cinder.api.openstack.wsgi [None req-c51dcb88-e93c-408b-a40f-adfe5cef825a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/0a6db74e806b4f0ab2f535b8eafc5f82?usage=true 2026-09-12 07:56:17.030 7 INFO cinder.api.openstack.wsgi [None req-c51dcb88-e93c-408b-a40f-adfe5cef825a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/0a6db74e806b4f0ab2f535b8eafc5f82?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/922] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/0a6db74e806b4f0ab2f535b8eafc5f82?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.045 8 INFO cinder.api.openstack.wsgi [None req-ac5bd109-ed35-4dc6-be1a-1d704fa507c7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/1eda67b921914efa8aac4c313ef53a54?usage=true 2026-09-12 07:56:17.073 8 INFO cinder.api.openstack.wsgi [None req-ac5bd109-ed35-4dc6-be1a-1d704fa507c7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/1eda67b921914efa8aac4c313ef53a54?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/923] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/1eda67b921914efa8aac4c313ef53a54?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.086 7 INFO cinder.api.openstack.wsgi [None req-3d8c0cf1-0308-41ec-964c-56e558b5e79b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:56:17.111 7 INFO cinder.api.openstack.wsgi [None req-3d8c0cf1-0308-41ec-964c-56e558b5e79b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/924] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.123 8 INFO cinder.api.openstack.wsgi [None req-26d15b25-9292-4746-947a-93218e50eaf5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/586520dc257e409c88e105902a9b3c94?usage=true 2026-09-12 07:56:17.156 8 INFO cinder.api.openstack.wsgi [None req-26d15b25-9292-4746-947a-93218e50eaf5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/586520dc257e409c88e105902a9b3c94?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/925] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/586520dc257e409c88e105902a9b3c94?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.175 7 INFO cinder.api.openstack.wsgi [None req-d01f4e30-50c6-4c36-8984-31606f344915 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:56:17.225 7 INFO cinder.api.openstack.wsgi [None req-d01f4e30-50c6-4c36-8984-31606f344915 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/926] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.241 8 INFO cinder.api.openstack.wsgi [None req-8e40052b-b9e9-45c2-9935-5c3a5f9d326b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a18576adc307479fbe95eeb9470c6e28?usage=true 2026-09-12 07:56:17.271 8 INFO cinder.api.openstack.wsgi [None req-8e40052b-b9e9-45c2-9935-5c3a5f9d326b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a18576adc307479fbe95eeb9470c6e28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/927] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a18576adc307479fbe95eeb9470c6e28?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.293 7 INFO cinder.api.openstack.wsgi [None req-f57bd9e7-69fa-4438-89fa-066fa09b0963 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/d8920e33b8934b8daea74aeab8f476f5?usage=true 2026-09-12 07:56:17.335 7 INFO cinder.api.openstack.wsgi [None req-f57bd9e7-69fa-4438-89fa-066fa09b0963 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/d8920e33b8934b8daea74aeab8f476f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/928] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/d8920e33b8934b8daea74aeab8f476f5?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.350 8 INFO cinder.api.openstack.wsgi [None req-d8f06a44-b24d-4017-ac25-ce9300e5e909 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:56:17.386 8 INFO cinder.api.openstack.wsgi [None req-d8f06a44-b24d-4017-ac25-ce9300e5e909 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/929] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:17.399 7 INFO cinder.api.openstack.wsgi [None req-dca84b29-789d-4c91-a03a-9daad290fa4f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:56:17.410 7 INFO cinder.volume.api [None req-dca84b29-789d-4c91-a03a-9daad290fa4f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:56:17.413 7 INFO cinder.api.openstack.wsgi [None req-dca84b29-789d-4c91-a03a-9daad290fa4f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/930] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:56:17.427 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:56:17.439 8 INFO cinder.volume.api [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:56:17.441 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/931] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:56:17.453 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:56:17.468 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 471/932] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:56:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:56:26.443 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:26.443 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:26.444 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:26.444 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:36.443 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:36.443 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:36.444 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:36.445 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:46.444 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:46.444 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:46.445 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:46.445 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:56.442 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:56.443 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:56:56.443 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:56:56.444 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:06.443 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:06.443 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:06.444 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:06.445 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:16.443 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:16.443 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:16.444 8 INFO cinder.api.openstack.wsgi [None req-cf4f0a21-c218-41fd-b6c4-452388ae97a8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:16.444 7 INFO cinder.api.openstack.wsgi [None req-ffc5ff00-0dac-411d-b3b6-a3fb32c330f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:16.648 7 INFO cinder.api.openstack.wsgi [None req-e5bf645f-246b-4fae-87e8-165446e977cd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/02ba3d9f9959469e878d8d86af758523?usage=true 2026-09-12 07:57:16.681 7 INFO cinder.api.openstack.wsgi [None req-e5bf645f-246b-4fae-87e8-165446e977cd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/02ba3d9f9959469e878d8d86af758523?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/945] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/02ba3d9f9959469e878d8d86af758523?usage=true => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.693 8 INFO cinder.api.openstack.wsgi [None req-36bc4408-8c78-4568-b930-41a0a90b1113 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/34e3fc6ff592409db14cab05fdeb47b1?usage=true 2026-09-12 07:57:16.716 8 INFO cinder.api.openstack.wsgi [None req-36bc4408-8c78-4568-b930-41a0a90b1113 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/34e3fc6ff592409db14cab05fdeb47b1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/946] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/34e3fc6ff592409db14cab05fdeb47b1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.729 7 INFO cinder.api.openstack.wsgi [None req-3546e791-f767-4bec-b8fb-df5aa38ff62f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/421e4d6e49f34052a74d732afebed4b7?usage=true 2026-09-12 07:57:16.770 7 INFO cinder.api.openstack.wsgi [None req-3546e791-f767-4bec-b8fb-df5aa38ff62f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/421e4d6e49f34052a74d732afebed4b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/947] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/421e4d6e49f34052a74d732afebed4b7?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.782 8 INFO cinder.api.openstack.wsgi [None req-1bd0ba58-b286-4519-9ca7-58276cc8a462 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/4bbfd672b1de4d7e94a56030d3e647a1?usage=true 2026-09-12 07:57:16.802 8 INFO cinder.api.openstack.wsgi [None req-1bd0ba58-b286-4519-9ca7-58276cc8a462 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/4bbfd672b1de4d7e94a56030d3e647a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/948] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/4bbfd672b1de4d7e94a56030d3e647a1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.816 7 INFO cinder.api.openstack.wsgi [None req-acdf1424-fd51-4ac3-86f3-065bff267ad4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:57:16.852 7 INFO cinder.api.openstack.wsgi [None req-acdf1424-fd51-4ac3-86f3-065bff267ad4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/949] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.866 8 INFO cinder.api.openstack.wsgi [None req-8bfe7962-7450-4675-a0ed-2d3059bdeabc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/56514953703b4dbe8b64c772223bbe93?usage=true 2026-09-12 07:57:16.909 8 INFO cinder.api.openstack.wsgi [None req-8bfe7962-7450-4675-a0ed-2d3059bdeabc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/56514953703b4dbe8b64c772223bbe93?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/950] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/56514953703b4dbe8b64c772223bbe93?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.928 7 INFO cinder.api.openstack.wsgi [None req-26dd9af3-32ae-4f8a-a4fe-c1766390d8dd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/89aac96a52f043b4a4d861bf3e281882?usage=true 2026-09-12 07:57:16.952 7 INFO cinder.api.openstack.wsgi [None req-26dd9af3-32ae-4f8a-a4fe-c1766390d8dd 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/89aac96a52f043b4a4d861bf3e281882?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/951] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/89aac96a52f043b4a4d861bf3e281882?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:16.969 8 INFO cinder.api.openstack.wsgi [None req-6fa3cfa5-eb86-4378-9768-c796a46979f2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:57:17.017 8 INFO cinder.api.openstack.wsgi [None req-6fa3cfa5-eb86-4378-9768-c796a46979f2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/952] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.027 7 INFO cinder.api.openstack.wsgi [None req-10e6603c-2725-4cd2-b84c-413238bbf381 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a9d59c86729e4c8c890fa4f77ee5c4f3?usage=true 2026-09-12 07:57:17.067 7 INFO cinder.api.openstack.wsgi [None req-10e6603c-2725-4cd2-b84c-413238bbf381 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a9d59c86729e4c8c890fa4f77ee5c4f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/953] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/a9d59c86729e4c8c890fa4f77ee5c4f3?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.083 8 INFO cinder.api.openstack.wsgi [None req-f2203565-11da-4dab-a1dd-77adfdcf97fb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/cad251fc318b407d89c60cc41d9de9bf?usage=true 2026-09-12 07:57:17.115 8 INFO cinder.api.openstack.wsgi [None req-f2203565-11da-4dab-a1dd-77adfdcf97fb 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/cad251fc318b407d89c60cc41d9de9bf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/954] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/cad251fc318b407d89c60cc41d9de9bf?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.130 7 INFO cinder.api.openstack.wsgi [None req-813b6b59-a0ed-4682-aa65-68f09206cab3 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/e45153e0d7004aaeb2c58538abac0d2f?usage=true 2026-09-12 07:57:17.168 7 INFO cinder.api.openstack.wsgi [None req-813b6b59-a0ed-4682-aa65-68f09206cab3 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/e45153e0d7004aaeb2c58538abac0d2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/955] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/e45153e0d7004aaeb2c58538abac0d2f?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.185 8 INFO cinder.api.openstack.wsgi [None req-1ebda521-4304-40df-bc1e-36f48174f12e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/eae258b5d664421a99b5e89d954ddb3e?usage=true 2026-09-12 07:57:17.235 8 INFO cinder.api.openstack.wsgi [None req-1ebda521-4304-40df-bc1e-36f48174f12e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/eae258b5d664421a99b5e89d954ddb3e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/956] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/eae258b5d664421a99b5e89d954ddb3e?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.253 7 INFO cinder.api.openstack.wsgi [None req-a9badf31-9201-403a-a6bc-f28be5294461 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:57:17.287 7 INFO cinder.api.openstack.wsgi [None req-a9badf31-9201-403a-a6bc-f28be5294461 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/957] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.302 8 INFO cinder.api.openstack.wsgi [None req-74a567f9-1e64-41bc-930d-fda9538bf07e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:57:17.320 8 INFO cinder.volume.api [None req-74a567f9-1e64-41bc-930d-fda9538bf07e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:57:17.320 8 INFO cinder.api.openstack.wsgi [None req-74a567f9-1e64-41bc-930d-fda9538bf07e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/958] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:57:17.333 7 INFO cinder.api.openstack.wsgi [None req-157d28b2-0297-4c94-a5f4-e1b899107818 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:57:17.339 7 INFO cinder.api.openstack.wsgi [None req-157d28b2-0297-4c94-a5f4-e1b899107818 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 485/959] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:17.349 8 INFO cinder.api.openstack.wsgi [None req-5cb8c700-25fe-4595-90f1-04e2c8c60049 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:57:17.373 8 INFO cinder.volume.api [None req-5cb8c700-25fe-4595-90f1-04e2c8c60049 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:57:17.375 8 INFO cinder.api.openstack.wsgi [None req-5cb8c700-25fe-4595-90f1-04e2c8c60049 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/960] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:57:17.385 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:57:17.402 7 INFO cinder.volume.api [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:57:17.404 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/961] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:57:17.417 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:57:17.433 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 476/962] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:57:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:57:26.443 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:26.443 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:26.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:26.445 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:36.443 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:36.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:36.443 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:36.446 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:46.444 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:46.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:46.445 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:46.445 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:56.443 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:56.443 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:57:56.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:57:56.444 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:06.443 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:06.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:06.447 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:06.448 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:16.443 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:16.443 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:16.444 7 INFO cinder.api.openstack.wsgi [None req-1373ce32-63ce-4a0e-a974-586fa0bd29a9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:16.444 8 INFO cinder.api.openstack.wsgi [None req-729cc65d-8a01-4383-bdbc-3cd5ceb49d2b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:16.717 7 INFO cinder.api.openstack.wsgi [None req-e2953a04-fb2e-4f07-b0b5-e26844536701 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:58:16.727 7 INFO cinder.volume.api [None req-e2953a04-fb2e-4f07-b0b5-e26844536701 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:58:16.727 7 INFO cinder.api.openstack.wsgi [None req-e2953a04-fb2e-4f07-b0b5-e26844536701 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/975] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:58:16.741 8 INFO cinder.api.openstack.wsgi [None req-cdaf4cfd-cce8-4d07-8abb-6557734d5a06 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:58:16.754 8 INFO cinder.volume.api [None req-cdaf4cfd-cce8-4d07-8abb-6557734d5a06 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:58:16.757 8 INFO cinder.api.openstack.wsgi [None req-cdaf4cfd-cce8-4d07-8abb-6557734d5a06 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/976] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:58:16.813 7 INFO cinder.api.openstack.wsgi [None req-3818acf6-f38f-4809-9f9d-9662dffc848c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:58:16.852 7 INFO cinder.api.openstack.wsgi [None req-3818acf6-f38f-4809-9f9d-9662dffc848c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/977] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:58:16.863 8 INFO cinder.api.openstack.wsgi [None req-d4343877-2ac7-479f-b0e6-c70b7cd5816a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:58:16.891 8 INFO cinder.api.openstack.wsgi [None req-d4343877-2ac7-479f-b0e6-c70b7cd5816a 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/978] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:58:16.905 7 INFO cinder.api.openstack.wsgi [None req-fd4be785-b21a-4a66-be5d-5eefa0e5b7f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:58:16.939 7 INFO cinder.api.openstack.wsgi [None req-fd4be785-b21a-4a66-be5d-5eefa0e5b7f4 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/979] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:58:16.952 8 INFO cinder.api.openstack.wsgi [None req-b58a4666-6525-4697-88a8-5b2a7287c0b9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:58:16.966 8 INFO cinder.volume.api [None req-b58a4666-6525-4697-88a8-5b2a7287c0b9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:58:16.970 8 INFO cinder.api.openstack.wsgi [None req-b58a4666-6525-4697-88a8-5b2a7287c0b9 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/980] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:58:16.986 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:58:16.997 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 496/981] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:58:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:58:17.013 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:58:17.031 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 486/982] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:58:17 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:58:26.443 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:26.443 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:26.444 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:26.444 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:36.443 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:36.443 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:36.444 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:36.444 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:46.443 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:46.444 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:46.444 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:46.445 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:56.443 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:56.444 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:58:56.444 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:58:56.444 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:06.443 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:06.443 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:06.443 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:06.444 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:16.447 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:16.448 8 INFO cinder.api.openstack.wsgi [None req-718ad936-de75-4441-a692-ddda8530ce87 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:16.449 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:16.450 7 INFO cinder.api.openstack.wsgi [None req-e073ba92-f626-4038-9e72-a9f9d9224aed 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:16.583 8 INFO cinder.api.openstack.wsgi [None req-412bf70d-7c1e-46b5-babd-365d08a5a75b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:59:16.595 8 INFO cinder.volume.api [None req-412bf70d-7c1e-46b5-babd-365d08a5a75b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:59:16.597 8 INFO cinder.api.openstack.wsgi [None req-412bf70d-7c1e-46b5-babd-365d08a5a75b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/995] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 07:59:16.606 7 INFO cinder.api.openstack.wsgi [None req-70edb6e9-6853-4c98-ae57-f1dc12703cc8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 07:59:16.614 7 INFO cinder.api.openstack.wsgi [None req-70edb6e9-6853-4c98-ae57-f1dc12703cc8 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 503/996] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:59:16.623 8 INFO cinder.api.openstack.wsgi [None req-f1a3183c-6dde-4a66-bec7-9a639016837b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 07:59:16.629 8 INFO cinder.volume.api [None req-f1a3183c-6dde-4a66-bec7-9a639016837b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 07:59:16.629 8 INFO cinder.api.openstack.wsgi [None req-f1a3183c-6dde-4a66-bec7-9a639016837b 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/997] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:59:16.639 7 INFO cinder.api.openstack.wsgi [None req-6abe1f2c-1359-4811-83da-286c183f7379 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 07:59:16.650 7 INFO cinder.volume.api [None req-6abe1f2c-1359-4811-83da-286c183f7379 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 07:59:16.651 7 INFO cinder.api.openstack.wsgi [None req-6abe1f2c-1359-4811-83da-286c183f7379 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/998] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 07:59:16.661 8 INFO cinder.api.openstack.wsgi [None req-60f93b22-06b1-41c2-9f21-a87931270a1c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 07:59:16.676 8 INFO cinder.api.openstack.wsgi [None req-60f93b22-06b1-41c2-9f21-a87931270a1c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 495/999] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:59:16.720 7 INFO cinder.api.openstack.wsgi [None req-cf52a581-97c8-491d-a305-5ce545609318 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 07:59:16.750 7 INFO cinder.api.openstack.wsgi [None req-cf52a581-97c8-491d-a305-5ce545609318 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1000] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:59:16.762 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 07:59:16.799 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/1001] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:59:16.814 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 07:59:16.856 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1002] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 07:59:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 07:59:26.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:26.443 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:26.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:26.444 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:36.443 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:36.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:36.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:36.444 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:46.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:46.443 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:46.444 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:46.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:56.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:56.443 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 07:59:56.444 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 07:59:56.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:06.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:06.443 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:06.443 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:06.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:16.444 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:16.444 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:16.445 8 INFO cinder.api.openstack.wsgi [None req-4b515b54-9f62-490a-97e8-c3549d076b05 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:16.445 7 INFO cinder.api.openstack.wsgi [None req-73d143f2-3f71-4dc6-9125-b0b574cf9baf 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:16.563 8 INFO cinder.api.openstack.wsgi [None req-103863d1-210b-4908-9781-a5c549e15083 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 08:00:16.573 8 INFO cinder.volume.api [None req-103863d1-210b-4908-9781-a5c549e15083 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 08:00:16.573 8 INFO cinder.api.openstack.wsgi [None req-103863d1-210b-4908-9781-a5c549e15083 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1015] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:00:16.583 7 INFO cinder.api.openstack.wsgi [None req-95ff6a08-0758-4e2d-89e2-fba4b88a3c2d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:00:16.593 7 INFO cinder.volume.api [None req-95ff6a08-0758-4e2d-89e2-fba4b88a3c2d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:00:16.597 7 INFO cinder.api.openstack.wsgi [None req-95ff6a08-0758-4e2d-89e2-fba4b88a3c2d 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1016] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 08:00:16.608 8 INFO cinder.api.openstack.wsgi [None req-4ba0fea1-4f83-466e-a726-009c1e1f839f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 08:00:16.623 8 INFO cinder.api.openstack.wsgi [None req-4ba0fea1-4f83-466e-a726-009c1e1f839f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1017] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:00:16.634 7 INFO cinder.api.openstack.wsgi [None req-771188d6-1b46-4ec2-8b08-0fdcb11d241f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:00:16.650 7 INFO cinder.volume.api [None req-771188d6-1b46-4ec2-8b08-0fdcb11d241f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:00:16.655 7 INFO cinder.api.openstack.wsgi [None req-771188d6-1b46-4ec2-8b08-0fdcb11d241f 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1018] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:00:16.666 8 INFO cinder.api.openstack.wsgi [None req-2b886da7-4e9e-4b6d-bfc9-666489b18d43 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 08:00:16.672 8 INFO cinder.api.openstack.wsgi [None req-2b886da7-4e9e-4b6d-bfc9-666489b18d43 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 505/1019] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:00:16.724 7 INFO cinder.api.openstack.wsgi [None req-5a73de92-c1bf-4f40-b086-269afddcc29c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 08:00:16.763 7 INFO cinder.api.openstack.wsgi [None req-5a73de92-c1bf-4f40-b086-269afddcc29c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1020] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:00:16.776 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 08:00:16.807 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1021] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:00:16.821 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 08:00:16.869 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1022] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:00:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:00:26.443 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:26.444 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:26.444 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:26.445 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:36.445 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:36.446 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:36.446 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:36.447 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:46.447 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:46.448 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:46.448 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:46.449 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:56.444 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:56.444 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:00:56.445 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:00:56.445 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:06.443 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:06.443 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:06.444 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:06.445 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:16.443 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:16.443 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:16.444 7 INFO cinder.api.openstack.wsgi [None req-5d92da21-4455-4ff7-9f68-2173a94c7514 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:16.444 8 INFO cinder.api.openstack.wsgi [None req-aef9bf7a-baa0-47fa-a789-b44da6f662ee 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:16.632 7 INFO cinder.api.openstack.wsgi [None req-57399535-c666-4115-841c-9f660df14af0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 08:01:16.641 7 INFO cinder.volume.api [None req-57399535-c666-4115-841c-9f660df14af0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 08:01:16.642 7 INFO cinder.api.openstack.wsgi [None req-57399535-c666-4115-841c-9f660df14af0 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1035] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:01:16.659 8 INFO cinder.api.openstack.wsgi [None req-9d81f584-9c28-4726-a49e-eb279dc5e682 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 08:01:16.669 8 INFO cinder.api.openstack.wsgi [None req-9d81f584-9c28-4726-a49e-eb279dc5e682 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 513/1036] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:01:16.725 7 INFO cinder.api.openstack.wsgi [None req-d661d0c8-8355-4bba-bc9b-77f9c4b8c1e1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 08:01:16.769 7 INFO cinder.api.openstack.wsgi [None req-d661d0c8-8355-4bba-bc9b-77f9c4b8c1e1 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1037] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:01:16.785 8 INFO cinder.api.openstack.wsgi [None req-87027594-2ee1-433b-aae1-4c8ffcce1610 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 08:01:16.816 8 INFO cinder.api.openstack.wsgi [None req-87027594-2ee1-433b-aae1-4c8ffcce1610 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1038] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:01:16.830 7 INFO cinder.api.openstack.wsgi [None req-f2786a77-7428-44ab-ba89-30fa76c462b5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 08:01:16.886 7 INFO cinder.api.openstack.wsgi [None req-f2786a77-7428-44ab-ba89-30fa76c462b5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1039] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:01:16.900 8 INFO cinder.api.openstack.wsgi [None req-f35fa201-d040-49bc-99e5-15e83b151dd2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:01:16.915 8 INFO cinder.volume.api [None req-f35fa201-d040-49bc-99e5-15e83b151dd2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:01:16.919 8 INFO cinder.api.openstack.wsgi [None req-f35fa201-d040-49bc-99e5-15e83b151dd2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1040] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:01:16.934 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:01:16.948 7 INFO cinder.volume.api [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:01:16.950 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1041] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:01:16.966 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 08:01:16.986 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1042] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 08:01:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:01:26.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:26.444 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:26.445 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:26.445 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:36.443 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:36.443 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:36.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:36.444 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:46.443 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:46.443 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:46.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:46.445 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:56.443 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:56.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:01:56.445 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:01:56.446 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:06.442 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:06.443 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:06.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:06.445 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:16.442 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:16.443 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:16.444 8 INFO cinder.api.openstack.wsgi [None req-d53ccfc1-65df-4603-873e-151a003dd4e7 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:16.445 7 INFO cinder.api.openstack.wsgi [None req-40cf1359-d477-4673-a7c2-a42552aad87c 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:16.648 8 INFO cinder.api.openstack.wsgi [None req-b3fe482a-53c9-4867-8547-c7c752932bcc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:02:16.658 8 INFO cinder.volume.api [None req-b3fe482a-53c9-4867-8547-c7c752932bcc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:02:16.661 8 INFO cinder.api.openstack.wsgi [None req-b3fe482a-53c9-4867-8547-c7c752932bcc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1055] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-12 08:02:16.671 7 INFO cinder.api.openstack.wsgi [None req-1335c054-4eb3-4160-94e2-995e16d5caa2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true 2026-09-12 08:02:16.677 7 INFO cinder.volume.api [None req-1335c054-4eb3-4160-94e2-995e16d5caa2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all snapshots completed successfully. 2026-09-12 08:02:16.678 7 INFO cinder.api.openstack.wsgi [None req-1335c054-4eb3-4160-94e2-995e16d5caa2 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1056] 10.0.0.246 () {28 vars in 674 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 08:02:16.688 8 INFO cinder.api.openstack.wsgi [None req-0e0bd4b2-b0cb-4a14-a9fe-549ea3ac77fc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services 2026-09-12 08:02:16.694 8 INFO cinder.api.openstack.wsgi [None req-0e0bd4b2-b0cb-4a14-a9fe-549ea3ac77fc 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 524/1057] 10.0.0.246 () {28 vars in 645 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:02:16.714 7 INFO cinder.api.openstack.wsgi [None req-64808748-c402-490a-8036-a2f7ca3a7d10 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true 2026-09-12 08:02:16.736 7 INFO cinder.api.openstack.wsgi [None req-64808748-c402-490a-8036-a2f7ca3a7d10 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1058] 10.0.0.246 () {28 vars in 696 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:02:16.858 8 INFO cinder.api.openstack.wsgi [None req-68aabb10-4223-416e-8f00-92c72e0f58de 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true 2026-09-12 08:02:16.880 8 INFO cinder.api.openstack.wsgi [None req-68aabb10-4223-416e-8f00-92c72e0f58de 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1059] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/52ef52c168904fc9b118983ae4739fc3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:02:16.895 7 INFO cinder.api.openstack.wsgi [None req-658695f2-1b6e-4dc3-93b5-28bb377d5d6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true 2026-09-12 08:02:16.919 7 INFO cinder.api.openstack.wsgi [None req-658695f2-1b6e-4dc3-93b5-28bb377d5d6e 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1060] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/92b1903f42a148e6a17c8871b73f89dc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:02:16.927 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true 2026-09-12 08:02:16.948 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1061] 10.0.0.246 () {28 vars in 736 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/os-quota-sets/fe06c6e9a6ce448fa5e23fdd1aeadd01?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-12 08:02:16.957 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true 2026-09-12 08:02:16.965 7 INFO cinder.volume.api [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] Get all volumes completed successfully. 2026-09-12 08:02:16.967 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92b1903f42a148e6a17c8871b73f89dc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1062] 10.0.0.246 () {28 vars in 684 bytes} [Sat Sep 12 08:02:16 2026] GET /v3/92b1903f42a148e6a17c8871b73f89dc/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-09-12 08:02:26.443 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:26.443 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:26.444 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:26.444 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:36.443 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:36.443 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:36.444 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:36.444 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:46.442 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:46.443 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:46.443 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:46.444 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:56.443 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:56.444 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:02:56.445 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:02:56.445 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:03:06.443 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:03:06.443 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] GET http://10.0.0.87:8776/ 2026-09-12 08:03:06.444 8 INFO cinder.api.openstack.wsgi [None req-45c80170-a4ca-47a8-b4d2-8f32e70671c5 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300 2026-09-12 08:03:06.444 7 INFO cinder.api.openstack.wsgi [None req-a390fa31-9ddb-4ec1-9822-9bc82af32e89 7e4312410e9743dfb67813f32ba01a57 92b1903f42a148e6a17c8871b73f89dc - - default default] http://10.0.0.87:8776/ returned with HTTP 300