+ 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 [Tue Apr 28 22:48:26 2026] *** compiled with version: 13.3.0 on 22 April 2026 22:34:40 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-6dcd9f84b9-q5gn7 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 0x7f3ab60d1668 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/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-28 22:48:30.529 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-04-28 22:48:30.529 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-28 22:48:30.621 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-04-28 22:48:30.621 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-28 22:48:31.909 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-28 22:48:31.912 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-28 22:48:31.913 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-28 22:48:31.915 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-28 22:48:31.916 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-28 22:48:31.918 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-28 22:48:31.918 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-28 22:48:31.921 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-28 22:48:31.934 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-28 22:48:31.935 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-28 22:48:31.938 8 INFO cinder.rpc [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-28 22:48:31.939 7 INFO cinder.rpc [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-28 22:48:31.986 7 WARNING cinder.api.contrib.hosts [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-28 22:48:31.996 8 WARNING cinder.api.contrib.hosts [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-28 22:48:32.028 7 WARNING keystonemiddleware._common.config [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:48:32.037 7 WARNING oslo_config.cfg [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3ab60d1668 pid: 7 (default app) 2026-04-28 22:48:32.040 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:48:32.040 8 WARNING keystonemiddleware._common.config [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:48:32.041 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:48:32.050 8 WARNING oslo_config.cfg [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3ab60d1668 pid: 8 (default app) 2026-04-28 22:48:41.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:48:41.572 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:48:51.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:48:51.574 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:01.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:01.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:01.572 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:01.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:11.570 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:11.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:11.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:11.572 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:21.570 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:21.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:21.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:21.572 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:31.570 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:31.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:31.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:31.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:41.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:41.570 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:41.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:41.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:51.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:51.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:49:51.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:49:51.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:01.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:50:01.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:50:01.572 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:01.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:11.570 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:50:11.571 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] GET http://10.0.0.9:8776/ 2026-04-28 22:50:11.571 7 INFO cinder.api.openstack.wsgi [None req-2a3e9094-5890-4a7c-8f20-113c66667ddd - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:11.572 8 INFO cinder.api.openstack.wsgi [None req-0ce28aaa-f764-4b9d-a6f1-73934857f786 - - - - - -] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-28 22:50:14.610 7 WARNING oslo_policy.policy [None req-16b9f853-c55b-44e0-b251-6bf7473bb425 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:50:14.610 7 WARNING oslo_policy.policy [None req-16b9f853-c55b-44e0-b251-6bf7473bb425 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-04-28 22:50:14.994 7 INFO cinder.api.openstack.wsgi [None req-16b9f853-c55b-44e0-b251-6bf7473bb425 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types/rbd1 2026-04-28 22:50:15.014 7 INFO cinder.api.openstack.wsgi [None req-16b9f853-c55b-44e0-b251-6bf7473bb425 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.17 () {30 vars in 681 bytes} [Tue Apr 28 22:50:14 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/types/rbd1 => generated 82 bytes in 852 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-28 22:50:15.057 8 WARNING oslo_policy.policy [None req-ce56960b-6e39-4af2-b831-f25975e5ee7b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:50:15.057 8 WARNING oslo_policy.policy [None req-ce56960b-6e39-4af2-b831-f25975e5ee7b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-04-28 22:50:15.420 8 INFO cinder.api.openstack.wsgi [None req-ce56960b-6e39-4af2-b831-f25975e5ee7b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 22:50:15.443 8 INFO cinder.api.openstack.wsgi [None req-ce56960b-6e39-4af2-b831-f25975e5ee7b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.17 () {30 vars in 720 bytes} [Tue Apr 28 22:50:15 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/types?name=rbd1&is_public=None => generated 20 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 22:50:17.187 7 INFO cinder.api.openstack.wsgi [None req-6b10f4ab-4ba0-4adb-a74c-3ff5bb03e4c3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 22:50:17.212 7 INFO cinder.api.openstack.wsgi [None req-6b10f4ab-4ba0-4adb-a74c-3ff5bb03e4c3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.17 () {34 vars in 724 bytes} [Tue Apr 28 22:50:17 2026] POST /v3/551e425ff0134816b8b3a313fbdcb68b/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 22:50:17.229 8 INFO cinder.api.openstack.wsgi [req-6b10f4ab-4ba0-4adb-a74c-3ff5bb03e4c3 req-c94b802b-6040-41b2-b9e0-8fe8799ccc1d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types/6f53d714-185e-4913-8c78-ce44313f14b9/extra_specs 2026-04-28 22:50:17.283 8 INFO cinder.api.openstack.wsgi [req-6b10f4ab-4ba0-4adb-a74c-3ff5bb03e4c3 req-c94b802b-6040-41b2-b9e0-8fe8799ccc1d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types/6f53d714-185e-4913-8c78-ce44313f14b9/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.17 () {36 vars in 893 bytes} [Tue Apr 28 22:50:17 2026] POST /v3/551e425ff0134816b8b3a313fbdcb68b/types/6f53d714-185e-4913-8c78-ce44313f14b9/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 22:50:18.864 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types?is_public=None 2026-04-28 22:50:18.878 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.17 () {30 vars in 700 bytes} [Tue Apr 28 22:50:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/types?is_public=None => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 22:50:20.779 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/qos-specs 2026-04-28 22:50:20.789 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.17 () {30 vars in 679 bytes} [Tue Apr 28 22:50:20 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/qos-specs => generated 17 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 22:50:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:50:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:50:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:01.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:31.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:41.574 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:51:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:51:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:52:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:52:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:53:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:53:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:41.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:54:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:54:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:01.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:01.573 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:01.574 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:55:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:55:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:41.573 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:56:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:56:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:11.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:21.573 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:21.574 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:31.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:41.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:41.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:41.574 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:57:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:57:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:11.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:31.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:31.573 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:41.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:58:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:58:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:11.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:21.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 22:59:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 22:59:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:11.573 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:21.569 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:41.569 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:00:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:00:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:01:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:01:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:01.574 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:41.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:02:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:02:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:21.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:31.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:41.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:03:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:03:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:01.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:11.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:21.573 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:31.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:41.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:51.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:04:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:04:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:01.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:01.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:01.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:11.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:11.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:21.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:21.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:21.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:31.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:31.570 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:31.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:41.570 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:41.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:41.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:51.571 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:05:51.572 8 INFO cinder.api.openstack.wsgi [None req-0dab915b-841c-4ab7-9b2d-5c9adf4851c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:05:51.572 7 INFO cinder.api.openstack.wsgi [None req-c8416c53-65ff-459d-a8cc-d7d5a81913ce 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:06:01.259 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False 2026-04-28 23:06:01.288 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.289 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.289 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.290 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.290 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.290 8 WARNING cinder.quota [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.295 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 107/214] 199.204.45.78 () {44 vars in 1064 bytes} [Tue Apr 28 23:06:01 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False => generated 340 bytes in 154 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:06:01.450 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] PUT https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b 2026-04-28 23:06:01.516 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.518 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.518 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.519 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.520 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.520 7 WARNING cinder.quota [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - 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-04-28 23:06:01.527 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b returned with HTTP 200 [pid: 7|app: 0|req: 108/215] 199.204.45.78 () {48 vars in 1093 bytes} [Tue Apr 28 23:06:01 2026] PUT /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b => generated 296 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:06:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:01.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:01.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:11.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:21.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:31.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:31.573 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:06:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:06:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:01.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:01.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:31.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:31.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:07:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:07:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:01.569 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:31.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:31.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:41.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:08:51.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:08:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:31.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:41.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:09:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:09:51.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:31.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:41.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:10:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:10:51.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:01.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:01.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:11.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:21.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:31.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:31.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:11:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:11:51.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:11.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:21.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:21.573 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:12:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:12:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:01.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:01.573 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:31.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:31.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:41.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:41.573 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:13:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:13:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:01.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:01.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:21.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:31.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:41.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:14:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:14:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:01.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:11.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:11.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:21.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:21.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:31.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:41.573 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:41.573 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:41.574 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:41.575 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:15:51.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:15:51.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:01.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:01.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:01.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:01.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:11.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:11.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:11.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:11.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:21.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:21.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:21.572 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:21.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:31.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:31.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:31.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:31.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:41.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:41.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:41.571 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:41.571 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:51.570 8 INFO cinder.api.openstack.wsgi [None req-19f98c18-12c1-42fe-b869-e1b1282646c2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:51.570 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:16:51.572 7 INFO cinder.api.openstack.wsgi [None req-1e9588c7-8fe2-4239-bf14-6a8119bf99fb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:16:52.373 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False 2026-04-28 23:16:52.392 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 174/348] 199.204.45.78 () {44 vars in 1064 bytes} [Tue Apr 28 23:16:52 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False => generated 340 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:16:52.923 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] PUT https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb 2026-04-28 23:16:52.977 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb returned with HTTP 200 [pid: 7|app: 0|req: 175/349] 199.204.45.78 () {48 vars in 1093 bytes} [Tue Apr 28 23:16:52 2026] PUT /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb => generated 296 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:17:01.571 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:01.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:01.572 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:01.573 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:11.570 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:11.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:11.571 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:11.572 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:21.570 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:21.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:21.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:21.571 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:31.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:31.570 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:31.571 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:31.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:41.570 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:41.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:41.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:41.571 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:51.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:51.570 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:17:51.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:17:51.573 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:01.570 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:01.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:01.573 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:01.574 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:11.571 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:11.572 7 INFO cinder.api.openstack.wsgi [None req-4a681d04-ded1-4b84-bcc5-aa13be49b28a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:11.573 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:11.574 8 INFO cinder.api.openstack.wsgi [None req-fb6e927b-fce1-445c-967e-5919624ab77c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:18.875 7 INFO cinder.api.openstack.wsgi [None req-d116dec3-190c-438c-877a-22d1fe8a5280 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:18:19.413 7 INFO cinder.api.openstack.wsgi [None req-d116dec3-190c-438c-877a-22d1fe8a5280 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 184/366] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:18:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:18:19.427 8 INFO cinder.api.openstack.wsgi [None req-72574bdc-5ad1-497d-bbce-1f35670d4bb1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:18:19.434 8 INFO cinder.api.openstack.wsgi [None req-72574bdc-5ad1-497d-bbce-1f35670d4bb1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 183/367] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:18:19.444 7 INFO cinder.api.openstack.wsgi [None req-67d7c546-a1a7-427d-b913-1c665a59a715 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:18:19.480 7 INFO cinder.volume.api [None req-67d7c546-a1a7-427d-b913-1c665a59a715 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:18:19.483 7 INFO cinder.api.openstack.wsgi [None req-67d7c546-a1a7-427d-b913-1c665a59a715 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 185/368] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:18:19.493 8 INFO cinder.api.openstack.wsgi [None req-8f5beb0f-643c-4162-a929-c0324923c9d3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:18:19.529 8 INFO cinder.volume.api [None req-8f5beb0f-643c-4162-a929-c0324923c9d3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:18:19.531 8 INFO cinder.api.openstack.wsgi [None req-8f5beb0f-643c-4162-a929-c0324923c9d3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/369] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:18:19.538 7 INFO cinder.api.openstack.wsgi [None req-c82b2eeb-baa3-46c1-8d51-f0ee2664d504 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:18:19.554 7 INFO cinder.volume.api [None req-c82b2eeb-baa3-46c1-8d51-f0ee2664d504 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:18:19.555 7 INFO cinder.api.openstack.wsgi [None req-c82b2eeb-baa3-46c1-8d51-f0ee2664d504 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/370] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:18:19.603 8 INFO cinder.api.openstack.wsgi [None req-9fdcd9e9-e556-49dc-ada4-6bf47fde4912 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:18:19.624 8 INFO cinder.api.openstack.wsgi [None req-9fdcd9e9-e556-49dc-ada4-6bf47fde4912 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/371] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:18:19.635 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:18:19.655 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/372] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:18:19.667 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:18:19.715 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 186/373] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:18:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:18:21.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:21.571 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:21.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:21.572 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:31.570 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:31.570 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:31.571 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:31.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:41.570 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:41.570 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:41.570 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:41.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:51.570 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:51.570 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:18:51.571 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:18:51.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:01.570 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:01.570 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:01.571 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:01.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:11.571 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:11.571 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:11.572 7 INFO cinder.api.openstack.wsgi [None req-596d654c-db50-4e0c-83b3-77880e19cbef 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:11.572 8 INFO cinder.api.openstack.wsgi [None req-fff396fb-62fd-48c7-a24d-9e6d85fd2a79 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:18.770 8 INFO cinder.api.openstack.wsgi [None req-aa5fe382-74d4-484d-b46a-29504b6d183e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:19:18.779 8 INFO cinder.volume.api [None req-aa5fe382-74d4-484d-b46a-29504b6d183e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:19:18.784 8 INFO cinder.api.openstack.wsgi [None req-aa5fe382-74d4-484d-b46a-29504b6d183e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:19:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:19:18.796 7 INFO cinder.api.openstack.wsgi [None req-69f98b95-69d6-4e85-8f91-ed46c21c7525 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:19:18.814 7 INFO cinder.volume.api [None req-69f98b95-69d6-4e85-8f91-ed46c21c7525 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:19:18.817 7 INFO cinder.api.openstack.wsgi [None req-69f98b95-69d6-4e85-8f91-ed46c21c7525 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:19:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:19:18.829 8 INFO cinder.api.openstack.wsgi [None req-d5fc7344-9d7a-4ff7-bb4f-d0425f508ae5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:19:18.842 8 INFO cinder.volume.api [None req-d5fc7344-9d7a-4ff7-bb4f-d0425f508ae5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:19:18.843 8 INFO cinder.api.openstack.wsgi [None req-d5fc7344-9d7a-4ff7-bb4f-d0425f508ae5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:19:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:19:18.858 7 INFO cinder.api.openstack.wsgi [None req-b63c86dc-cda4-4d06-a6c8-9b227989ce88 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:19:19.361 7 INFO cinder.api.openstack.wsgi [None req-b63c86dc-cda4-4d06-a6c8-9b227989ce88 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:19:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:19:19.427 8 INFO cinder.api.openstack.wsgi [None req-10cd8d40-fb5a-49b2-b477-6c68d63aeb20 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:19:19.453 8 INFO cinder.api.openstack.wsgi [None req-10cd8d40-fb5a-49b2-b477-6c68d63aeb20 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:19:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:19:19.465 7 INFO cinder.api.openstack.wsgi [None req-b673daf3-eeff-4113-8796-e06c12aaa67f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:19:19.486 7 INFO cinder.api.openstack.wsgi [None req-b673daf3-eeff-4113-8796-e06c12aaa67f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:19:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:19:19.496 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:19:19.547 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:19:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:19:19.564 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:19:19.571 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:19:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:19:21.571 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:21.571 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:21.572 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:21.572 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:31.570 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:31.570 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:31.571 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:31.571 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:41.570 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:41.570 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:41.571 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:41.572 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:51.569 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:51.570 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:19:51.570 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:19:51.571 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:01.570 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:01.570 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:01.571 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:01.571 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:11.571 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:11.572 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:11.573 7 INFO cinder.api.openstack.wsgi [None req-1ed95fa0-a16b-497c-8199-96390c3a3237 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:11.574 8 INFO cinder.api.openstack.wsgi [None req-2245a9c5-4b18-47c5-9880-00687a5e6edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:18.712 8 INFO cinder.api.openstack.wsgi [None req-9c2cfb79-83bc-4786-adee-6a5471d8634c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:20:18.719 8 INFO cinder.volume.api [None req-9c2cfb79-83bc-4786-adee-6a5471d8634c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:20:18.721 8 INFO cinder.api.openstack.wsgi [None req-9c2cfb79-83bc-4786-adee-6a5471d8634c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:20:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:20:18.736 7 INFO cinder.api.openstack.wsgi [None req-5eb31360-9e71-4338-aa74-a19a6fe3eeb2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:20:18.741 7 INFO cinder.volume.api [None req-5eb31360-9e71-4338-aa74-a19a6fe3eeb2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:20:18.742 7 INFO cinder.api.openstack.wsgi [None req-5eb31360-9e71-4338-aa74-a19a6fe3eeb2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:20:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:20:18.755 8 INFO cinder.api.openstack.wsgi [None req-b4480a19-1f48-4f69-b9d3-fb741dc72d54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:20:18.760 8 INFO cinder.api.openstack.wsgi [None req-b4480a19-1f48-4f69-b9d3-fb741dc72d54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:20:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:20:18.768 7 INFO cinder.api.openstack.wsgi [None req-b66abe9c-65f2-460b-aa43-b44e42d39637 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:20:18.777 7 INFO cinder.volume.api [None req-b66abe9c-65f2-460b-aa43-b44e42d39637 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:20:18.779 7 INFO cinder.api.openstack.wsgi [None req-b66abe9c-65f2-460b-aa43-b44e42d39637 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:20:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:20:18.789 8 INFO cinder.api.openstack.wsgi [None req-e883a00a-5f66-4eac-805a-362a5f769459 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:20:19.325 8 INFO cinder.api.openstack.wsgi [None req-e883a00a-5f66-4eac-805a-362a5f769459 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:20:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:20:19.374 7 INFO cinder.api.openstack.wsgi [None req-80c83701-9a9f-436b-b810-23da41a65d23 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:20:19.394 7 INFO cinder.api.openstack.wsgi [None req-80c83701-9a9f-436b-b810-23da41a65d23 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:20:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:20:19.405 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:20:19.422 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:20:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:20:19.437 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:20:19.462 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:20:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:20:21.570 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:21.570 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:21.571 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:21.571 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:31.569 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:31.570 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:31.570 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:31.572 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:41.570 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:41.571 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:41.571 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:41.572 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:51.569 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:51.570 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:20:51.571 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:20:51.572 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:01.570 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:01.571 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:01.570 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:01.571 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:11.571 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:11.571 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:11.572 7 INFO cinder.api.openstack.wsgi [None req-7d69190b-27cf-49d2-9da6-842d4814604a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:11.572 8 INFO cinder.api.openstack.wsgi [None req-ddc3d610-dad9-4ddc-92eb-4a7066f0d7e0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:18.715 7 INFO cinder.api.openstack.wsgi [None req-d92f0131-9a50-4795-a803-2812ec109cca 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:21:18.725 7 INFO cinder.volume.api [None req-d92f0131-9a50-4795-a803-2812ec109cca 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:21:18.727 7 INFO cinder.api.openstack.wsgi [None req-d92f0131-9a50-4795-a803-2812ec109cca 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:21:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:21:18.738 8 INFO cinder.api.openstack.wsgi [None req-ef2ac6e8-374f-483a-af98-4ec792a50fb7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:21:18.745 8 INFO cinder.api.openstack.wsgi [None req-ef2ac6e8-374f-483a-af98-4ec792a50fb7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:21:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:21:18.757 7 INFO cinder.api.openstack.wsgi [None req-4334e55d-132d-4265-ae13-58999b62c587 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:21:19.265 7 INFO cinder.api.openstack.wsgi [None req-4334e55d-132d-4265-ae13-58999b62c587 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:21:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:21:19.309 8 INFO cinder.api.openstack.wsgi [None req-04060e84-11b4-4ba0-80ba-b4f0fafc0005 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:21:19.325 8 INFO cinder.api.openstack.wsgi [None req-04060e84-11b4-4ba0-80ba-b4f0fafc0005 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:21:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:21:19.338 7 INFO cinder.api.openstack.wsgi [None req-0237efb4-89c4-4334-acbb-e7a67de031de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:21:19.375 7 INFO cinder.api.openstack.wsgi [None req-0237efb4-89c4-4334-acbb-e7a67de031de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:21:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:21:19.390 8 INFO cinder.api.openstack.wsgi [None req-64ecb274-9b4e-4703-8b11-e52b5bdd97f1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:21:19.408 8 INFO cinder.api.openstack.wsgi [None req-64ecb274-9b4e-4703-8b11-e52b5bdd97f1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:21:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:21:19.420 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:21:19.428 7 INFO cinder.volume.api [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:21:19.429 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:21:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:21:19.442 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:21:19.450 8 INFO cinder.volume.api [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:21:19.451 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:21:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:21:21.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:21.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:21.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:21.571 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:31.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:31.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:31.571 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:31.571 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:41.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:41.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:41.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:41.572 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:51.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:51.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:21:51.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:21:51.571 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:01.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:01.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:01.571 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:01.571 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:11.570 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:11.570 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:11.571 7 INFO cinder.api.openstack.wsgi [None req-f0d37e21-d919-4dbc-8c2e-aef4e93b9d7a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:11.571 8 INFO cinder.api.openstack.wsgi [None req-dac54750-3f96-4087-aa2b-a14cc8a6b7be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:18.705 7 INFO cinder.api.openstack.wsgi [None req-863142c3-4007-4378-938a-49a0df7d12e5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:22:18.716 7 INFO cinder.api.openstack.wsgi [None req-863142c3-4007-4378-938a-49a0df7d12e5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:22:18.728 8 INFO cinder.api.openstack.wsgi [None req-3c950feb-5d78-4b2b-ac5a-325f67ffe2ac 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:22:18.740 8 INFO cinder.volume.api [None req-3c950feb-5d78-4b2b-ac5a-325f67ffe2ac 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:22:18.743 8 INFO cinder.api.openstack.wsgi [None req-3c950feb-5d78-4b2b-ac5a-325f67ffe2ac 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:22:18.784 7 INFO cinder.api.openstack.wsgi [None req-ee1465e1-c418-47b0-902f-78f0d72b3a3f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:22:18.804 7 INFO cinder.api.openstack.wsgi [None req-ee1465e1-c418-47b0-902f-78f0d72b3a3f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:22:18.816 8 INFO cinder.api.openstack.wsgi [None req-da18f371-0706-40b5-831b-5b0f3a30aa70 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:22:18.840 8 INFO cinder.api.openstack.wsgi [None req-da18f371-0706-40b5-831b-5b0f3a30aa70 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:22:18.852 7 INFO cinder.api.openstack.wsgi [None req-e363a821-2c49-4885-8035-af18f57dbe0d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:22:18.871 7 INFO cinder.api.openstack.wsgi [None req-e363a821-2c49-4885-8035-af18f57dbe0d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:22:18.883 8 INFO cinder.api.openstack.wsgi [None req-317c8f9d-a17a-45c0-96ca-79e8ce12b878 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:22:18.891 8 INFO cinder.volume.api [None req-317c8f9d-a17a-45c0-96ca-79e8ce12b878 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:22:18.891 8 INFO cinder.api.openstack.wsgi [None req-317c8f9d-a17a-45c0-96ca-79e8ce12b878 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:22:18.898 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:22:18.907 7 INFO cinder.volume.api [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:22:18.909 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/452] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:22:18.920 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:22:19.434 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/453] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:22:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:22:21.570 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:21.570 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:21.571 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:21.572 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:31.570 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:31.571 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:31.571 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:31.572 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:41.570 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:41.570 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:41.570 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:41.571 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:51.571 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:51.571 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:22:51.572 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:22:51.573 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:01.570 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:01.570 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:01.571 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:01.571 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:11.570 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:11.570 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:11.571 8 INFO cinder.api.openstack.wsgi [None req-afab1875-8714-4887-b63a-916f13eeafde 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:11.571 7 INFO cinder.api.openstack.wsgi [None req-80f08c64-74be-4103-9191-a1190251f753 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:18.686 8 INFO cinder.api.openstack.wsgi [None req-1a262804-81ab-4a58-a5b1-c3bd4d7af99e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:23:18.691 8 INFO cinder.api.openstack.wsgi [None req-1a262804-81ab-4a58-a5b1-c3bd4d7af99e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:23:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:23:18.703 7 INFO cinder.api.openstack.wsgi [None req-669288a2-5445-4ea2-9fdd-241c01686cb6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:23:19.206 7 INFO cinder.api.openstack.wsgi [None req-669288a2-5445-4ea2-9fdd-241c01686cb6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:23:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:23:19.217 8 INFO cinder.api.openstack.wsgi [None req-f2f54636-269d-4f8c-bcf6-aae002d8f2f8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:23:19.226 8 INFO cinder.volume.api [None req-f2f54636-269d-4f8c-bcf6-aae002d8f2f8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:23:19.228 8 INFO cinder.api.openstack.wsgi [None req-f2f54636-269d-4f8c-bcf6-aae002d8f2f8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:23:19.240 7 INFO cinder.api.openstack.wsgi [None req-fdd20c02-b3f7-4ae6-9ec2-1fa48feb0af6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:23:19.250 7 INFO cinder.volume.api [None req-fdd20c02-b3f7-4ae6-9ec2-1fa48feb0af6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:23:19.252 7 INFO cinder.api.openstack.wsgi [None req-fdd20c02-b3f7-4ae6-9ec2-1fa48feb0af6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:23:19.264 8 INFO cinder.api.openstack.wsgi [None req-7249df22-2b9b-46f8-a05e-c8bfa4419150 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:23:19.269 8 INFO cinder.volume.api [None req-7249df22-2b9b-46f8-a05e-c8bfa4419150 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:23:19.269 8 INFO cinder.api.openstack.wsgi [None req-7249df22-2b9b-46f8-a05e-c8bfa4419150 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:23:19.310 7 INFO cinder.api.openstack.wsgi [None req-33935c8b-8290-433e-8e9a-b8106d0121d0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:23:19.336 7 INFO cinder.api.openstack.wsgi [None req-33935c8b-8290-433e-8e9a-b8106d0121d0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:23:19.349 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:23:19.375 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:23:19.388 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:23:19.412 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:23:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:23:21.570 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:21.570 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:21.571 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:21.571 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:31.570 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:31.570 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:31.571 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:31.571 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:41.570 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:41.570 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:41.571 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:41.572 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:51.570 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:51.571 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:23:51.572 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:23:51.572 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:01.570 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:01.570 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:01.571 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:01.571 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:11.571 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:11.571 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:11.572 8 INFO cinder.api.openstack.wsgi [None req-97a4d62d-b094-45a6-951f-f52f24b8fb54 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:11.572 7 INFO cinder.api.openstack.wsgi [None req-9ad5c98b-2d48-463b-a5d9-e12f2a9daee9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:18.714 8 INFO cinder.api.openstack.wsgi [None req-95614f2c-9da2-48fc-8e90-18e366399031 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:24:18.725 8 INFO cinder.volume.api [None req-95614f2c-9da2-48fc-8e90-18e366399031 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:24:18.727 8 INFO cinder.api.openstack.wsgi [None req-95614f2c-9da2-48fc-8e90-18e366399031 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:24:18.742 7 INFO cinder.api.openstack.wsgi [None req-0d72b8f4-9548-4df2-949d-a94eab02172c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:24:18.747 7 INFO cinder.volume.api [None req-0d72b8f4-9548-4df2-949d-a94eab02172c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:24:18.747 7 INFO cinder.api.openstack.wsgi [None req-0d72b8f4-9548-4df2-949d-a94eab02172c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:24:18.782 8 INFO cinder.api.openstack.wsgi [None req-8fe22d78-a40f-4af6-a685-f97f918528f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:24:18.807 8 INFO cinder.api.openstack.wsgi [None req-8fe22d78-a40f-4af6-a685-f97f918528f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/488] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:24:18.820 7 INFO cinder.api.openstack.wsgi [None req-13364972-c098-4de2-92e3-471b167ad69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:24:18.848 7 INFO cinder.api.openstack.wsgi [None req-13364972-c098-4de2-92e3-471b167ad69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/489] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:24:18.861 8 INFO cinder.api.openstack.wsgi [None req-3fdae9ab-4564-49fe-9bd7-9068c5c3e55b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:24:18.882 8 INFO cinder.api.openstack.wsgi [None req-3fdae9ab-4564-49fe-9bd7-9068c5c3e55b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:24:18.894 7 INFO cinder.api.openstack.wsgi [None req-6404cc77-52b1-4817-9b48-5132792123a0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:24:18.899 7 INFO cinder.api.openstack.wsgi [None req-6404cc77-52b1-4817-9b48-5132792123a0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:24:18.908 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:24:18.915 8 INFO cinder.volume.api [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:24:18.916 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:24:18.926 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:24:19.429 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:24:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:24:21.570 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:21.571 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:21.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:21.572 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:31.570 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:31.570 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:31.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:31.572 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:41.570 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:41.570 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:41.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:41.572 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:51.569 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:51.570 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:24:51.570 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:24:51.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:01.571 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:01.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:01.572 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:01.573 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:11.570 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:11.571 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:11.571 8 INFO cinder.api.openstack.wsgi [None req-56e9f710-456b-4ae1-8836-6f145f29d789 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:11.572 7 INFO cinder.api.openstack.wsgi [None req-50f98bab-be32-4216-abb5-3f47914d3ced 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:18.712 8 INFO cinder.api.openstack.wsgi [None req-0f111fda-8f61-4203-a163-bbfa61e7a8f6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:25:18.718 8 INFO cinder.volume.api [None req-0f111fda-8f61-4203-a163-bbfa61e7a8f6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:25:18.718 8 INFO cinder.api.openstack.wsgi [None req-0f111fda-8f61-4203-a163-bbfa61e7a8f6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:25:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:25:18.729 7 INFO cinder.api.openstack.wsgi [None req-c57c18df-9ab6-4846-bc37-87ad32fb2920 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:25:18.735 7 INFO cinder.api.openstack.wsgi [None req-c57c18df-9ab6-4846-bc37-87ad32fb2920 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:25:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:25:18.750 8 INFO cinder.api.openstack.wsgi [None req-b49a224a-8883-4f11-94fd-c81e7bab61ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:25:18.758 8 INFO cinder.volume.api [None req-b49a224a-8883-4f11-94fd-c81e7bab61ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:25:18.759 8 INFO cinder.api.openstack.wsgi [None req-b49a224a-8883-4f11-94fd-c81e7bab61ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:25:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:25:18.770 7 INFO cinder.api.openstack.wsgi [None req-c904ed2f-1fb8-408a-a230-3d7d572f1abc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:25:18.778 7 INFO cinder.volume.api [None req-c904ed2f-1fb8-408a-a230-3d7d572f1abc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:25:18.780 7 INFO cinder.api.openstack.wsgi [None req-c904ed2f-1fb8-408a-a230-3d7d572f1abc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:25:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:25:18.790 8 INFO cinder.api.openstack.wsgi [None req-7dae864b-9e5e-490c-a3ff-7dd1aa251a48 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:25:19.310 8 INFO cinder.api.openstack.wsgi [None req-7dae864b-9e5e-490c-a3ff-7dd1aa251a48 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:25:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:25:19.348 7 INFO cinder.api.openstack.wsgi [None req-048103d9-e70d-40b2-9fa3-e671f925a69f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:25:19.368 7 INFO cinder.api.openstack.wsgi [None req-048103d9-e70d-40b2-9fa3-e671f925a69f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:25:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:25:19.379 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:25:19.409 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:25:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:25:19.418 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:25:19.440 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:25:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:25:21.570 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:21.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:21.571 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:21.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:31.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:31.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:31.572 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:31.572 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:41.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:41.570 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:41.571 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:41.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:51.570 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:51.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:25:51.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:25:51.571 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:01.570 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:01.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:01.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:01.571 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:11.570 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:11.570 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:11.571 7 INFO cinder.api.openstack.wsgi [None req-6a9ddda4-6b38-48e5-a884-50de8ed05041 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:11.571 8 INFO cinder.api.openstack.wsgi [None req-5ef2b4de-8557-4ccf-aeb5-75de184fe0f5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:18.746 7 INFO cinder.api.openstack.wsgi [None req-5651afb3-3717-419a-a241-a2816821db57 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:26:18.752 7 INFO cinder.volume.api [None req-5651afb3-3717-419a-a241-a2816821db57 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:26:18.752 7 INFO cinder.api.openstack.wsgi [None req-5651afb3-3717-419a-a241-a2816821db57 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:26:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:26:18.764 8 INFO cinder.api.openstack.wsgi [None req-90a2b013-1f4e-4f60-8fa0-39e808da11e7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:26:18.772 8 INFO cinder.volume.api [None req-90a2b013-1f4e-4f60-8fa0-39e808da11e7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:26:18.774 8 INFO cinder.api.openstack.wsgi [None req-90a2b013-1f4e-4f60-8fa0-39e808da11e7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:26:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:26:18.784 7 INFO cinder.api.openstack.wsgi [None req-e5ca3122-b936-4e59-8ed2-c36337f27980 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:26:18.790 7 INFO cinder.api.openstack.wsgi [None req-e5ca3122-b936-4e59-8ed2-c36337f27980 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/528] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:26:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:26:18.800 8 INFO cinder.api.openstack.wsgi [None req-374b33e7-28e3-4d2b-a2b8-9648e46e5dda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:26:18.809 8 INFO cinder.volume.api [None req-374b33e7-28e3-4d2b-a2b8-9648e46e5dda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:26:18.811 8 INFO cinder.api.openstack.wsgi [None req-374b33e7-28e3-4d2b-a2b8-9648e46e5dda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/529] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:26:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:26:18.821 7 INFO cinder.api.openstack.wsgi [None req-9580dbbb-5a06-486e-abab-ac16b7e6aa05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:26:19.325 7 INFO cinder.api.openstack.wsgi [None req-9580dbbb-5a06-486e-abab-ac16b7e6aa05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 266/530] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:26:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:26:19.360 8 INFO cinder.api.openstack.wsgi [None req-2e0fee66-b086-42b4-95cc-1ab9b022f6a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:26:19.385 8 INFO cinder.api.openstack.wsgi [None req-2e0fee66-b086-42b4-95cc-1ab9b022f6a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/531] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:26:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:26:19.396 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:26:19.415 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/532] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:26:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:26:19.426 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:26:19.446 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/533] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:26:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:26:21.570 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:21.570 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:21.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:21.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:31.570 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:31.570 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:31.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:31.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:41.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:41.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:41.572 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:41.572 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:51.570 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:51.570 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:26:51.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:26:51.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:01.570 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:01.570 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:01.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:01.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:11.570 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:11.570 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:11.571 8 INFO cinder.api.openstack.wsgi [None req-ab0ae2da-b661-42af-9b99-8e26a8f22a6d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:11.571 7 INFO cinder.api.openstack.wsgi [None req-988a1739-a689-4a0c-9906-5e394aa0a573 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:18.724 8 INFO cinder.api.openstack.wsgi [None req-457edeed-a645-4d72-93d0-264de87c5643 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:27:18.738 8 INFO cinder.volume.api [None req-457edeed-a645-4d72-93d0-264de87c5643 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:27:18.740 8 INFO cinder.api.openstack.wsgi [None req-457edeed-a645-4d72-93d0-264de87c5643 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:27:18.752 7 INFO cinder.api.openstack.wsgi [None req-b5ca487b-9c6c-4bc1-a82e-c42e5b12f7e8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:27:18.762 7 INFO cinder.volume.api [None req-b5ca487b-9c6c-4bc1-a82e-c42e5b12f7e8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:27:18.762 7 INFO cinder.api.openstack.wsgi [None req-b5ca487b-9c6c-4bc1-a82e-c42e5b12f7e8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:27:18.770 8 INFO cinder.api.openstack.wsgi [None req-238d4918-88c4-4b6f-adb6-ab161d5bf03c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:27:18.774 8 INFO cinder.api.openstack.wsgi [None req-238d4918-88c4-4b6f-adb6-ab161d5bf03c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:27:18.815 7 INFO cinder.api.openstack.wsgi [None req-7fa39bdd-5dd9-4c87-9244-c5f3faa31009 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:27:18.832 7 INFO cinder.api.openstack.wsgi [None req-7fa39bdd-5dd9-4c87-9244-c5f3faa31009 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:27:18.843 8 INFO cinder.api.openstack.wsgi [None req-0bbd1e4f-3ef5-4c9f-ad72-d803471684b6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:27:18.864 8 INFO cinder.api.openstack.wsgi [None req-0bbd1e4f-3ef5-4c9f-ad72-d803471684b6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:27:18.876 7 INFO cinder.api.openstack.wsgi [None req-9b5f499c-2ee6-45fd-8da0-f5d192b6590f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:27:18.895 7 INFO cinder.api.openstack.wsgi [None req-9b5f499c-2ee6-45fd-8da0-f5d192b6590f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:27:18.908 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:27:19.411 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:27:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:27:19.426 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:27:19.435 7 INFO cinder.volume.api [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:27:19.437 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:27:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:27:21.570 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:21.570 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:21.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:21.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:31.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:31.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:31.572 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:31.572 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:41.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:41.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:41.572 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:41.572 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:51.570 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:51.570 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:27:51.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:27:51.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:01.570 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:01.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:01.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:01.572 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:11.571 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:11.571 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:11.572 7 INFO cinder.api.openstack.wsgi [None req-fa8f13b7-33ca-45ab-bc93-732716a90616 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:11.572 8 INFO cinder.api.openstack.wsgi [None req-7595dd24-5416-4631-b1ed-4f9ebd450c25 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:18.745 8 INFO cinder.api.openstack.wsgi [None req-f56432fc-9ce1-4f62-ae0d-c12d75199e00 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:28:18.752 8 INFO cinder.volume.api [None req-f56432fc-9ce1-4f62-ae0d-c12d75199e00 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:28:18.752 8 INFO cinder.api.openstack.wsgi [None req-f56432fc-9ce1-4f62-ae0d-c12d75199e00 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:28:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:28:18.769 7 INFO cinder.api.openstack.wsgi [None req-fa3eb8ff-462b-4360-a5ad-68b894dca9f4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:28:18.778 7 INFO cinder.api.openstack.wsgi [None req-fa3eb8ff-462b-4360-a5ad-68b894dca9f4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:28:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:18.789 8 INFO cinder.api.openstack.wsgi [None req-d09e2fd3-1314-4b16-9df3-7f17528b097b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:28:18.797 8 INFO cinder.volume.api [None req-d09e2fd3-1314-4b16-9df3-7f17528b097b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:28:18.801 8 INFO cinder.api.openstack.wsgi [None req-d09e2fd3-1314-4b16-9df3-7f17528b097b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:28:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:28:18.809 7 INFO cinder.api.openstack.wsgi [None req-c21ca8b8-6fd3-41fd-bf35-df4fc85d9c6b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:28:18.819 7 INFO cinder.volume.api [None req-c21ca8b8-6fd3-41fd-bf35-df4fc85d9c6b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:28:18.820 7 INFO cinder.api.openstack.wsgi [None req-c21ca8b8-6fd3-41fd-bf35-df4fc85d9c6b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:28:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:28:18.833 8 INFO cinder.api.openstack.wsgi [None req-6f092c7c-c474-43ab-b788-1ae3c868f7b3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:28:19.337 8 INFO cinder.api.openstack.wsgi [None req-6f092c7c-c474-43ab-b788-1ae3c868f7b3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:28:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:19.407 7 INFO cinder.api.openstack.wsgi [None req-958808f4-643d-42a3-8ff7-580d87bbc397 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:28:19.428 7 INFO cinder.api.openstack.wsgi [None req-958808f4-643d-42a3-8ff7-580d87bbc397 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:28:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:19.438 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:28:19.457 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:28:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:19.470 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:28:19.497 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:28:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:21.570 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:21.570 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:21.571 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:21.571 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:31.570 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:31.570 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:31.571 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:31.571 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:41.571 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:41.571 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:41.572 8 INFO cinder.api.openstack.wsgi [None req-1e5ef03b-977c-4bdf-80eb-5acb96490396 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:41.572 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:43.470 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False 2026-04-28 23:28:43.487 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 199.204.45.78 () {44 vars in 1064 bytes} [Tue Apr 28 23:28:43 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:28:51.570 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:51.571 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:28:51.571 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:28:51.572 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:01.570 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:01.570 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:01.571 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:01.572 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:11.570 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:11.570 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:11.571 7 INFO cinder.api.openstack.wsgi [None req-05a93833-6f7b-4c32-b088-6daa360b0c51 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:11.572 8 INFO cinder.api.openstack.wsgi [None req-a64083bb-0927-41d7-bebc-f542ff71884d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:18.715 7 INFO cinder.api.openstack.wsgi [None req-08fd35f7-015a-473f-8a9d-e0ff71a69a5d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:29:18.723 7 INFO cinder.volume.api [None req-08fd35f7-015a-473f-8a9d-e0ff71a69a5d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:29:18.724 7 INFO cinder.api.openstack.wsgi [None req-08fd35f7-015a-473f-8a9d-e0ff71a69a5d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:29:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:29:18.737 8 INFO cinder.api.openstack.wsgi [None req-f61d84bf-c4c6-46f6-a354-ea4943b40bbe 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:29:19.240 8 INFO cinder.api.openstack.wsgi [None req-f61d84bf-c4c6-46f6-a354-ea4943b40bbe 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:29:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:19.255 7 INFO cinder.api.openstack.wsgi [None req-7d973a6e-f9f6-4c8b-9a31-12b5cd5a4b4d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:29:19.263 7 INFO cinder.volume.api [None req-7d973a6e-f9f6-4c8b-9a31-12b5cd5a4b4d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:29:19.263 7 INFO cinder.api.openstack.wsgi [None req-7d973a6e-f9f6-4c8b-9a31-12b5cd5a4b4d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:29:19.295 8 INFO cinder.api.openstack.wsgi [None req-b1215e06-7661-49f9-94ab-e49687c55d1a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:29:19.313 8 INFO cinder.api.openstack.wsgi [None req-b1215e06-7661-49f9-94ab-e49687c55d1a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:19.326 7 INFO cinder.api.openstack.wsgi [None req-041e9b1b-4997-4105-8caa-5b33f45061a4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:29:19.346 7 INFO cinder.api.openstack.wsgi [None req-041e9b1b-4997-4105-8caa-5b33f45061a4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:19.357 8 INFO cinder.api.openstack.wsgi [None req-a2832f0c-4db4-41f3-8b12-c2cac1937df5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:29:19.380 8 INFO cinder.api.openstack.wsgi [None req-a2832f0c-4db4-41f3-8b12-c2cac1937df5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:19.391 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:29:19.402 7 INFO cinder.volume.api [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:29:19.403 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:29:19.414 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:29:19.419 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:29:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:21.570 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:21.570 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:21.571 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:21.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:31.570 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:31.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:31.572 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:31.572 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:41.570 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:41.570 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:41.571 8 INFO cinder.api.openstack.wsgi [None req-fce518ad-5497-48fb-a48b-614c871b5352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:41.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:46.194 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False 2026-04-28 23:29:46.212 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] https://volume.199-204-45-78.nip.io/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 199.204.45.78 () {44 vars in 1064 bytes} [Tue Apr 28 23:29:46 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:29:51.570 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:51.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:29:51.573 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:29:51.574 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:01.570 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:01.571 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:01.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:01.572 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:11.570 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:11.570 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:11.571 7 INFO cinder.api.openstack.wsgi [None req-2386fccf-ad2e-41e5-a006-94b9399ed0a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:11.571 8 INFO cinder.api.openstack.wsgi [None req-0d0156f4-3123-426f-ad26-908d7e93ee4a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:18.722 7 INFO cinder.api.openstack.wsgi [None req-c518676a-cdfe-4e26-88b9-a91aef0dafb8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:30:18.730 7 INFO cinder.volume.api [None req-c518676a-cdfe-4e26-88b9-a91aef0dafb8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:30:18.732 7 INFO cinder.api.openstack.wsgi [None req-c518676a-cdfe-4e26-88b9-a91aef0dafb8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:30:18.745 8 INFO cinder.api.openstack.wsgi [None req-d862961c-3db7-477c-bf84-ee5a996c38a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:30:18.750 8 INFO cinder.volume.api [None req-d862961c-3db7-477c-bf84-ee5a996c38a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:30:18.750 8 INFO cinder.api.openstack.wsgi [None req-d862961c-3db7-477c-bf84-ee5a996c38a2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:30:18.762 7 INFO cinder.api.openstack.wsgi [None req-6550cb01-65de-4468-a2c0-9098042d2106 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:30:18.772 7 INFO cinder.volume.api [None req-6550cb01-65de-4468-a2c0-9098042d2106 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:30:18.774 7 INFO cinder.api.openstack.wsgi [None req-6550cb01-65de-4468-a2c0-9098042d2106 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:30:18.811 8 INFO cinder.api.openstack.wsgi [None req-5d9a321c-ffbf-4ee9-865d-dbea5a207d12 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:30:18.829 8 INFO cinder.api.openstack.wsgi [None req-5d9a321c-ffbf-4ee9-865d-dbea5a207d12 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:30:18.841 7 INFO cinder.api.openstack.wsgi [None req-9e30ef46-d0e0-4ad0-9d8e-aae26d78aa9c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:30:18.860 7 INFO cinder.api.openstack.wsgi [None req-9e30ef46-d0e0-4ad0-9d8e-aae26d78aa9c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:30:18.870 8 INFO cinder.api.openstack.wsgi [None req-5a859c37-dfcf-4765-b8d3-ab056dcc7a1b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:30:18.889 8 INFO cinder.api.openstack.wsgi [None req-5a859c37-dfcf-4765-b8d3-ab056dcc7a1b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:30:18.901 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:30:18.906 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:30:18.915 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:30:19.420 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:30:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:30:21.570 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:21.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:21.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:21.572 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:31.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:31.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:31.572 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:31.572 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:41.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:41.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:41.572 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:41.572 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:51.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:51.572 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:30:51.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:30:51.574 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:01.570 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:01.570 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:01.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:01.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:11.570 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:11.570 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:11.571 7 INFO cinder.api.openstack.wsgi [None req-8b88eb73-542d-4f4a-ad54-d8802d02f2cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:11.571 8 INFO cinder.api.openstack.wsgi [None req-d0ba0071-fa63-4e1c-9c31-0c92e6148c21 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:16.759 7 INFO cinder.api.openstack.wsgi [None req-cd91eda4-0323-4f03-a26d-88be436184b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots 2026-04-28 23:31:16.771 7 INFO cinder.volume.api [None req-cd91eda4-0323-4f03-a26d-88be436184b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:31:16.771 7 INFO cinder.api.openstack.wsgi [None req-cd91eda4-0323-4f03-a26d-88be436184b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.98 () {32 vars in 704 bytes} [Tue Apr 28 23:31:16 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:31:16.787 8 INFO cinder.api.openstack.wsgi [None req-73f4a86e-a91e-4759-973d-850d5b90cfda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes 2026-04-28 23:31:16.814 8 INFO cinder.volume.api [None req-73f4a86e-a91e-4759-973d-850d5b90cfda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:31:16.814 8 INFO cinder.api.openstack.wsgi [None req-73f4a86e-a91e-4759-973d-850d5b90cfda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 28 23:31:16 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:31:18.786 7 INFO cinder.api.openstack.wsgi [None req-2ce71504-b8d0-443b-b536-1134b1aa533d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:31:18.791 7 INFO cinder.volume.api [None req-2ce71504-b8d0-443b-b536-1134b1aa533d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:31:18.792 7 INFO cinder.api.openstack.wsgi [None req-2ce71504-b8d0-443b-b536-1134b1aa533d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:31:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:31:18.807 8 INFO cinder.api.openstack.wsgi [None req-43947e80-1626-436b-9dc0-44b769a2e1dd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:31:18.814 8 INFO cinder.api.openstack.wsgi [None req-43947e80-1626-436b-9dc0-44b769a2e1dd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:31:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:31:18.827 7 INFO cinder.api.openstack.wsgi [None req-c1369896-e021-44f5-a8a7-1e3e3c3eba61 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:31:18.837 7 INFO cinder.volume.api [None req-c1369896-e021-44f5-a8a7-1e3e3c3eba61 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:31:18.838 7 INFO cinder.api.openstack.wsgi [None req-c1369896-e021-44f5-a8a7-1e3e3c3eba61 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:31:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:31:18.850 8 INFO cinder.api.openstack.wsgi [None req-b6d18eb6-5863-4fbb-a7dc-d716c2cf8a2a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:31:19.355 8 INFO cinder.api.openstack.wsgi [None req-b6d18eb6-5863-4fbb-a7dc-d716c2cf8a2a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:31:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:31:19.422 7 INFO cinder.api.openstack.wsgi [None req-747e85c6-00da-4038-8ec9-00b7a48bbf4e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:31:19.446 7 INFO cinder.api.openstack.wsgi [None req-747e85c6-00da-4038-8ec9-00b7a48bbf4e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:31:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:31:19.459 8 INFO cinder.api.openstack.wsgi [None req-6f7dd21c-b815-4aa0-9bee-6a27aa66a52e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:31:19.484 8 INFO cinder.api.openstack.wsgi [None req-6f7dd21c-b815-4aa0-9bee-6a27aa66a52e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:31:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:31:19.495 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:31:19.515 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:31:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:31:19.526 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:31:19.534 8 INFO cinder.volume.api [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:31:19.536 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:31:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:31:21.571 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:21.571 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:21.572 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:21.572 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:31.570 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:31.571 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:31.572 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:31.572 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:41.569 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:41.570 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:41.570 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:41.571 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:51.570 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:51.570 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:31:51.571 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:31:51.571 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:01.570 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:01.570 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:01.571 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:01.571 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:11.570 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:11.571 7 INFO cinder.api.openstack.wsgi [None req-06aff25b-671b-4ee4-ab1a-a3787b0964b4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:11.571 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:11.572 8 INFO cinder.api.openstack.wsgi [None req-b5d99d78-cbd2-44c2-8537-dd5036ce6472 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:18.595 7 INFO cinder.api.openstack.wsgi [req-99371503-c94c-4bb9-917a-12e234188f46 req-9e0adf75-b482-4094-9f2e-897856a654d8 79ec13851be1463b9f7968d08825aa56 e3c97ffcd1684b449d1c7e985c81946f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3c97ffcd1684b449d1c7e985c81946f/attachments?instance_id=78f9fbc3-71c7-4f55-a755-d89df6ad2cae 2026-04-28 23:32:18.614 7 INFO cinder.api.openstack.wsgi [req-99371503-c94c-4bb9-917a-12e234188f46 req-9e0adf75-b482-4094-9f2e-897856a654d8 79ec13851be1463b9f7968d08825aa56 e3c97ffcd1684b449d1c7e985c81946f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3c97ffcd1684b449d1c7e985c81946f/attachments?instance_id=78f9fbc3-71c7-4f55-a755-d89df6ad2cae returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 199.204.45.78 () {36 vars in 1103 bytes} [Tue Apr 28 23:32:18 2026] GET /v3/e3c97ffcd1684b449d1c7e985c81946f/attachments?instance_id=78f9fbc3-71c7-4f55-a755-d89df6ad2cae => generated 19 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:18.882 8 INFO cinder.api.openstack.wsgi [None req-733a3066-7a73-454a-936a-720d1fa8e228 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:32:18.887 8 INFO cinder.api.openstack.wsgi [None req-733a3066-7a73-454a-936a-720d1fa8e228 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:32:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:18.922 7 INFO cinder.api.openstack.wsgi [None req-7a206fb0-4bed-4a59-92a5-4feca8ed7473 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:32:18.954 7 INFO cinder.api.openstack.wsgi [None req-7a206fb0-4bed-4a59-92a5-4feca8ed7473 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:18.965 8 INFO cinder.api.openstack.wsgi [None req-d7774054-0b51-4a8a-8712-6eedbba6d070 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/67f5550ffc2f46918b907141064c5a9e?usage=true 2026-04-28 23:32:18.982 8 INFO cinder.api.openstack.wsgi [None req-d7774054-0b51-4a8a-8712-6eedbba6d070 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/67f5550ffc2f46918b907141064c5a9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/67f5550ffc2f46918b907141064c5a9e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:18.990 7 INFO cinder.api.openstack.wsgi [None req-0d54883d-5ef4-43d5-82fa-b8201c0f9a0c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:32:19.010 7 INFO cinder.api.openstack.wsgi [None req-0d54883d-5ef4-43d5-82fa-b8201c0f9a0c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.022 8 INFO cinder.api.openstack.wsgi [None req-6fbaa828-e0a2-4651-bc91-c7cad773eb64 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:32:19.038 8 INFO cinder.api.openstack.wsgi [None req-6fbaa828-e0a2-4651-bc91-c7cad773eb64 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.047 7 INFO cinder.api.openstack.wsgi [None req-dbdf4506-0f52-459d-a9ee-eefbf57aa77a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bcd1fd9789744cc1989af8c63f61b519?usage=true 2026-04-28 23:32:19.066 7 INFO cinder.api.openstack.wsgi [None req-dbdf4506-0f52-459d-a9ee-eefbf57aa77a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bcd1fd9789744cc1989af8c63f61b519?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bcd1fd9789744cc1989af8c63f61b519?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.079 8 INFO cinder.api.openstack.wsgi [None req-2d64fbf7-7e11-4d8a-abfe-0e01eec76fa0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bdf5d02907a44dd1ae9761dafbf5a004?usage=true 2026-04-28 23:32:19.096 8 INFO cinder.api.openstack.wsgi [None req-2d64fbf7-7e11-4d8a-abfe-0e01eec76fa0 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bdf5d02907a44dd1ae9761dafbf5a004?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/bdf5d02907a44dd1ae9761dafbf5a004?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.107 7 INFO cinder.api.openstack.wsgi [None req-ea7d09e0-be08-43b5-9413-5fbafb964f46 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/e3c97ffcd1684b449d1c7e985c81946f?usage=true 2026-04-28 23:32:19.129 7 INFO cinder.api.openstack.wsgi [None req-ea7d09e0-be08-43b5-9413-5fbafb964f46 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/e3c97ffcd1684b449d1c7e985c81946f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/e3c97ffcd1684b449d1c7e985c81946f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.141 8 INFO cinder.api.openstack.wsgi [None req-15ca2c7e-1a3e-45f1-b5c2-7cabe5cd2a45 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/ed6437db9fea43418f5fab1cde1b98e5?usage=true 2026-04-28 23:32:19.158 8 INFO cinder.api.openstack.wsgi [None req-15ca2c7e-1a3e-45f1-b5c2-7cabe5cd2a45 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/ed6437db9fea43418f5fab1cde1b98e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/ed6437db9fea43418f5fab1cde1b98e5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:19.168 7 INFO cinder.api.openstack.wsgi [None req-28859e73-905d-4352-af42-0b7fd12d889e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:32:19.178 7 INFO cinder.volume.api [None req-28859e73-905d-4352-af42-0b7fd12d889e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:32:19.180 7 INFO cinder.api.openstack.wsgi [None req-28859e73-905d-4352-af42-0b7fd12d889e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:32:19.194 8 INFO cinder.api.openstack.wsgi [None req-e24d89d3-e396-4ea1-b6cf-3e9bf47d0d12 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:32:19.202 8 INFO cinder.volume.api [None req-e24d89d3-e396-4ea1-b6cf-3e9bf47d0d12 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:32:19.203 8 INFO cinder.api.openstack.wsgi [None req-e24d89d3-e396-4ea1-b6cf-3e9bf47d0d12 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:32:19.212 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:32:19.223 7 INFO cinder.volume.api [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:32:19.226 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:32:19.240 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:32:19.744 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:32:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:21.571 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:21.572 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:21.573 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:21.574 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:31.570 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:31.571 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:31.571 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:31.572 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:41.570 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:41.570 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:41.571 7 INFO cinder.api.openstack.wsgi [None req-c64f1ae2-298d-4914-bf2c-25d96ab91087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:41.571 8 INFO cinder.api.openstack.wsgi [None req-d60cb0d6-762b-48ea-8dc6-0d128e232dbb 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:50.335 7 INFO cinder.api.openstack.wsgi [None req-3ae5486e-7a2b-4ae9-a651-92e9f7218c39 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes 2026-04-28 23:32:51.136 7 INFO cinder.api.v3.volumes [None req-3ae5486e-7a2b-4ae9-a651-92e9f7218c39 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Create volume of 1 GB 2026-04-28 23:32:51.149 7 INFO cinder.volume.api [None req-3ae5486e-7a2b-4ae9-a651-92e9f7218c39 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:32:51.396 8 INFO cinder.api.openstack.wsgi [None req-6c581a00-7195-40da-9a44-cd53bc45e230 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes 2026-04-28 23:32:51.401 8 INFO cinder.api.v3.volumes [None req-6c581a00-7195-40da-9a44-cd53bc45e230 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume of 1 GB 2026-04-28 23:32:51.414 8 INFO cinder.volume.api [None req-6c581a00-7195-40da-9a44-cd53bc45e230 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:32:51.491 7 INFO cinder.volume.api [None req-3ae5486e-7a2b-4ae9-a651-92e9f7218c39 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Create volume request issued successfully. 2026-04-28 23:32:51.492 7 INFO cinder.api.openstack.wsgi [None req-3ae5486e-7a2b-4ae9-a651-92e9f7218c39 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 335/670] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:32:50 2026] POST /v3/322c70ad2191466c9d5eaad51b395cd6/volumes => generated 865 bytes in 1165 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:51.515 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:51.532 7 INFO cinder.volume.api [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:51.542 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 336/671] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:51 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 933 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:32:51.570 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:51.571 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:51.572 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:32:51.573 7 INFO cinder.api.openstack.wsgi [None req-4b5e5927-bffd-4392-9f71-38655dd9db10 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:32:51.765 8 INFO cinder.volume.api [None req-6c581a00-7195-40da-9a44-cd53bc45e230 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume request issued successfully. 2026-04-28 23:32:51.766 8 INFO cinder.api.openstack.wsgi [None req-6c581a00-7195-40da-9a44-cd53bc45e230 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 336/674] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:32:51 2026] POST /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes => generated 871 bytes in 515 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:51.790 7 INFO cinder.api.openstack.wsgi [None req-9fcf87fa-458b-4f5e-996d-f06f9dbac07b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:51.818 7 INFO cinder.volume.api [None req-9fcf87fa-458b-4f5e-996d-f06f9dbac07b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:51.822 7 INFO cinder.api.openstack.wsgi [None req-9fcf87fa-458b-4f5e-996d-f06f9dbac07b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 339/675] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:51 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 939 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:52.568 8 INFO cinder.api.openstack.wsgi [None req-50a39b08-c24b-4325-b33e-80e403f30134 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:52.594 8 INFO cinder.volume.api [None req-50a39b08-c24b-4325-b33e-80e403f30134 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:52.603 8 INFO cinder.api.openstack.wsgi [None req-50a39b08-c24b-4325-b33e-80e403f30134 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 337/676] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:52 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 957 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:52.842 7 INFO cinder.api.openstack.wsgi [None req-b652e054-de7b-4b65-8f79-32ba1a7e3b8b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:52.857 7 INFO cinder.volume.api [None req-b652e054-de7b-4b65-8f79-32ba1a7e3b8b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:52.863 7 INFO cinder.api.openstack.wsgi [None req-b652e054-de7b-4b65-8f79-32ba1a7e3b8b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 340/677] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:52 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.627 8 INFO cinder.api.openstack.wsgi [None req-86ad2938-a137-4110-b6dc-36bae0adf1c8 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:53.643 8 INFO cinder.volume.api [None req-86ad2938-a137-4110-b6dc-36bae0adf1c8 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:53.649 8 INFO cinder.api.openstack.wsgi [None req-86ad2938-a137-4110-b6dc-36bae0adf1c8 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 338/678] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:53 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.888 7 INFO cinder.api.openstack.wsgi [None req-b6bd65a4-df3e-48e0-9363-ac378444bd59 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:53.905 7 INFO cinder.volume.api [None req-b6bd65a4-df3e-48e0-9363-ac378444bd59 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:53.910 7 INFO cinder.api.openstack.wsgi [None req-b6bd65a4-df3e-48e0-9363-ac378444bd59 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 341/679] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:53 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.934 8 INFO cinder.api.openstack.wsgi [None req-e5b277e4-06bd-4c14-ac2e-de8837c10d41 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:53.947 8 INFO cinder.volume.api [None req-e5b277e4-06bd-4c14-ac2e-de8837c10d41 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:53.951 8 INFO cinder.api.openstack.wsgi [None req-e5b277e4-06bd-4c14-ac2e-de8837c10d41 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 339/680] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:53 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.973 7 INFO cinder.api.openstack.wsgi [None req-9eb5d184-44f9-446f-bac1-e5142ab9d007 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:53.989 7 INFO cinder.volume.api [None req-9eb5d184-44f9-446f-bac1-e5142ab9d007 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:53.997 7 INFO cinder.volume.api [None req-9eb5d184-44f9-446f-bac1-e5142ab9d007 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:32:53.998 7 INFO cinder.api.openstack.wsgi [None req-9eb5d184-44f9-446f-bac1-e5142ab9d007 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 342/681] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 28 23:32:53 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 896 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.019 8 INFO cinder.api.openstack.wsgi [None req-8d5db672-c6a5-4ceb-924d-b38b627c33f0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:54.044 8 INFO cinder.volume.api [None req-8d5db672-c6a5-4ceb-924d-b38b627c33f0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:54.054 8 INFO cinder.volume.api [None req-8d5db672-c6a5-4ceb-924d-b38b627c33f0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:32:54.055 8 INFO cinder.api.openstack.wsgi [None req-8d5db672-c6a5-4ceb-924d-b38b627c33f0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 340/682] 10.0.0.98 () {34 vars in 795 bytes} [Tue Apr 28 23:32:54 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 935 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.075 7 INFO cinder.api.openstack.wsgi [None req-c281f9ff-3c93-4f79-b5ad-13d6232945cb 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:54.093 7 INFO cinder.volume.api [None req-c281f9ff-3c93-4f79-b5ad-13d6232945cb 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:54.099 7 INFO cinder.api.openstack.wsgi [None req-c281f9ff-3c93-4f79-b5ad-13d6232945cb 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 343/683] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:54 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.120 8 INFO cinder.api.openstack.wsgi [None req-08b2ff80-094c-42f4-9ad1-b596a3852614 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes 2026-04-28 23:32:54.123 8 INFO cinder.api.v3.volumes [None req-08b2ff80-094c-42f4-9ad1-b596a3852614 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume of 1 GB 2026-04-28 23:32:54.128 8 INFO cinder.volume.api [None req-08b2ff80-094c-42f4-9ad1-b596a3852614 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:32:54.253 8 INFO cinder.volume.api [None req-08b2ff80-094c-42f4-9ad1-b596a3852614 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume request issued successfully. 2026-04-28 23:32:54.254 8 INFO cinder.api.openstack.wsgi [None req-08b2ff80-094c-42f4-9ad1-b596a3852614 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 341/684] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:32:54 2026] POST /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes => generated 889 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.271 7 INFO cinder.api.openstack.wsgi [None req-aa50528c-e342-4a51-ad6d-f52d4a3ad51f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:54.285 7 INFO cinder.volume.api [None req-aa50528c-e342-4a51-ad6d-f52d4a3ad51f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:54.292 7 INFO cinder.api.openstack.wsgi [None req-aa50528c-e342-4a51-ad6d-f52d4a3ad51f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 344/685] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:54 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.678 8 INFO cinder.api.openstack.wsgi [None req-a636a855-da33-4199-9e7b-53f08ba3e77f 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:54.694 8 INFO cinder.volume.api [None req-a636a855-da33-4199-9e7b-53f08ba3e77f 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:54.702 8 INFO cinder.api.openstack.wsgi [None req-a636a855-da33-4199-9e7b-53f08ba3e77f 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 342/686] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:54 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 1342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:54.795 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-a9ea507a-86c1-4561-8316-853051578a27 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:54.805 7 INFO cinder.volume.api [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-a9ea507a-86c1-4561-8316-853051578a27 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:54.811 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-a9ea507a-86c1-4561-8316-853051578a27 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 345/687] 10.0.0.64 () {34 vars in 1027 bytes} [Tue Apr 28 23:32:54 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 1342 bytes in 21 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.314 8 INFO cinder.api.openstack.wsgi [None req-aaee051c-d2d2-42e2-a859-af11587b96a1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:55.460 8 INFO cinder.volume.api [None req-aaee051c-d2d2-42e2-a859-af11587b96a1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.463 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-e7363fa7-9447-4e9b-be48-c40d270af669 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 2026-04-28 23:32:55.468 8 INFO cinder.api.openstack.wsgi [None req-aaee051c-d2d2-42e2-a859-af11587b96a1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 343/688] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:55 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 982 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.487 7 INFO cinder.volume.api [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-e7363fa7-9447-4e9b-be48-c40d270af669 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:55.488 8 INFO cinder.api.openstack.wsgi [None req-2eef6c1d-a6b2-4750-95ff-ae6563b1fd04 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 2026-04-28 23:32:55.492 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-e7363fa7-9447-4e9b-be48-c40d270af669 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 346/689] 10.0.0.64 () {34 vars in 1027 bytes} [Tue Apr 28 23:32:55 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 1342 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:55.502 8 INFO cinder.volume.api [None req-2eef6c1d-a6b2-4750-95ff-ae6563b1fd04 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:55.508 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-e7363fa7-9447-4e9b-be48-c40d270af669 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:32:55.508 8 INFO cinder.volume.api [None req-2eef6c1d-a6b2-4750-95ff-ae6563b1fd04 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:32:55.508 8 INFO cinder.api.openstack.wsgi [None req-2eef6c1d-a6b2-4750-95ff-ae6563b1fd04 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-28 23:32:55.508 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-e7363fa7-9447-4e9b-be48-c40d270af669 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 347/690] 10.0.0.64 () {32 vars in 827 bytes} [Tue Apr 28 23:32:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 28 23:32:55 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.520 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-ffda2a49-98b2-42ae-b006-2a9652232ce2 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.530 8 INFO cinder.api.openstack.wsgi [None req-603535f1-6d66-43fb-8b20-b48f3cb375c0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:55.546 8 INFO cinder.volume.api [None req-603535f1-6d66-43fb-8b20-b48f3cb375c0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:55.550 8 INFO cinder.api.openstack.wsgi [None req-603535f1-6d66-43fb-8b20-b48f3cb375c0 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 345/692] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:55 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.568 8 INFO cinder.api.openstack.wsgi [None req-a2abcc84-fc66-4e28-97ad-e320bc55466c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 2026-04-28 23:32:55.569 8 INFO cinder.api.v3.volumes [None req-a2abcc84-fc66-4e28-97ad-e320bc55466c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume with id: d864982e-0ebe-4545-ab98-f6a52064eda7 2026-04-28 23:32:55.571 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-ffda2a49-98b2-42ae-b006-2a9652232ce2 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 348/693] 10.0.0.64 () {40 vars in 1056 bytes} [Tue Apr 28 23:32:55 2026] POST /v3/322c70ad2191466c9d5eaad51b395cd6/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:55.578 8 INFO cinder.volume.api [None req-a2abcc84-fc66-4e28-97ad-e320bc55466c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:55.603 8 INFO cinder.volume.api [None req-a2abcc84-fc66-4e28-97ad-e320bc55466c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume request issued successfully. 2026-04-28 23:32:55.604 8 INFO cinder.api.openstack.wsgi [None req-a2abcc84-fc66-4e28-97ad-e320bc55466c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 346/694] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:32:55 2026] DELETE /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:55.617 7 INFO cinder.api.openstack.wsgi [None req-b4789015-5dad-4943-abd2-da69710ecd6b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:55.640 7 INFO cinder.volume.api [None req-b4789015-5dad-4943-abd2-da69710ecd6b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:55.646 7 INFO cinder.api.openstack.wsgi [None req-b4789015-5dad-4943-abd2-da69710ecd6b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 349/695] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:55 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:56.669 8 INFO cinder.api.openstack.wsgi [None req-c46bb865-0ec9-4f11-9fe2-d7ee97ae1806 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 2026-04-28 23:32:56.677 8 INFO cinder.api.openstack.wsgi [None req-c46bb865-0ec9-4f11-9fe2-d7ee97ae1806 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 returned with HTTP 404 [pid: 8|app: 0|req: 347/696] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:56 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/d864982e-0ebe-4545-ab98-f6a52064eda7 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:56.687 7 INFO cinder.api.openstack.wsgi [None req-37430c76-b4ce-4a1a-b599-dbeb964cbb72 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:56.700 7 INFO cinder.volume.api [None req-37430c76-b4ce-4a1a-b599-dbeb964cbb72 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:56.706 7 INFO cinder.api.openstack.wsgi [None req-37430c76-b4ce-4a1a-b599-dbeb964cbb72 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 350/697] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:56 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:32:56.725 8 INFO cinder.api.openstack.wsgi [None req-d2d96d33-54a9-46ef-823b-c1dc584910c1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 2026-04-28 23:32:56.726 8 INFO cinder.api.v3.volumes [None req-d2d96d33-54a9-46ef-823b-c1dc584910c1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume with id: b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:56.735 8 INFO cinder.volume.api [None req-d2d96d33-54a9-46ef-823b-c1dc584910c1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:56.756 8 INFO cinder.volume.api [None req-d2d96d33-54a9-46ef-823b-c1dc584910c1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume request issued successfully. 2026-04-28 23:32:56.757 8 INFO cinder.api.openstack.wsgi [None req-d2d96d33-54a9-46ef-823b-c1dc584910c1 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 348/698] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:32:56 2026] DELETE /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:56.768 7 INFO cinder.api.openstack.wsgi [None req-357b2750-e840-4659-a027-568e3a313a8f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:56.781 7 INFO cinder.volume.api [None req-357b2750-e840-4659-a027-568e3a313a8f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:56.790 7 INFO cinder.api.openstack.wsgi [None req-357b2750-e840-4659-a027-568e3a313a8f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 351/699] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:56 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:57.810 8 INFO cinder.api.openstack.wsgi [None req-f1d86c33-8786-4db1-88f8-42d6a46aa3cd 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 2026-04-28 23:32:57.818 8 INFO cinder.api.openstack.wsgi [None req-f1d86c33-8786-4db1-88f8-42d6a46aa3cd 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 returned with HTTP 404 [pid: 8|app: 0|req: 349/700] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:57 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/b492ff6a-809e-4870-b8e1-abab8136ae27 => generated 109 bytes in 15 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:57.876 7 INFO cinder.api.openstack.wsgi [None req-fc52f079-dc87-49d4-9abc-ce0ccc03e81d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes 2026-04-28 23:32:57.989 7 INFO cinder.api.v3.volumes [None req-fc52f079-dc87-49d4-9abc-ce0ccc03e81d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume of 1 GB 2026-04-28 23:32:57.994 7 INFO cinder.volume.api [None req-fc52f079-dc87-49d4-9abc-ce0ccc03e81d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:32:58.159 7 INFO cinder.volume.api [None req-fc52f079-dc87-49d4-9abc-ce0ccc03e81d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume request issued successfully. 2026-04-28 23:32:58.160 7 INFO cinder.api.openstack.wsgi [None req-fc52f079-dc87-49d4-9abc-ce0ccc03e81d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 352/701] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:32:57 2026] POST /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes => generated 870 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 23:32:58.177 8 INFO cinder.api.openstack.wsgi [None req-1cb80ca3-765e-4aae-b826-21582c46015f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:58.206 8 INFO cinder.volume.api [None req-1cb80ca3-765e-4aae-b826-21582c46015f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:58.211 8 INFO cinder.api.openstack.wsgi [None req-1cb80ca3-765e-4aae-b826-21582c46015f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 350/702] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:58 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.231 7 INFO cinder.api.openstack.wsgi [None req-a00b4bd9-4d65-4579-8045-90c4704cfd4c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.246 7 INFO cinder.volume.api [None req-a00b4bd9-4d65-4579-8045-90c4704cfd4c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.252 7 INFO cinder.api.openstack.wsgi [None req-a00b4bd9-4d65-4579-8045-90c4704cfd4c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 353/703] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:59 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.276 8 INFO cinder.api.openstack.wsgi [None req-6529aa0a-c238-4300-bc69-9e0184fb300c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.291 8 INFO cinder.volume.api [None req-6529aa0a-c238-4300-bc69-9e0184fb300c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.297 8 INFO cinder.api.openstack.wsgi [None req-6529aa0a-c238-4300-bc69-9e0184fb300c 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 351/704] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:59 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.316 7 INFO cinder.api.openstack.wsgi [None req-f3ff96ec-60bf-4677-9f8c-c3c59b91eb70 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.331 7 INFO cinder.volume.api [None req-f3ff96ec-60bf-4677-9f8c-c3c59b91eb70 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.336 7 INFO cinder.volume.api [None req-f3ff96ec-60bf-4677-9f8c-c3c59b91eb70 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:32:59.337 7 INFO cinder.api.openstack.wsgi [None req-f3ff96ec-60bf-4677-9f8c-c3c59b91eb70 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 354/705] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 28 23:32:59 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 894 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.357 8 INFO cinder.api.openstack.wsgi [None req-cc09d36f-0aa9-4b37-9d2b-54da281ee6af 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.370 8 INFO cinder.volume.api [None req-cc09d36f-0aa9-4b37-9d2b-54da281ee6af 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.378 8 INFO cinder.volume.api [None req-cc09d36f-0aa9-4b37-9d2b-54da281ee6af 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:32:59.379 8 INFO cinder.api.openstack.wsgi [None req-cc09d36f-0aa9-4b37-9d2b-54da281ee6af 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 352/706] 10.0.0.98 () {34 vars in 795 bytes} [Tue Apr 28 23:32:59 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.402 7 INFO cinder.api.openstack.wsgi [None req-10d8d5c8-e9d6-461f-8e25-cce8cac6dc1e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.416 7 INFO cinder.volume.api [None req-10d8d5c8-e9d6-461f-8e25-cce8cac6dc1e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.421 7 INFO cinder.api.openstack.wsgi [None req-10d8d5c8-e9d6-461f-8e25-cce8cac6dc1e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 355/707] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:59 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.445 8 INFO cinder.api.openstack.wsgi [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes 2026-04-28 23:32:59.449 8 INFO cinder.api.v3.volumes [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume of 1 GB 2026-04-28 23:32:59.455 8 INFO cinder.volume.api [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:32:59.636 8 INFO cinder.volume.api [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Create volume request issued successfully. 2026-04-28 23:32:59.637 8 INFO cinder.api.openstack.wsgi [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 353/708] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:32:59 2026] POST /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes => generated 892 bytes in 199 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:59.653 7 INFO cinder.api.openstack.wsgi [None req-f76a21da-4350-41f1-9cb5-3ac6b31822f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:32:59.666 7 INFO cinder.volume.api [None req-f76a21da-4350-41f1-9cb5-3ac6b31822f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:32:59.676 7 INFO cinder.api.openstack.wsgi [None req-f76a21da-4350-41f1-9cb5-3ac6b31822f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 356/709] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:32:59 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 960 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:00.433 8 INFO cinder.api.openstack.wsgi [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:33:00.434 8 INFO cinder.api.openstack.wsgi [None req-6396c38b-6519-4f81-81c4-a51e086d98fa 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/710] 10.0.0.98 () {30 vars in 410 bytes} [Tue Apr 28 23:33:00 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:00.699 7 INFO cinder.api.openstack.wsgi [None req-ef6dfff0-180c-4e44-8870-64f16780b46b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:00.714 7 INFO cinder.volume.api [None req-ef6dfff0-180c-4e44-8870-64f16780b46b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:00.720 7 INFO cinder.api.openstack.wsgi [None req-ef6dfff0-180c-4e44-8870-64f16780b46b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 357/711] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:00 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 985 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:00.747 8 INFO cinder.api.openstack.wsgi [None req-3c455ada-f5ad-4dd2-9261-72896fca024f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:00.768 8 INFO cinder.volume.api [None req-3c455ada-f5ad-4dd2-9261-72896fca024f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:00.776 8 INFO cinder.volume.api [None req-3c455ada-f5ad-4dd2-9261-72896fca024f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume updated successfully. 2026-04-28 23:33:00.777 8 INFO cinder.api.openstack.wsgi [None req-3c455ada-f5ad-4dd2-9261-72896fca024f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 355/712] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 28 23:33:00 2026] PUT /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 881 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:00.808 7 INFO cinder.api.openstack.wsgi [None req-324aa123-639b-45b5-8b34-5aa5bb4b786e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:00.834 7 INFO cinder.volume.api [None req-324aa123-639b-45b5-8b34-5aa5bb4b786e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:00.846 7 INFO cinder.api.openstack.wsgi [None req-324aa123-639b-45b5-8b34-5aa5bb4b786e 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 358/713] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:00 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 949 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:00.872 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 2026-04-28 23:33:00.881 8 INFO cinder.api.v3.volumes [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume with id: 44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:00.900 8 INFO cinder.volume.api [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:00.930 8 INFO cinder.volume.api [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:00.930 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 356/714] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:00 2026] DELETE /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 0 bytes in 68 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:00.944 7 INFO cinder.api.openstack.wsgi [None req-ca703184-cc60-4aac-9abc-b6b57417f0f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:00.971 7 INFO cinder.volume.api [None req-ca703184-cc60-4aac-9abc-b6b57417f0f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:00.979 7 INFO cinder.api.openstack.wsgi [None req-ca703184-cc60-4aac-9abc-b6b57417f0f4 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 359/715] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:00 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => generated 948 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:01.446 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:33:01.447 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 357/716] 199.204.45.78 () {32 vars in 838 bytes} [Tue Apr 28 23:33:01 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:01.460 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-6b80feda-2088-4aed-887e-f6459df6429b 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:01.514 7 INFO cinder.volume.api [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-6b80feda-2088-4aed-887e-f6459df6429b 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:01.521 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-6b80feda-2088-4aed-887e-f6459df6429b 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 360/717] 199.204.45.78 () {36 vars in 1072 bytes} [Tue Apr 28 23:33:01 2026] GET /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 1522 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-28 23:33:01.570 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:01.571 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-6b80feda-2088-4aed-887e-f6459df6429b 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:01.571 8 INFO cinder.api.openstack.wsgi [None req-e901930c-14b2-4ef4-86ad-a59570e0dd3f 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:01.572 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-6b80feda-2088-4aed-887e-f6459df6429b 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:02.005 7 INFO cinder.api.openstack.wsgi [None req-b684bc27-b747-4af8-aa6d-3f6e366af46b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 2026-04-28 23:33:02.011 7 INFO cinder.api.openstack.wsgi [None req-b684bc27-b747-4af8-aa6d-3f6e366af46b 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 returned with HTTP 404 [pid: 7|app: 0|req: 362/720] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:01 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/44620e3b-56b4-4ab4-ae3f-c0b48a607821 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:02.023 8 INFO cinder.api.openstack.wsgi [None req-fa64883f-bdf0-486a-aa0d-2a628e8513a9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:02.036 8 INFO cinder.volume.api [None req-fa64883f-bdf0-486a-aa0d-2a628e8513a9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:02.040 8 INFO cinder.api.openstack.wsgi [None req-fa64883f-bdf0-486a-aa0d-2a628e8513a9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 359/721] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:02 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:33:02.059 7 INFO cinder.api.openstack.wsgi [None req-07945e3b-96a2-4ef2-b8d0-861692079142 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e 2026-04-28 23:33:02.060 7 INFO cinder.api.v3.volumes [None req-07945e3b-96a2-4ef2-b8d0-861692079142 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume with id: 2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:02.073 7 INFO cinder.volume.api [None req-07945e3b-96a2-4ef2-b8d0-861692079142 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:02.100 7 INFO cinder.volume.api [None req-07945e3b-96a2-4ef2-b8d0-861692079142 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:02.100 7 INFO cinder.api.openstack.wsgi [None req-07945e3b-96a2-4ef2-b8d0-861692079142 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 363/722] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:02 2026] DELETE /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 0 bytes in 48 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:02.117 8 INFO cinder.api.openstack.wsgi [None req-5dd8ca77-16a2-481c-95cd-4c5956e388f9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:02.145 8 INFO cinder.volume.api [None req-5dd8ca77-16a2-481c-95cd-4c5956e388f9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:02.155 8 INFO cinder.api.openstack.wsgi [None req-5dd8ca77-16a2-481c-95cd-4c5956e388f9 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 360/723] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:02 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 1386 bytes in 50 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:03.178 7 INFO cinder.api.openstack.wsgi [None req-486c5a36-b307-4494-a6c1-e9957dd8431d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e 2026-04-28 23:33:03.186 7 INFO cinder.api.openstack.wsgi [None req-486c5a36-b307-4494-a6c1-e9957dd8431d 51593ff6d22643939914389ff4861e04 8b9ca3d351c541e1bd8d182d1dd04287 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e returned with HTTP 404 [pid: 7|app: 0|req: 364/724] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:03 2026] GET /v3/8b9ca3d351c541e1bd8d182d1dd04287/volumes/2cb49d72-ecc4-41b2-824f-7e8c20ff2a2e => generated 109 bytes in 17 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:03.368 8 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-634719fa-054e-4790-9001-c4681610d5b2 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:04.444 8 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-634719fa-054e-4790-9001-c4681610d5b2 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 361/725] 199.204.45.78 () {40 vars in 1134 bytes} [Tue Apr 28 23:33:03 2026] PUT /v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 => generated 775 bytes in 1084 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:33:04.964 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-d71a4a13-0754-4b6e-aac0-21d00dd3cc32 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:05.001 7 INFO cinder.api.openstack.wsgi [req-5f7c7e97-b2c0-4c1d-8801-f584e05b7300 req-d71a4a13-0754-4b6e-aac0-21d00dd3cc32 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 365/726] 199.204.45.78 () {40 vars in 1147 bytes} [Tue Apr 28 23:33:04 2026] POST /v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:07.485 8 INFO cinder.api.openstack.wsgi [None req-b88ef4c1-e049-474d-84c3-4e6091dad038 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes 2026-04-28 23:33:07.489 8 INFO cinder.api.v3.volumes [None req-b88ef4c1-e049-474d-84c3-4e6091dad038 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:07.499 8 INFO cinder.volume.api [None req-b88ef4c1-e049-474d-84c3-4e6091dad038 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Availability Zones retrieved successfully. 2026-04-28 23:33:07.656 8 INFO cinder.volume.api [None req-b88ef4c1-e049-474d-84c3-4e6091dad038 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Create volume request issued successfully. 2026-04-28 23:33:07.658 8 INFO cinder.api.openstack.wsgi [None req-b88ef4c1-e049-474d-84c3-4e6091dad038 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 362/727] 10.0.0.98 () {34 vars in 721 bytes} [Tue Apr 28 23:33:07 2026] POST /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes => generated 861 bytes in 423 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:07.681 7 INFO cinder.api.openstack.wsgi [None req-87ba0992-a5fd-416d-aa76-702df713b2c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:07.709 7 INFO cinder.volume.api [None req-87ba0992-a5fd-416d-aa76-702df713b2c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:07.714 7 INFO cinder.api.openstack.wsgi [None req-87ba0992-a5fd-416d-aa76-702df713b2c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 366/728] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:07 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 929 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:08.740 8 INFO cinder.api.openstack.wsgi [None req-02dc4714-0298-446d-8e75-fc07bafdac34 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:08.756 8 INFO cinder.volume.api [None req-02dc4714-0298-446d-8e75-fc07bafdac34 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:08.762 8 INFO cinder.api.openstack.wsgi [None req-02dc4714-0298-446d-8e75-fc07bafdac34 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 363/729] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:08 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:11.570 8 INFO cinder.api.openstack.wsgi [None req-02dc4714-0298-446d-8e75-fc07bafdac34 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:11.570 7 INFO cinder.api.openstack.wsgi [None req-87ba0992-a5fd-416d-aa76-702df713b2c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:11.571 8 INFO cinder.api.openstack.wsgi [None req-02dc4714-0298-446d-8e75-fc07bafdac34 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:11.572 7 INFO cinder.api.openstack.wsgi [None req-87ba0992-a5fd-416d-aa76-702df713b2c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:16.145 8 INFO cinder.api.openstack.wsgi [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-2c0db3d5-da4b-4dcf-b230-cd6c9fadf1ec 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:16.704 8 INFO cinder.api.openstack.wsgi [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-2c0db3d5-da4b-4dcf-b230-cd6c9fadf1ec 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 365/732] 199.204.45.78 () {38 vars in 1102 bytes} [Tue Apr 28 23:33:16 2026] DELETE /v3/322c70ad2191466c9d5eaad51b395cd6/attachments/58a199e1-02f5-4e44-b7e0-516525ced832 => generated 19 bytes in 565 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:16.720 7 INFO cinder.api.openstack.wsgi [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-939e913e-f2ed-44e8-9bd3-eea9c119fa9d 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 2026-04-28 23:33:16.721 7 INFO cinder.api.v3.volumes [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-939e913e-f2ed-44e8-9bd3-eea9c119fa9d 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Delete volume with id: c74300af-8d0e-49be-8747-7341f1b736c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:16.736 7 INFO cinder.volume.api [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-939e913e-f2ed-44e8-9bd3-eea9c119fa9d 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:16.758 7 INFO cinder.volume.api [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-939e913e-f2ed-44e8-9bd3-eea9c119fa9d 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:16.759 7 INFO cinder.api.openstack.wsgi [req-3b0f6522-dd60-4e7a-8fe8-55e17316b9c4 req-939e913e-f2ed-44e8-9bd3-eea9c119fa9d 5817ae8f83ca4274ae1a1304fb4263f4 322c70ad2191466c9d5eaad51b395cd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/733] 199.204.45.78 () {36 vars in 1053 bytes} [Tue Apr 28 23:33:16 2026] DELETE /v3/322c70ad2191466c9d5eaad51b395cd6/volumes/c74300af-8d0e-49be-8747-7341f1b736c5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:18.815 8 INFO cinder.api.openstack.wsgi [None req-8b5f34ce-4580-403b-91df-1ed39520695c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:18.822 8 INFO cinder.volume.api [None req-8b5f34ce-4580-403b-91df-1ed39520695c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:33:18.822 8 INFO cinder.api.openstack.wsgi [None req-8b5f34ce-4580-403b-91df-1ed39520695c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/734] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:33:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 102 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:18.835 7 INFO cinder.api.openstack.wsgi [None req-13989458-f001-47ea-9bff-25ad100893e2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:33:19.340 7 INFO cinder.api.openstack.wsgi [None req-13989458-f001-47ea-9bff-25ad100893e2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:33:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.376 8 INFO cinder.api.openstack.wsgi [None req-e53019a4-eff0-430f-9c2b-4482871bad28 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/322c70ad2191466c9d5eaad51b395cd6?usage=true 2026-04-28 23:33:19.398 8 INFO cinder.api.openstack.wsgi [None req-e53019a4-eff0-430f-9c2b-4482871bad28 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/322c70ad2191466c9d5eaad51b395cd6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/322c70ad2191466c9d5eaad51b395cd6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.412 7 INFO cinder.api.openstack.wsgi [None req-013c7d8d-2e69-4edc-8fbb-2d93ef8e0010 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3517b4eb0f324875ad08e301dc29e505?usage=true 2026-04-28 23:33:19.443 7 INFO cinder.api.openstack.wsgi [None req-013c7d8d-2e69-4edc-8fbb-2d93ef8e0010 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3517b4eb0f324875ad08e301dc29e505?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/737] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3517b4eb0f324875ad08e301dc29e505?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.458 8 INFO cinder.api.openstack.wsgi [None req-277dbdf0-6bc7-4121-ada9-654304c2d062 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4208268b765f4a9db6d9033b49c47abd?usage=true 2026-04-28 23:33:19.482 8 INFO cinder.api.openstack.wsgi [None req-277dbdf0-6bc7-4121-ada9-654304c2d062 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4208268b765f4a9db6d9033b49c47abd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/738] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4208268b765f4a9db6d9033b49c47abd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.497 7 INFO cinder.api.openstack.wsgi [None req-879a536e-c08d-4ac9-bee3-5aa9bc726415 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:33:19.518 7 INFO cinder.api.openstack.wsgi [None req-879a536e-c08d-4ac9-bee3-5aa9bc726415 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/739] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.530 8 INFO cinder.api.openstack.wsgi [None req-73a8bdc2-eac7-4423-896d-aadd80bbbc05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/5ea758fdc1414e8087a76ae7c5c5276e?usage=true 2026-04-28 23:33:19.553 8 INFO cinder.api.openstack.wsgi [None req-73a8bdc2-eac7-4423-896d-aadd80bbbc05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/5ea758fdc1414e8087a76ae7c5c5276e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/740] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/5ea758fdc1414e8087a76ae7c5c5276e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.568 7 INFO cinder.api.openstack.wsgi [None req-cdc65315-2a04-413f-b7a5-e09245c66de9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:33:19.586 7 INFO cinder.api.openstack.wsgi [None req-cdc65315-2a04-413f-b7a5-e09245c66de9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/741] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.598 8 INFO cinder.api.openstack.wsgi [None req-eef77a65-1f98-44c3-b707-dfc778ebcd55 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/96b3186ad64b4807a6a69e7466f7047a?usage=true 2026-04-28 23:33:19.620 8 INFO cinder.api.openstack.wsgi [None req-eef77a65-1f98-44c3-b707-dfc778ebcd55 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/96b3186ad64b4807a6a69e7466f7047a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/742] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/96b3186ad64b4807a6a69e7466f7047a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.632 7 INFO cinder.api.openstack.wsgi [None req-33d7786c-1586-422a-807b-c634bff4727a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:33:19.652 7 INFO cinder.api.openstack.wsgi [None req-33d7786c-1586-422a-807b-c634bff4727a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/743] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.664 8 INFO cinder.api.openstack.wsgi [None req-bccb0746-99ef-46ad-99cc-1ce3bf8fecb5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/f9d22371b4d3441ea1544c3ca68213fd?usage=true 2026-04-28 23:33:19.696 8 INFO cinder.api.openstack.wsgi [None req-bccb0746-99ef-46ad-99cc-1ce3bf8fecb5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/f9d22371b4d3441ea1544c3ca68213fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/744] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/f9d22371b4d3441ea1544c3ca68213fd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:19.706 7 INFO cinder.api.openstack.wsgi [None req-2e44670a-014f-4d4e-b35b-b63536785910 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:33:19.718 7 INFO cinder.volume.api [None req-2e44670a-014f-4d4e-b35b-b63536785910 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:19.723 7 INFO cinder.api.openstack.wsgi [None req-2e44670a-014f-4d4e-b35b-b63536785910 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/745] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1122 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:33:19.741 8 INFO cinder.api.openstack.wsgi [None req-56aa822e-7704-4547-af88-f375c6292b44 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:33:19.752 8 INFO cinder.api.openstack.wsgi [None req-56aa822e-7704-4547-af88-f375c6292b44 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 372/746] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 18 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:19.764 7 INFO cinder.api.openstack.wsgi [None req-86741808-0d6b-4f10-adbb-eed435c3af14 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:33:19.772 7 INFO cinder.volume.api [None req-86741808-0d6b-4f10-adbb-eed435c3af14 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:19.777 7 INFO cinder.api.openstack.wsgi [None req-86741808-0d6b-4f10-adbb-eed435c3af14 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 375/747] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:33:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:33:21.570 7 INFO cinder.api.openstack.wsgi [None req-86741808-0d6b-4f10-adbb-eed435c3af14 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:21.570 8 INFO cinder.api.openstack.wsgi [None req-56aa822e-7704-4547-af88-f375c6292b44 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:21.571 7 INFO cinder.api.openstack.wsgi [None req-86741808-0d6b-4f10-adbb-eed435c3af14 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:21.571 8 INFO cinder.api.openstack.wsgi [None req-56aa822e-7704-4547-af88-f375c6292b44 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:23.256 7 INFO cinder.api.openstack.wsgi [None req-5fe2c4d0-b607-476d-a4ad-dd6b2c60165e 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:23.270 7 INFO cinder.volume.api [None req-5fe2c4d0-b607-476d-a4ad-dd6b2c60165e 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:23.280 7 INFO cinder.volume.api [None req-5fe2c4d0-b607-476d-a4ad-dd6b2c60165e 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Update volume admin metadata completed successfully. 2026-04-28 23:33:23.785 7 INFO cinder.volume.api [None req-5fe2c4d0-b607-476d-a4ad-dd6b2c60165e 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Attach volume completed successfully. 2026-04-28 23:33:23.786 7 INFO cinder.api.openstack.wsgi [None req-5fe2c4d0-b607-476d-a4ad-dd6b2c60165e 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 377/750] 10.0.0.98 () {34 vars in 809 bytes} [Tue Apr 28 23:33:23 2026] POST /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action => generated 0 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-28 23:33:23.799 8 INFO cinder.api.openstack.wsgi [None req-52d5888f-e26b-45e2-b122-45a13ac09e89 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:23.818 8 INFO cinder.volume.api [None req-52d5888f-e26b-45e2-b122-45a13ac09e89 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:23.823 8 INFO cinder.api.openstack.wsgi [None req-52d5888f-e26b-45e2-b122-45a13ac09e89 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/751] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:23 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 1288 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:23.856 7 INFO cinder.api.openstack.wsgi [None req-b7eea934-d95c-4138-8f88-506755d9d922 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:24.043 7 INFO cinder.volume.api [None req-b7eea934-d95c-4138-8f88-506755d9d922 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:24.548 7 INFO cinder.volume.api [None req-b7eea934-d95c-4138-8f88-506755d9d922 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Detach volume completed successfully. 2026-04-28 23:33:24.549 7 INFO cinder.api.openstack.wsgi [None req-b7eea934-d95c-4138-8f88-506755d9d922 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/752] 10.0.0.98 () {34 vars in 809 bytes} [Tue Apr 28 23:33:23 2026] POST /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65/action => generated 0 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:24.568 8 INFO cinder.api.openstack.wsgi [None req-716e1e50-4620-4a65-a725-af85af89f8b5 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:24.589 8 INFO cinder.volume.api [None req-716e1e50-4620-4a65-a725-af85af89f8b5 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:24.594 8 INFO cinder.api.openstack.wsgi [None req-716e1e50-4620-4a65-a725-af85af89f8b5 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/753] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:24 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:31.079 7 INFO cinder.api.openstack.wsgi [None req-fcdff918-2a37-46fe-b9cb-f1c34b494d53 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:31.105 7 INFO cinder.volume.api [None req-fcdff918-2a37-46fe-b9cb-f1c34b494d53 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:31.112 7 INFO cinder.api.openstack.wsgi [None req-fcdff918-2a37-46fe-b9cb-f1c34b494d53 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 379/754] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:31 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 973 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:31.133 8 INFO cinder.api.openstack.wsgi [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 2026-04-28 23:33:31.134 8 INFO cinder.api.v3.volumes [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Delete volume with id: 517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:31.149 8 INFO cinder.volume.api [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:31.170 8 INFO cinder.volume.api [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Delete volume request issued successfully. 2026-04-28 23:33:31.171 8 INFO cinder.api.openstack.wsgi [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/755] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:31 2026] DELETE /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 0 bytes in 45 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:31.180 7 INFO cinder.api.openstack.wsgi [None req-cb7c0c2a-629c-49a5-b40e-409ab3d5f504 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:31.199 7 INFO cinder.volume.api [None req-cb7c0c2a-629c-49a5-b40e-409ab3d5f504 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] Volume info retrieved successfully. 2026-04-28 23:33:31.204 7 INFO cinder.api.openstack.wsgi [None req-cb7c0c2a-629c-49a5-b40e-409ab3d5f504 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 380/756] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:31 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:31.570 8 INFO cinder.api.openstack.wsgi [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:31.570 7 INFO cinder.api.openstack.wsgi [None req-cb7c0c2a-629c-49a5-b40e-409ab3d5f504 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:31.570 8 INFO cinder.api.openstack.wsgi [None req-c620822d-9374-46a5-8c45-7565807149c1 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:31.571 7 INFO cinder.api.openstack.wsgi [None req-cb7c0c2a-629c-49a5-b40e-409ab3d5f504 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:32.233 8 INFO cinder.api.openstack.wsgi [None req-2efc93ff-84be-41a9-8644-dc81882cfeb3 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 2026-04-28 23:33:32.240 8 INFO cinder.api.openstack.wsgi [None req-2efc93ff-84be-41a9-8644-dc81882cfeb3 843a87797ced4dc7b7e9895866999a8d f9d22371b4d3441ea1544c3ca68213fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 returned with HTTP 404 [pid: 8|app: 0|req: 378/759] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:32 2026] GET /v3/f9d22371b4d3441ea1544c3ca68213fd/volumes/517b932c-b094-44b1-af67-2132e14b0a65 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:37.768 7 INFO cinder.api.openstack.wsgi [None req-b48d0247-2aaf-45b4-a2ed-9a8b7442213a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes 2026-04-28 23:33:37.796 7 INFO cinder.volume.api [None req-b48d0247-2aaf-45b4-a2ed-9a8b7442213a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Get all volumes completed successfully. 2026-04-28 23:33:37.797 7 INFO cinder.api.openstack.wsgi [None req-b48d0247-2aaf-45b4-a2ed-9a8b7442213a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes returned with HTTP 200 [pid: 7|app: 0|req: 382/760] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 28 23:33:37 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:33:37.812 8 INFO cinder.api.openstack.wsgi [None req-06eaa6f7-b9e5-4d7e-98a0-5390327eaa5b 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes 2026-04-28 23:33:37.818 8 INFO cinder.api.v3.volumes [None req-06eaa6f7-b9e5-4d7e-98a0-5390327eaa5b 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume of 1 GB 2026-04-28 23:33:37.824 8 INFO cinder.volume.api [None req-06eaa6f7-b9e5-4d7e-98a0-5390327eaa5b 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:33:37.999 8 INFO cinder.volume.api [None req-06eaa6f7-b9e5-4d7e-98a0-5390327eaa5b 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume request issued successfully. 2026-04-28 23:33:38.000 8 INFO cinder.api.openstack.wsgi [None req-06eaa6f7-b9e5-4d7e-98a0-5390327eaa5b 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 379/761] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:33:37 2026] POST /v3/b1130f600874455db83fe16c0b4c23f4/volumes => generated 876 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 23:33:38.015 7 INFO cinder.api.openstack.wsgi [None req-07194a2e-d8b6-4c1b-a6fb-98c171b4f5c7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:38.030 7 INFO cinder.volume.api [None req-07194a2e-d8b6-4c1b-a6fb-98c171b4f5c7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:38.034 7 INFO cinder.api.openstack.wsgi [None req-07194a2e-d8b6-4c1b-a6fb-98c171b4f5c7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 383/762] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:38 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:39.060 8 INFO cinder.api.openstack.wsgi [None req-4bcdf067-fc9d-4efb-b9f2-08a4729a1a26 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:39.088 8 INFO cinder.volume.api [None req-4bcdf067-fc9d-4efb-b9f2-08a4729a1a26 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:39.097 8 INFO cinder.api.openstack.wsgi [None req-4bcdf067-fc9d-4efb-b9f2-08a4729a1a26 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/763] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:39 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:39.118 7 INFO cinder.api.openstack.wsgi [None req-fe975349-b2c9-4663-ac4b-806d9ce458f5 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:39.131 7 INFO cinder.volume.api [None req-fe975349-b2c9-4663-ac4b-806d9ce458f5 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:39.137 7 INFO cinder.api.openstack.wsgi [None req-fe975349-b2c9-4663-ac4b-806d9ce458f5 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 384/764] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:39 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:39.159 8 INFO cinder.api.openstack.wsgi [None req-e3e634e9-9948-40c7-9e17-9a0193ce8b07 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes 2026-04-28 23:33:39.161 8 INFO cinder.api.v3.volumes [None req-e3e634e9-9948-40c7-9e17-9a0193ce8b07 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume of 1 GB 2026-04-28 23:33:39.166 8 INFO cinder.volume.api [None req-e3e634e9-9948-40c7-9e17-9a0193ce8b07 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:33:39.273 8 INFO cinder.volume.api [None req-e3e634e9-9948-40c7-9e17-9a0193ce8b07 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume request issued successfully. 2026-04-28 23:33:39.274 8 INFO cinder.api.openstack.wsgi [None req-e3e634e9-9948-40c7-9e17-9a0193ce8b07 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/765] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:33:39 2026] POST /v3/b1130f600874455db83fe16c0b4c23f4/volumes => generated 875 bytes in 122 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:39.295 7 INFO cinder.api.openstack.wsgi [None req-879c9c2b-205d-4209-a9e8-c53619952add 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:39.306 7 INFO cinder.volume.api [None req-879c9c2b-205d-4209-a9e8-c53619952add 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:39.310 7 INFO cinder.api.openstack.wsgi [None req-879c9c2b-205d-4209-a9e8-c53619952add 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 385/766] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:39 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 943 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:40.333 8 INFO cinder.api.openstack.wsgi [None req-c177a31f-00ab-45b7-a2fd-8259aebe7a4d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:40.352 8 INFO cinder.volume.api [None req-c177a31f-00ab-45b7-a2fd-8259aebe7a4d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:40.357 8 INFO cinder.api.openstack.wsgi [None req-c177a31f-00ab-45b7-a2fd-8259aebe7a4d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/767] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:40 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 968 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:40.377 7 INFO cinder.api.openstack.wsgi [None req-72196d6c-74bc-48e2-9926-f780c5fa707a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:40.390 7 INFO cinder.volume.api [None req-72196d6c-74bc-48e2-9926-f780c5fa707a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:40.396 7 INFO cinder.api.openstack.wsgi [None req-72196d6c-74bc-48e2-9926-f780c5fa707a 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/768] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:40 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:40.416 8 INFO cinder.api.openstack.wsgi [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes 2026-04-28 23:33:40.419 8 INFO cinder.api.v3.volumes [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume of 1 GB 2026-04-28 23:33:40.430 8 INFO cinder.volume.api [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Availability Zones retrieved successfully. 2026-04-28 23:33:40.565 8 INFO cinder.volume.api [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Create volume request issued successfully. 2026-04-28 23:33:40.566 8 INFO cinder.api.openstack.wsgi [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 383/769] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 28 23:33:40 2026] POST /v3/b1130f600874455db83fe16c0b4c23f4/volumes => generated 875 bytes in 157 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:40.594 7 INFO cinder.api.openstack.wsgi [None req-c84ec9bc-764a-4e31-8795-ea9094eea8bf 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:40.608 7 INFO cinder.volume.api [None req-c84ec9bc-764a-4e31-8795-ea9094eea8bf 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:40.612 7 INFO cinder.api.openstack.wsgi [None req-c84ec9bc-764a-4e31-8795-ea9094eea8bf 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 387/770] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:40 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:41.571 8 INFO cinder.api.openstack.wsgi [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:41.571 7 INFO cinder.api.openstack.wsgi [None req-c84ec9bc-764a-4e31-8795-ea9094eea8bf 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:41.572 8 INFO cinder.api.openstack.wsgi [None req-f1ca72cb-968b-4f27-bbc1-47d01e79e556 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:41.572 7 INFO cinder.api.openstack.wsgi [None req-c84ec9bc-764a-4e31-8795-ea9094eea8bf 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.632 8 INFO cinder.api.openstack.wsgi [None req-13e369b2-036f-4e54-b49d-c27411b8c470 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:41.647 8 INFO cinder.volume.api [None req-13e369b2-036f-4e54-b49d-c27411b8c470 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:41.651 8 INFO cinder.api.openstack.wsgi [None req-13e369b2-036f-4e54-b49d-c27411b8c470 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 385/773] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:41 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.680 7 INFO cinder.api.openstack.wsgi [None req-c4c88037-9091-4d9d-af8e-d5638a8a00a8 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:41.701 7 INFO cinder.volume.api [None req-c4c88037-9091-4d9d-af8e-d5638a8a00a8 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:41.707 7 INFO cinder.api.openstack.wsgi [None req-c4c88037-9091-4d9d-af8e-d5638a8a00a8 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/774] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:41 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 968 bytes in 44 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.731 8 INFO cinder.api.openstack.wsgi [None req-26d2316a-4df4-4461-ac03-6af8e29d5152 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes 2026-04-28 23:33:41.757 8 INFO cinder.volume.api [None req-26d2316a-4df4-4461-ac03-6af8e29d5152 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Get all volumes completed successfully. 2026-04-28 23:33:41.758 8 INFO cinder.api.openstack.wsgi [None req-26d2316a-4df4-4461-ac03-6af8e29d5152 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/775] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 28 23:33:41 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes => generated 1322 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.776 7 INFO cinder.api.openstack.wsgi [None req-0709da1a-09d9-427d-a003-07344a4ecb9e 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:41.790 7 INFO cinder.volume.api [None req-0709da1a-09d9-427d-a003-07344a4ecb9e 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:41.795 7 INFO cinder.api.openstack.wsgi [None req-0709da1a-09d9-427d-a003-07344a4ecb9e 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 390/776] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:41 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.818 8 INFO cinder.api.openstack.wsgi [None req-7c5190ab-249d-4b84-8b50-1ec9d6da4667 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba 2026-04-28 23:33:41.818 8 INFO cinder.api.v3.volumes [None req-7c5190ab-249d-4b84-8b50-1ec9d6da4667 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume with id: 2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:41.835 8 INFO cinder.volume.api [None req-7c5190ab-249d-4b84-8b50-1ec9d6da4667 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:41.856 8 INFO cinder.volume.api [None req-7c5190ab-249d-4b84-8b50-1ec9d6da4667 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:41.856 8 INFO cinder.api.openstack.wsgi [None req-7c5190ab-249d-4b84-8b50-1ec9d6da4667 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 387/777] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:41 2026] DELETE /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 0 bytes in 45 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:41.869 7 INFO cinder.api.openstack.wsgi [None req-db00f064-b6ff-4ceb-9681-3dc5bd0b6419 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:41.898 7 INFO cinder.volume.api [None req-db00f064-b6ff-4ceb-9681-3dc5bd0b6419 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:41.905 7 INFO cinder.api.openstack.wsgi [None req-db00f064-b6ff-4ceb-9681-3dc5bd0b6419 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 391/778] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:41 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 967 bytes in 44 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:42.933 8 INFO cinder.api.openstack.wsgi [None req-d051ddc9-e0da-4605-bf7f-f88bf2fdfa2d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba 2026-04-28 23:33:42.946 8 INFO cinder.api.openstack.wsgi [None req-d051ddc9-e0da-4605-bf7f-f88bf2fdfa2d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba returned with HTTP 404 [pid: 8|app: 0|req: 388/779] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:42 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/2df28fa7-6b8c-4016-8721-6f605893b9ba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:42.958 7 INFO cinder.api.openstack.wsgi [None req-aef17be7-b2f8-4d3f-a550-51fbf33b24df 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:42.970 7 INFO cinder.volume.api [None req-aef17be7-b2f8-4d3f-a550-51fbf33b24df 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:42.976 7 INFO cinder.api.openstack.wsgi [None req-aef17be7-b2f8-4d3f-a550-51fbf33b24df 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 392/780] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:42 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:43.005 8 INFO cinder.api.openstack.wsgi [None req-0be34acc-8647-4410-be76-13ae92fe0a71 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 2026-04-28 23:33:43.006 8 INFO cinder.api.v3.volumes [None req-0be34acc-8647-4410-be76-13ae92fe0a71 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume with id: 4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:43.017 8 INFO cinder.volume.api [None req-0be34acc-8647-4410-be76-13ae92fe0a71 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:43.043 8 INFO cinder.volume.api [None req-0be34acc-8647-4410-be76-13ae92fe0a71 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:43.043 8 INFO cinder.api.openstack.wsgi [None req-0be34acc-8647-4410-be76-13ae92fe0a71 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 389/781] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:42 2026] DELETE /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:43.055 7 INFO cinder.api.openstack.wsgi [None req-f668fea6-d1b4-4e06-b1bc-2e29e51463ce 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:43.068 7 INFO cinder.volume.api [None req-f668fea6-d1b4-4e06-b1bc-2e29e51463ce 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:43.074 7 INFO cinder.api.openstack.wsgi [None req-f668fea6-d1b4-4e06-b1bc-2e29e51463ce 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/782] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:43 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:44.114 8 INFO cinder.api.openstack.wsgi [None req-303fbb51-04f7-41db-9a1d-f6f7ed2d91c6 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 2026-04-28 23:33:44.121 8 INFO cinder.api.openstack.wsgi [None req-303fbb51-04f7-41db-9a1d-f6f7ed2d91c6 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 returned with HTTP 404 [pid: 8|app: 0|req: 390/783] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:44 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/4ac15884-9cd7-46df-9a5f-6ac8baeef953 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:44.133 7 INFO cinder.api.openstack.wsgi [None req-bbac147f-f747-404d-9ede-5867823fa00d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:44.145 7 INFO cinder.volume.api [None req-bbac147f-f747-404d-9ede-5867823fa00d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:44.149 7 INFO cinder.api.openstack.wsgi [None req-bbac147f-f747-404d-9ede-5867823fa00d 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 394/784] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:44 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:33:44.176 8 INFO cinder.api.openstack.wsgi [None req-a2d341bd-d506-46b3-afff-4e926bfd31a7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 2026-04-28 23:33:44.177 8 INFO cinder.api.v3.volumes [None req-a2d341bd-d506-46b3-afff-4e926bfd31a7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume with id: 958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:44.191 8 INFO cinder.volume.api [None req-a2d341bd-d506-46b3-afff-4e926bfd31a7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:44.213 8 INFO cinder.volume.api [None req-a2d341bd-d506-46b3-afff-4e926bfd31a7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Delete volume request issued successfully. 2026-04-28 23:33:44.213 8 INFO cinder.api.openstack.wsgi [None req-a2d341bd-d506-46b3-afff-4e926bfd31a7 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 391/785] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 28 23:33:44 2026] DELETE /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 0 bytes in 46 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:44.229 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:33:44.252 7 INFO cinder.volume.api [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] Volume info retrieved successfully. 2026-04-28 23:33:44.257 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 395/786] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:44 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 968 bytes in 36 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:45.295 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 2026-04-28 23:33:45.302 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 returned with HTTP 404 [pid: 8|app: 0|req: 392/787] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 28 23:33:45 2026] GET /v3/b1130f600874455db83fe16c0b4c23f4/volumes/958cb30c-4da3-4be8-b918-410184175645 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-28 23:33:51.569 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:51.570 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:33:51.570 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:33:51.571 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:01.570 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:01.570 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:01.571 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:01.572 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:11.570 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:11.570 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:11.571 7 INFO cinder.api.openstack.wsgi [None req-2ba627eb-38bf-4595-ade9-468a93df2eff 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:11.572 8 INFO cinder.api.openstack.wsgi [None req-ec46a46a-1731-4740-816f-e4f550441062 96f5f9ac3b0b4493886afa700f24fbe0 b1130f600874455db83fe16c0b4c23f4 - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:18.990 7 INFO cinder.api.openstack.wsgi [None req-e8bfbf96-3b40-4db5-86cc-c291df700818 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:34:18.999 7 INFO cinder.api.openstack.wsgi [None req-e8bfbf96-3b40-4db5-86cc-c291df700818 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:34:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.018 8 INFO cinder.api.openstack.wsgi [None req-2ad0dab8-5fd6-4240-93d5-e70b3c4895ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:34:19.029 8 INFO cinder.volume.api [None req-2ad0dab8-5fd6-4240-93d5-e70b3c4895ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:34:19.032 8 INFO cinder.api.openstack.wsgi [None req-2ad0dab8-5fd6-4240-93d5-e70b3c4895ab 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 396/795] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:34:19.047 7 INFO cinder.api.openstack.wsgi [None req-bcecf993-c254-404e-a014-5ed12f3f72e9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:34:19.551 7 INFO cinder.api.openstack.wsgi [None req-bcecf993-c254-404e-a014-5ed12f3f72e9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.563 8 INFO cinder.api.openstack.wsgi [None req-d1cbb5ef-7e91-4f11-9f6f-8b2b95e4e8b6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:34:19.580 8 INFO cinder.volume.api [None req-d1cbb5ef-7e91-4f11-9f6f-8b2b95e4e8b6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:34:19.582 8 INFO cinder.api.openstack.wsgi [None req-d1cbb5ef-7e91-4f11-9f6f-8b2b95e4e8b6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:34:19.623 7 INFO cinder.api.openstack.wsgi [None req-e6631083-5211-4c21-8eb0-72bcb260904c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/419b53e79648465a842cc6448087ee20?usage=true 2026-04-28 23:34:19.644 7 INFO cinder.api.openstack.wsgi [None req-e6631083-5211-4c21-8eb0-72bcb260904c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/419b53e79648465a842cc6448087ee20?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/419b53e79648465a842cc6448087ee20?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.657 8 INFO cinder.api.openstack.wsgi [None req-836b7283-27b8-4c50-90ee-14d70a139a94 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:34:19.685 8 INFO cinder.api.openstack.wsgi [None req-836b7283-27b8-4c50-90ee-14d70a139a94 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.697 7 INFO cinder.api.openstack.wsgi [None req-2b7decb0-8e9d-487e-a655-7e326fb33a0d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/56c29290016f476da1480739dc7ab7b7?usage=true 2026-04-28 23:34:19.720 7 INFO cinder.api.openstack.wsgi [None req-2b7decb0-8e9d-487e-a655-7e326fb33a0d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/56c29290016f476da1480739dc7ab7b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/56c29290016f476da1480739dc7ab7b7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.730 8 INFO cinder.api.openstack.wsgi [None req-22be838f-60ad-4027-a8a8-7a0031f812e2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/7f0d27f6a4644c508de2ebda0dac0570?usage=true 2026-04-28 23:34:19.752 8 INFO cinder.api.openstack.wsgi [None req-22be838f-60ad-4027-a8a8-7a0031f812e2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/7f0d27f6a4644c508de2ebda0dac0570?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/7f0d27f6a4644c508de2ebda0dac0570?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.765 7 INFO cinder.api.openstack.wsgi [None req-5999b74e-e80c-445f-862b-72a0f4008d08 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:34:19.787 7 INFO cinder.api.openstack.wsgi [None req-5999b74e-e80c-445f-862b-72a0f4008d08 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.798 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:34:19.817 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:34:19.829 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:34:19.834 7 INFO cinder.volume.api [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:34:19.835 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:34:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:34:21.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:21.571 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:21.572 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:21.572 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:31.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:31.571 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:31.572 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:31.572 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:41.570 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:41.570 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:41.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:41.571 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:51.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:51.571 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:34:51.572 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:51.572 7 INFO cinder.api.openstack.wsgi [None req-4300ec6b-2c2b-4222-8642-b3c92e3a2f41 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:34:52.088 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:52.090 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 405/813] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:52 2026] GET / => generated 411 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:34:52.103 7 INFO cinder.api.openstack.wsgi [None req-5337fffe-627d-4a36-83e4-c99058265d7d 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c 2026-04-28 23:34:52.133 7 INFO cinder.api.openstack.wsgi [None req-5337fffe-627d-4a36-83e4-c99058265d7d 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c returned with HTTP 200 [pid: 7|app: 0|req: 409/814] 10.0.0.41 () {34 vars in 878 bytes} [Tue Apr 28 23:34:52 2026] GET /v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:34:53.566 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:53.568 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 406/815] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:53 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:34:53.574 7 INFO cinder.api.openstack.wsgi [None req-5337fffe-627d-4a36-83e4-c99058265d7d 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:53.575 7 INFO cinder.api.openstack.wsgi [None req-5337fffe-627d-4a36-83e4-c99058265d7d 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 410/816] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:34:54.018 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:54.019 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 407/817] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:34:54.031 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c 2026-04-28 23:34:54.063 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.41 () {34 vars in 878 bytes} [Tue Apr 28 23:34:54 2026] GET /v3/d50b870456304cdfaf585dfc734dfd1c/limits?tenant_id=d50b870456304cdfaf585dfc734dfd1c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:34:55.515 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:55.516 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 408/819] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:34:55.522 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:34:55.523 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 412/820] 10.0.0.41 () {28 vars in 375 bytes} [Tue Apr 28 23:34:55 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 23:35:01.571 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:01.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:01.572 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:01.572 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:11.570 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:11.571 8 INFO cinder.api.openstack.wsgi [None req-c4c78555-03af-4b3e-9e81-b385a3f6e352 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:11.571 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:11.573 7 INFO cinder.api.openstack.wsgi [None req-0e1ae82e-c699-4262-8261-615b27511064 779343286550435aab0c68cbd0363ba8 d50b870456304cdfaf585dfc734dfd1c - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:18.941 8 INFO cinder.api.openstack.wsgi [None req-990747f5-3b87-49f0-8df4-fde751c6bbd4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:35:18.965 8 INFO cinder.volume.api [None req-990747f5-3b87-49f0-8df4-fde751c6bbd4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:35:18.967 8 INFO cinder.api.openstack.wsgi [None req-990747f5-3b87-49f0-8df4-fde751c6bbd4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:35:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:35:18.980 7 INFO cinder.api.openstack.wsgi [None req-0cb8fdc5-afd8-48f0-bc78-e7e3b2542368 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:35:19.484 7 INFO cinder.api.openstack.wsgi [None req-0cb8fdc5-afd8-48f0-bc78-e7e3b2542368 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/826] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:35:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.497 8 INFO cinder.api.openstack.wsgi [None req-e3da505c-b103-419b-8a07-00357b717c60 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:35:19.524 8 INFO cinder.volume.api [None req-e3da505c-b103-419b-8a07-00357b717c60 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:35:19.526 8 INFO cinder.api.openstack.wsgi [None req-e3da505c-b103-419b-8a07-00357b717c60 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 412/827] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:35:19.622 7 INFO cinder.api.openstack.wsgi [None req-bab72d93-6802-45ae-9480-2d42b4fac99c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/06b218d992ac45dea1384ce489a5c3c6?usage=true 2026-04-28 23:35:19.665 7 INFO cinder.api.openstack.wsgi [None req-bab72d93-6802-45ae-9480-2d42b4fac99c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/06b218d992ac45dea1384ce489a5c3c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/828] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/06b218d992ac45dea1384ce489a5c3c6?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.678 8 INFO cinder.api.openstack.wsgi [None req-ac39c74a-37b3-43c5-bb7a-10b89fdd7a68 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/11c9fdca091d449495a15aa1aaa448db?usage=true 2026-04-28 23:35:19.716 8 INFO cinder.api.openstack.wsgi [None req-ac39c74a-37b3-43c5-bb7a-10b89fdd7a68 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/11c9fdca091d449495a15aa1aaa448db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/11c9fdca091d449495a15aa1aaa448db?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.728 7 INFO cinder.api.openstack.wsgi [None req-72616f8f-3c85-4c2d-bf28-119af36c0c09 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/12628f52414a410692468a89f58d818f?usage=true 2026-04-28 23:35:19.758 7 INFO cinder.api.openstack.wsgi [None req-72616f8f-3c85-4c2d-bf28-119af36c0c09 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/12628f52414a410692468a89f58d818f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/830] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/12628f52414a410692468a89f58d818f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.782 8 INFO cinder.api.openstack.wsgi [None req-1caede97-3a1a-4596-9719-a86ed16fbf4b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/22f821100e6b4353a601d9ae8946fb10?usage=true 2026-04-28 23:35:19.821 8 INFO cinder.api.openstack.wsgi [None req-1caede97-3a1a-4596-9719-a86ed16fbf4b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/22f821100e6b4353a601d9ae8946fb10?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/22f821100e6b4353a601d9ae8946fb10?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.835 7 INFO cinder.api.openstack.wsgi [None req-56806535-aaaa-4dd7-9b6d-3eb1c77a094d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/298fe19576ae458ca40c19b41aee6d39?usage=true 2026-04-28 23:35:19.856 7 INFO cinder.api.openstack.wsgi [None req-56806535-aaaa-4dd7-9b6d-3eb1c77a094d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/298fe19576ae458ca40c19b41aee6d39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/832] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/298fe19576ae458ca40c19b41aee6d39?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.870 8 INFO cinder.api.openstack.wsgi [None req-cc8d0310-7f99-45ae-bdff-5b30e0590b7c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3adddb2626da484c85c61c3139c59ab5?usage=true 2026-04-28 23:35:19.892 8 INFO cinder.api.openstack.wsgi [None req-cc8d0310-7f99-45ae-bdff-5b30e0590b7c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3adddb2626da484c85c61c3139c59ab5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/833] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/3adddb2626da484c85c61c3139c59ab5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.905 7 INFO cinder.api.openstack.wsgi [None req-f3bd7850-18eb-4f54-91bb-0ec9b89f2a4e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:35:19.924 7 INFO cinder.api.openstack.wsgi [None req-f3bd7850-18eb-4f54-91bb-0ec9b89f2a4e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/834] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.934 8 INFO cinder.api.openstack.wsgi [None req-a5ea56d7-6dcf-48e1-b9b6-2e687f8fcf8e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:35:19.955 8 INFO cinder.api.openstack.wsgi [None req-a5ea56d7-6dcf-48e1-b9b6-2e687f8fcf8e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/835] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.967 7 INFO cinder.api.openstack.wsgi [None req-ee93f9fd-8a5d-4375-80fe-bc3725ae65b2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9df1d78f1eea4c2fa84a1233e1756325?usage=true 2026-04-28 23:35:19.986 7 INFO cinder.api.openstack.wsgi [None req-ee93f9fd-8a5d-4375-80fe-bc3725ae65b2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9df1d78f1eea4c2fa84a1233e1756325?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/836] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9df1d78f1eea4c2fa84a1233e1756325?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:19.998 8 INFO cinder.api.openstack.wsgi [None req-318ff445-7e67-4589-96d4-df060a012c74 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:35:20.020 8 INFO cinder.api.openstack.wsgi [None req-318ff445-7e67-4589-96d4-df060a012c74 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/837] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:20.035 7 INFO cinder.api.openstack.wsgi [None req-72f236d8-cc68-473f-aa33-34ff704940d9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/fbef369fcf8f40e79626ec69b10bfbc2?usage=true 2026-04-28 23:35:20.054 7 INFO cinder.api.openstack.wsgi [None req-72f236d8-cc68-473f-aa33-34ff704940d9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/fbef369fcf8f40e79626ec69b10bfbc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/838] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:35:20 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/fbef369fcf8f40e79626ec69b10bfbc2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:20.066 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:35:20.072 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 418/839] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:35:20 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:35:20.086 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:35:20.092 7 INFO cinder.volume.api [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:35:20.092 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 422/840] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:35:20 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:35:21.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:21.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:21.571 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:21.571 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:31.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:31.571 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:31.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:31.573 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:41.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:41.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:41.571 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:41.571 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:51.569 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:51.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:35:51.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:35:51.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:01.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:01.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:01.571 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:01.571 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:11.570 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:11.570 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:11.571 7 INFO cinder.api.openstack.wsgi [None req-8325a9f8-b2a8-4783-a7ff-19e7d6225835 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:11.571 8 INFO cinder.api.openstack.wsgi [None req-e33c6650-1827-4553-810f-72f53888fd98 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:18.817 7 INFO cinder.api.openstack.wsgi [None req-46ab624c-d287-48fc-9a3b-5ee77325ac05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true 2026-04-28 23:36:18.841 7 INFO cinder.api.openstack.wsgi [None req-46ab624c-d287-48fc-9a3b-5ee77325ac05 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/853] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true => generated 847 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:18.853 8 INFO cinder.api.openstack.wsgi [None req-8bbf4927-af3d-4d5d-bcc1-dcee48472edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:36:18.873 8 INFO cinder.api.openstack.wsgi [None req-8bbf4927-af3d-4d5d-bcc1-dcee48472edd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/854] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:18.886 7 INFO cinder.api.openstack.wsgi [None req-29e98953-4bb4-4f56-9234-e0782897561f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:36:18.906 7 INFO cinder.api.openstack.wsgi [None req-29e98953-4bb4-4f56-9234-e0782897561f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/855] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:18.919 8 INFO cinder.api.openstack.wsgi [None req-76e4e815-e3fe-4069-a305-ecd5a2da2fda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:36:18.937 8 INFO cinder.api.openstack.wsgi [None req-76e4e815-e3fe-4069-a305-ecd5a2da2fda 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/856] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:18.947 7 INFO cinder.api.openstack.wsgi [None req-9f691f96-d3d1-483d-9af3-a2a20929c1c6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:36:18.957 7 INFO cinder.volume.api [None req-9f691f96-d3d1-483d-9af3-a2a20929c1c6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:36:18.958 7 INFO cinder.api.openstack.wsgi [None req-9f691f96-d3d1-483d-9af3-a2a20929c1c6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 431/857] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:36:18.967 8 INFO cinder.api.openstack.wsgi [None req-d0fccab7-8c40-4a02-88a5-44426c8abb15 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:36:18.976 8 INFO cinder.volume.api [None req-d0fccab7-8c40-4a02-88a5-44426c8abb15 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:36:18.977 8 INFO cinder.api.openstack.wsgi [None req-d0fccab7-8c40-4a02-88a5-44426c8abb15 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/858] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:36:18.989 7 INFO cinder.api.openstack.wsgi [None req-e8d98777-4104-4996-a872-1e5512b6f755 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:36:19.493 7 INFO cinder.api.openstack.wsgi [None req-e8d98777-4104-4996-a872-1e5512b6f755 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 432/859] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:36:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:19.504 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:36:19.515 8 INFO cinder.volume.api [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:36:19.515 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/860] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:36:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:36:19.526 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:36:19.531 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 433/861] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:36:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:36:21.570 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:21.571 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:21.572 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:21.572 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:31.570 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:31.570 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:31.570 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:31.571 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:41.570 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:41.570 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:41.571 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:41.571 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:51.570 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:51.570 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:36:51.571 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:36:51.571 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:01.570 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:01.570 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:01.571 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:01.571 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:11.571 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:11.571 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:11.572 7 INFO cinder.api.openstack.wsgi [None req-120f4650-e577-4542-82c9-82fb8b5e09c7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:11.572 8 INFO cinder.api.openstack.wsgi [None req-f673b336-0415-4ad3-ab91-1d2e64efc69d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:18.905 7 INFO cinder.api.openstack.wsgi [None req-f3c16aea-2da1-42ff-a249-c861103fbf8a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:37:19.409 7 INFO cinder.api.openstack.wsgi [None req-f3c16aea-2da1-42ff-a249-c861103fbf8a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 440/874] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:37:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.423 8 INFO cinder.api.openstack.wsgi [None req-ea11d38b-bfeb-4d4e-8d88-ba00728feda4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:37:19.449 8 INFO cinder.volume.api [None req-ea11d38b-bfeb-4d4e-8d88-ba00728feda4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:37:19.452 8 INFO cinder.api.openstack.wsgi [None req-ea11d38b-bfeb-4d4e-8d88-ba00728feda4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/875] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:37:19.460 7 INFO cinder.api.openstack.wsgi [None req-ba250fc0-ad95-4877-af88-f2594db35937 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:37:19.470 7 INFO cinder.api.openstack.wsgi [None req-ba250fc0-ad95-4877-af88-f2594db35937 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/876] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.479 8 INFO cinder.api.openstack.wsgi [None req-3e42bb09-b8f8-4844-8f82-9f5116bc3a3c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:37:19.492 8 INFO cinder.volume.api [None req-3e42bb09-b8f8-4844-8f82-9f5116bc3a3c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:37:19.493 8 INFO cinder.api.openstack.wsgi [None req-3e42bb09-b8f8-4844-8f82-9f5116bc3a3c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/877] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:37:19.532 7 INFO cinder.api.openstack.wsgi [None req-cc76c6c5-e09c-417e-901f-58eaf8e934b1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true 2026-04-28 23:37:19.553 7 INFO cinder.api.openstack.wsgi [None req-cc76c6c5-e09c-417e-901f-58eaf8e934b1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/878] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.566 8 INFO cinder.api.openstack.wsgi [None req-752a7111-8344-4f26-b4cd-c7287a11d0fa 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true 2026-04-28 23:37:19.585 8 INFO cinder.api.openstack.wsgi [None req-752a7111-8344-4f26-b4cd-c7287a11d0fa 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/879] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.600 7 INFO cinder.api.openstack.wsgi [None req-991d4723-e576-4a74-9a09-b26f8f635471 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true 2026-04-28 23:37:19.620 7 INFO cinder.api.openstack.wsgi [None req-991d4723-e576-4a74-9a09-b26f8f635471 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/880] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.638 8 INFO cinder.api.openstack.wsgi [None req-9a6be798-e14e-4e91-aeed-3f223820dc43 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true 2026-04-28 23:37:19.659 8 INFO cinder.api.openstack.wsgi [None req-9a6be798-e14e-4e91-aeed-3f223820dc43 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/881] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.673 7 INFO cinder.api.openstack.wsgi [None req-71fd2b5f-9499-45cc-9d26-6b4940c6ed5b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:37:19.695 7 INFO cinder.api.openstack.wsgi [None req-71fd2b5f-9499-45cc-9d26-6b4940c6ed5b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/882] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.707 8 INFO cinder.api.openstack.wsgi [None req-40dfdee5-4f9a-47a2-ae7a-cc431b8f7203 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true 2026-04-28 23:37:19.729 8 INFO cinder.api.openstack.wsgi [None req-40dfdee5-4f9a-47a2-ae7a-cc431b8f7203 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/883] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.742 7 INFO cinder.api.openstack.wsgi [None req-a5a111c6-b7f0-48b8-82fe-d120317776be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:37:19.767 7 INFO cinder.api.openstack.wsgi [None req-a5a111c6-b7f0-48b8-82fe-d120317776be 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/884] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.780 8 INFO cinder.api.openstack.wsgi [None req-d9488f89-74a4-4185-a393-0b8210b86204 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true 2026-04-28 23:37:19.799 8 INFO cinder.api.openstack.wsgi [None req-d9488f89-74a4-4185-a393-0b8210b86204 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/885] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.810 7 INFO cinder.api.openstack.wsgi [None req-7b202ccd-ed54-4eb7-812f-cd823985d157 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true 2026-04-28 23:37:19.831 7 INFO cinder.api.openstack.wsgi [None req-7b202ccd-ed54-4eb7-812f-cd823985d157 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/886] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.842 8 INFO cinder.api.openstack.wsgi [None req-af452506-2dcc-4aa9-b07b-fc793be89d1e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:37:19.859 8 INFO cinder.api.openstack.wsgi [None req-af452506-2dcc-4aa9-b07b-fc793be89d1e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/887] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.872 7 INFO cinder.api.openstack.wsgi [None req-2a0682df-93ad-4b21-8163-d899fad9c542 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true 2026-04-28 23:37:19.897 7 INFO cinder.api.openstack.wsgi [None req-2a0682df-93ad-4b21-8163-d899fad9c542 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/888] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:37:19.908 8 INFO cinder.api.openstack.wsgi [None req-3e96ff96-8c01-46e6-b518-f00b97174f72 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:37:19.917 8 INFO cinder.volume.api [None req-3e96ff96-8c01-46e6-b518-f00b97174f72 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:37:19.918 8 INFO cinder.api.openstack.wsgi [None req-3e96ff96-8c01-46e6-b518-f00b97174f72 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/889] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:37:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:37:21.571 7 INFO cinder.api.openstack.wsgi [None req-2a0682df-93ad-4b21-8163-d899fad9c542 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:21.571 8 INFO cinder.api.openstack.wsgi [None req-3e96ff96-8c01-46e6-b518-f00b97174f72 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:21.572 7 INFO cinder.api.openstack.wsgi [None req-2a0682df-93ad-4b21-8163-d899fad9c542 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:21.573 8 INFO cinder.api.openstack.wsgi [None req-3e96ff96-8c01-46e6-b518-f00b97174f72 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:31.207 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes 2026-04-28 23:37:31.308 7 INFO cinder.api.v3.volumes [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Create volume of 16 GB 2026-04-28 23:37:31.315 7 INFO cinder.volume.api [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Availability Zones retrieved successfully. 2026-04-28 23:37:31.513 7 INFO cinder.volume.api [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Create volume request issued successfully. 2026-04-28 23:37:31.514 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 449/892] 199.204.45.78 () {34 vars in 733 bytes} [Tue Apr 28 23:37:31 2026] POST /v3/551e425ff0134816b8b3a313fbdcb68b/volumes => generated 846 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 23:37:31.528 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-dbc796ae-d699-46e9-88af-d995fd908cbc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:31.566 8 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-dbc796ae-d699-46e9-88af-d995fd908cbc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:31.570 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:31.571 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:31.573 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:31.574 7 INFO cinder.api.openstack.wsgi [None req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:31.573 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-dbc796ae-d699-46e9-88af-d995fd908cbc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 444/895] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:31 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1025 bytes in 52 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:36.595 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-50f4d8b9-a6de-4e2d-aa52-6088bdacc7b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:36.606 7 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-50f4d8b9-a6de-4e2d-aa52-6088bdacc7b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:36.610 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-50f4d8b9-a6de-4e2d-aa52-6088bdacc7b8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 452/896] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:36 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1489 bytes in 23 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:37.029 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-b2fecde1-b64c-44b2-a099-8a34fd4d1296 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:37.042 8 INFO cinder.volume.api [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-b2fecde1-b64c-44b2-a099-8a34fd4d1296 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:37.047 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-b2fecde1-b64c-44b2-a099-8a34fd4d1296 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 445/897] 10.0.0.64 () {34 vars in 1027 bytes} [Tue Apr 28 23:37:37 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:37.515 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-8275fe9a-d4fd-48bc-9d84-ca2d23a128d6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:37.531 7 INFO cinder.volume.api [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-8275fe9a-d4fd-48bc-9d84-ca2d23a128d6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:37.535 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-8275fe9a-d4fd-48bc-9d84-ca2d23a128d6 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 453/898] 10.0.0.64 () {34 vars in 1027 bytes} [Tue Apr 28 23:37:37 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:37:37.547 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-b2fecde1-b64c-44b2-a099-8a34fd4d1296 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:37:37.548 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-b2fecde1-b64c-44b2-a099-8a34fd4d1296 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 446/899] 10.0.0.64 () {32 vars in 827 bytes} [Tue Apr 28 23:37: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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:37.563 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:37.617 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 454/900] 10.0.0.64 () {40 vars in 1056 bytes} [Tue Apr 28 23:37:37 2026] POST /v3/551e425ff0134816b8b3a313fbdcb68b/attachments => generated 273 bytes in 59 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:40.988 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-c7591e4c-6eb1-4685-bae2-c63a243192cc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:41.003 8 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-c7591e4c-6eb1-4685-bae2-c63a243192cc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:41.008 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-c7591e4c-6eb1-4685-bae2-c63a243192cc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 447/901] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:40 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1488 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:37:41.570 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:41.571 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-c7591e4c-6eb1-4685-bae2-c63a243192cc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:41.571 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:41.572 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-c7591e4c-6eb1-4685-bae2-c63a243192cc 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:42.996 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 23:37:42.997 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-c1f36a67-b44e-4991-900b-5a636dd9a707 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 456/904] 199.204.45.78 () {32 vars in 838 bytes} [Tue Apr 28 23:37:42 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:43.009 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-aacedbe5-990e-4bad-921e-549ee0026d8e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:43.034 8 INFO cinder.volume.api [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-aacedbe5-990e-4bad-921e-549ee0026d8e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:43.039 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-aacedbe5-990e-4bad-921e-549ee0026d8e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 449/905] 199.204.45.78 () {36 vars in 1072 bytes} [Tue Apr 28 23:37:43 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1712 bytes in 39 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:43.100 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-82d0ee68-31f1-4643-925c-184a3f88684d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:43.971 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-f16cce7e-e735-4b27-bab4-afe8e5d17e6f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:43.990 8 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-f16cce7e-e735-4b27-bab4-afe8e5d17e6f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:43.996 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-f16cce7e-e735-4b27-bab4-afe8e5d17e6f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 450/906] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:43 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:37:44.137 7 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-82d0ee68-31f1-4643-925c-184a3f88684d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 457/907] 199.204.45.78 () {40 vars in 1134 bytes} [Tue Apr 28 23:37:43 2026] PUT /v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e => generated 775 bytes in 1044 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:44.657 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-7a473124-f946-4650-bd93-4efb4201b4da 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:44.694 8 INFO cinder.api.openstack.wsgi [req-534e7eac-22a9-46fb-bad2-5c34d25dcee6 req-7a473124-f946-4650-bd93-4efb4201b4da 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 451/908] 199.204.45.78 () {40 vars in 1147 bytes} [Tue Apr 28 23:37:44 2026] POST /v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:46.771 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-759e9e23-976e-460c-b33e-b4f0f56cc861 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:46.789 7 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-759e9e23-976e-460c-b33e-b4f0f56cc861 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:46.793 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-759e9e23-976e-460c-b33e-b4f0f56cc861 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 458/909] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:46 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:49.884 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:49.910 8 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:49.917 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 452/910] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:49 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1787 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:37:51.570 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-759e9e23-976e-460c-b33e-b4f0f56cc861 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:51.570 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:37:51.571 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-759e9e23-976e-460c-b33e-b4f0f56cc861 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:37:51.571 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:52.657 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:37:52.674 7 INFO cinder.volume.api [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:37:52.678 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 460/913] 199.204.45.78 () {32 vars in 824 bytes} [Tue Apr 28 23:37:52 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:38:01.570 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:01.570 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:01.571 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:01.572 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:11.571 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:11.571 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:11.572 8 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-4611d8cc-0f8f-493c-b2d6-07b422bebff3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:11.572 7 INFO cinder.api.openstack.wsgi [req-f96dd94a-1bdc-4a56-bc2d-f08b1efbcff9 req-61c2a0d5-6ffe-41fe-a20b-d511b50bcf82 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:38:18.725 8 INFO cinder.api.openstack.wsgi [None req-a8b4ffd8-474f-46df-9356-122f8339e652 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:38:18.739 8 INFO cinder.volume.api [None req-a8b4ffd8-474f-46df-9356-122f8339e652 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:38:18.749 8 INFO cinder.api.openstack.wsgi [None req-a8b4ffd8-474f-46df-9356-122f8339e652 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 456/918] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1790 bytes in 84 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:38:18.765 7 INFO cinder.api.openstack.wsgi [None req-fcb72408-d6ff-4680-ba75-4ea3f27b1e33 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:38:18.772 7 INFO cinder.volume.api [None req-fcb72408-d6ff-4680-ba75-4ea3f27b1e33 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:38:18.773 7 INFO cinder.api.openstack.wsgi [None req-fcb72408-d6ff-4680-ba75-4ea3f27b1e33 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/919] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 18 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:38:18.783 8 INFO cinder.api.openstack.wsgi [None req-e51ee4b6-b9b8-4a13-8ace-2d0bda0cbe77 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:38:18.790 8 INFO cinder.api.openstack.wsgi [None req-e51ee4b6-b9b8-4a13-8ace-2d0bda0cbe77 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 457/920] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:18.799 7 INFO cinder.api.openstack.wsgi [None req-761c790e-9072-4021-8b7f-edb09f373a0b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:38:18.813 7 INFO cinder.volume.api [None req-761c790e-9072-4021-8b7f-edb09f373a0b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:38:18.819 7 INFO cinder.api.openstack.wsgi [None req-761c790e-9072-4021-8b7f-edb09f373a0b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 464/921] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:38:18.879 8 INFO cinder.api.openstack.wsgi [None req-55580a06-b9cc-46bc-acc2-4fbf3511ea96 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true 2026-04-28 23:38:18.904 8 INFO cinder.api.openstack.wsgi [None req-55580a06-b9cc-46bc-acc2-4fbf3511ea96 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/922] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:38:18.915 7 INFO cinder.api.openstack.wsgi [None req-5ce7106c-7539-4637-89f4-ff20ad9127bf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true 2026-04-28 23:38:18.938 7 INFO cinder.api.openstack.wsgi [None req-5ce7106c-7539-4637-89f4-ff20ad9127bf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/923] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:18.947 8 INFO cinder.api.openstack.wsgi [None req-1d4d14d7-e647-40e7-b9ef-624cc4b97ce8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true 2026-04-28 23:38:18.972 8 INFO cinder.api.openstack.wsgi [None req-1d4d14d7-e647-40e7-b9ef-624cc4b97ce8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/924] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:18.984 7 INFO cinder.api.openstack.wsgi [None req-c1f83aad-6374-4ec0-b846-a178b155ec4b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true 2026-04-28 23:38:19.014 7 INFO cinder.api.openstack.wsgi [None req-c1f83aad-6374-4ec0-b846-a178b155ec4b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/925] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.026 8 INFO cinder.api.openstack.wsgi [None req-cc456706-33bc-42aa-9f26-d17b62d07029 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:38:19.053 8 INFO cinder.api.openstack.wsgi [None req-cc456706-33bc-42aa-9f26-d17b62d07029 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/926] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.065 7 INFO cinder.api.openstack.wsgi [None req-a7b59731-b938-4ade-8cfc-6ab3c2ba99d7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true 2026-04-28 23:38:19.095 7 INFO cinder.api.openstack.wsgi [None req-a7b59731-b938-4ade-8cfc-6ab3c2ba99d7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/927] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.107 8 INFO cinder.api.openstack.wsgi [None req-03a0cce9-e465-430a-b20c-16e99e70a31d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:38:19.132 8 INFO cinder.api.openstack.wsgi [None req-03a0cce9-e465-430a-b20c-16e99e70a31d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/928] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.144 7 INFO cinder.api.openstack.wsgi [None req-a367ad25-eef8-4dd5-bf7f-10542342c5d3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true 2026-04-28 23:38:19.171 7 INFO cinder.api.openstack.wsgi [None req-a367ad25-eef8-4dd5-bf7f-10542342c5d3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/929] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.186 8 INFO cinder.api.openstack.wsgi [None req-3a49b528-3eda-4e05-a777-57c9d1cb2521 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true 2026-04-28 23:38:19.245 8 INFO cinder.api.openstack.wsgi [None req-3a49b528-3eda-4e05-a777-57c9d1cb2521 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/930] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.260 7 INFO cinder.api.openstack.wsgi [None req-74f4f6ed-c341-43dd-83b8-5f79c23e527d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:38:19.282 7 INFO cinder.api.openstack.wsgi [None req-74f4f6ed-c341-43dd-83b8-5f79c23e527d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/931] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.294 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true 2026-04-28 23:38:19.341 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/932] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:19.353 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:38:19.857 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 470/933] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:38:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:38:21.570 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:21.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:21.571 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:21.571 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:31.570 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:31.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:31.571 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:31.571 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:41.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:41.570 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:41.571 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:41.571 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:51.569 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:51.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:38:51.571 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:38:51.582 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:01.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:01.571 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:01.573 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:01.574 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:11.570 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:11.570 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:11.571 8 INFO cinder.api.openstack.wsgi [None req-92246776-7d3b-4752-afbc-f243407810de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:11.571 7 INFO cinder.api.openstack.wsgi [None req-7ee3fa04-3c58-4647-8e4a-b84982932025 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:18.742 8 INFO cinder.api.openstack.wsgi [None req-d1573204-59ab-42cd-98b1-c88d580694db 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true 2026-04-28 23:39:18.769 8 INFO cinder.api.openstack.wsgi [None req-d1573204-59ab-42cd-98b1-c88d580694db 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.780 7 INFO cinder.api.openstack.wsgi [None req-c09a3f33-8aec-4c2d-8cb7-b4878e12154d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true 2026-04-28 23:39:18.802 7 INFO cinder.api.openstack.wsgi [None req-c09a3f33-8aec-4c2d-8cb7-b4878e12154d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/947] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.816 8 INFO cinder.api.openstack.wsgi [None req-9fb8f8c3-b5c4-4b24-8edb-da55083a6f03 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true 2026-04-28 23:39:18.842 8 INFO cinder.api.openstack.wsgi [None req-9fb8f8c3-b5c4-4b24-8edb-da55083a6f03 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.853 7 INFO cinder.api.openstack.wsgi [None req-bf3a9249-cf19-44ea-9292-c801b58db848 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true 2026-04-28 23:39:18.872 7 INFO cinder.api.openstack.wsgi [None req-bf3a9249-cf19-44ea-9292-c801b58db848 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.885 8 INFO cinder.api.openstack.wsgi [None req-010b04d8-dc4d-42b6-81b5-e9ec882de44c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:39:18.903 8 INFO cinder.api.openstack.wsgi [None req-010b04d8-dc4d-42b6-81b5-e9ec882de44c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/950] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.912 7 INFO cinder.api.openstack.wsgi [None req-c9e69d87-61e3-4974-ad3b-07c7ee1de222 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true 2026-04-28 23:39:18.934 7 INFO cinder.api.openstack.wsgi [None req-c9e69d87-61e3-4974-ad3b-07c7ee1de222 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/951] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.947 8 INFO cinder.api.openstack.wsgi [None req-3c3e5a96-9196-4e96-b505-18681c68f83c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:39:18.962 8 INFO cinder.api.openstack.wsgi [None req-3c3e5a96-9196-4e96-b505-18681c68f83c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:18.973 7 INFO cinder.api.openstack.wsgi [None req-20302116-b75e-4ba3-b6a4-90a0896356ac 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true 2026-04-28 23:39:18.996 7 INFO cinder.api.openstack.wsgi [None req-20302116-b75e-4ba3-b6a4-90a0896356ac 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/953] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.009 8 INFO cinder.api.openstack.wsgi [None req-1073869a-e078-456f-a7db-4451d4f17ff7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true 2026-04-28 23:39:19.037 8 INFO cinder.api.openstack.wsgi [None req-1073869a-e078-456f-a7db-4451d4f17ff7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/954] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.052 7 INFO cinder.api.openstack.wsgi [None req-1e54f199-6945-44b3-9f95-daa432594772 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:39:19.073 7 INFO cinder.api.openstack.wsgi [None req-1e54f199-6945-44b3-9f95-daa432594772 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/955] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.084 8 INFO cinder.api.openstack.wsgi [None req-488281f3-3c5e-4a50-bb83-b969540fce5d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true 2026-04-28 23:39:19.105 8 INFO cinder.api.openstack.wsgi [None req-488281f3-3c5e-4a50-bb83-b969540fce5d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/956] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.118 7 INFO cinder.api.openstack.wsgi [None req-ac60438e-b8af-44d9-ae38-54fdcf8ce9d1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:39:19.125 7 INFO cinder.api.openstack.wsgi [None req-ac60438e-b8af-44d9-ae38-54fdcf8ce9d1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 482/957] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.137 8 INFO cinder.api.openstack.wsgi [None req-87898717-c385-4343-8575-ed8e0944cdec 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:39:19.640 8 INFO cinder.api.openstack.wsgi [None req-87898717-c385-4343-8575-ed8e0944cdec 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 476/958] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:39:19.660 7 INFO cinder.api.openstack.wsgi [None req-c6e126b3-a485-4846-9069-3a52d152aad5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:39:19.675 7 INFO cinder.volume.api [None req-c6e126b3-a485-4846-9069-3a52d152aad5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:39:19.681 7 INFO cinder.api.openstack.wsgi [None req-c6e126b3-a485-4846-9069-3a52d152aad5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 483/959] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:39:19.692 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:39:19.698 8 INFO cinder.volume.api [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:39:19.699 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/960] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 12 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:39:19.709 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:39:19.724 7 INFO cinder.volume.api [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:39:19.731 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 484/961] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:39:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 23:39:21.570 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:21.570 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:21.571 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:21.572 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:31.571 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:31.571 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:31.572 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:31.572 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:41.570 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:41.570 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:41.571 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:41.571 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:51.570 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:51.571 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:39:51.572 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:39:51.572 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:01.570 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:01.571 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:01.571 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:01.572 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:11.570 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:11.570 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:11.571 7 INFO cinder.api.openstack.wsgi [None req-f39b0530-d56d-4924-bf42-380a5edd0b18 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:11.571 8 INFO cinder.api.openstack.wsgi [None req-7b296d9c-e7f1-4539-b9f6-1b7f0a854cf1 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:40:16.010 7 INFO cinder.api.openstack.wsgi [req-2484426c-e618-408f-8415-fcd6360e518c req-f5c7ed4e-89a8-43b8-ad0d-f384870197e7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:40:16.571 7 INFO cinder.api.openstack.wsgi [req-2484426c-e618-408f-8415-fcd6360e518c req-f5c7ed4e-89a8-43b8-ad0d-f384870197e7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 491/974] 199.204.45.78 () {38 vars in 1102 bytes} [Tue Apr 28 23:40:16 2026] DELETE /v3/551e425ff0134816b8b3a313fbdcb68b/attachments/5c5dfd88-6b80-4920-b794-4124aff9dd0e => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:16.584 8 INFO cinder.api.openstack.wsgi [req-2484426c-e618-408f-8415-fcd6360e518c req-d3245d26-d21f-4648-a9b1-b3760291c0af 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 2026-04-28 23:40:16.585 8 INFO cinder.api.v3.volumes [req-2484426c-e618-408f-8415-fcd6360e518c req-d3245d26-d21f-4648-a9b1-b3760291c0af 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Delete volume with id: d9942aaf-babc-41cc-bef2-09a462514006 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:40:16.599 8 INFO cinder.volume.api [req-2484426c-e618-408f-8415-fcd6360e518c req-d3245d26-d21f-4648-a9b1-b3760291c0af 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Volume info retrieved successfully. 2026-04-28 23:40:16.619 8 INFO cinder.volume.api [req-2484426c-e618-408f-8415-fcd6360e518c req-d3245d26-d21f-4648-a9b1-b3760291c0af 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Delete volume request issued successfully. 2026-04-28 23:40:16.619 8 INFO cinder.api.openstack.wsgi [req-2484426c-e618-408f-8415-fcd6360e518c req-d3245d26-d21f-4648-a9b1-b3760291c0af 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 484/975] 199.204.45.78 () {36 vars in 1053 bytes} [Tue Apr 28 23:40:16 2026] DELETE /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/d9942aaf-babc-41cc-bef2-09a462514006 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:40:18.718 7 INFO cinder.api.openstack.wsgi [None req-8ea26f12-ef04-4e4b-9f7d-011388abf1de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-28 23:40:18.726 7 INFO cinder.volume.api [None req-8ea26f12-ef04-4e4b-9f7d-011388abf1de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:40:18.728 7 INFO cinder.api.openstack.wsgi [None req-8ea26f12-ef04-4e4b-9f7d-011388abf1de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/976] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:40:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 63 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:40:18.739 8 INFO cinder.api.openstack.wsgi [None req-9ab1cb31-279c-4bfb-8e0e-c629db9d4c60 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:40:19.242 8 INFO cinder.api.openstack.wsgi [None req-9ab1cb31-279c-4bfb-8e0e-c629db9d4c60 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 485/977] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:40:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.256 7 INFO cinder.api.openstack.wsgi [None req-d8d71b1a-64d5-4d72-82f5-0f2a2271ffb3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:40:19.260 7 INFO cinder.api.openstack.wsgi [None req-d8d71b1a-64d5-4d72-82f5-0f2a2271ffb3 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 493/978] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.298 8 INFO cinder.api.openstack.wsgi [None req-4c882af2-aaca-422f-bf7d-9882b3cc167b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true 2026-04-28 23:40:19.318 8 INFO cinder.api.openstack.wsgi [None req-4c882af2-aaca-422f-bf7d-9882b3cc167b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/979] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/37a5fc2f6db7484d9ec15e5c4332a51f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.327 7 INFO cinder.api.openstack.wsgi [None req-ef4b79d7-05c5-4ad8-9688-0738d4ffd8e9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true 2026-04-28 23:40:19.342 7 INFO cinder.api.openstack.wsgi [None req-ef4b79d7-05c5-4ad8-9688-0738d4ffd8e9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/980] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/41deabcadbdb431b9b20e51f9ee5c3be?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.352 8 INFO cinder.api.openstack.wsgi [None req-3c91ab54-2110-41b7-83ea-669055fc0295 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true 2026-04-28 23:40:19.369 8 INFO cinder.api.openstack.wsgi [None req-3c91ab54-2110-41b7-83ea-669055fc0295 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/981] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4774bc5e1f4946ef8c4caaca113e7c1e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.379 7 INFO cinder.api.openstack.wsgi [None req-99567baa-4889-417f-bc89-580179a1df2b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true 2026-04-28 23:40:19.393 7 INFO cinder.api.openstack.wsgi [None req-99567baa-4889-417f-bc89-580179a1df2b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/982] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/4a3a1abd7b534ee4a9ce5f113514ab48?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.403 8 INFO cinder.api.openstack.wsgi [None req-20813bcd-17cc-444c-ac0e-056aaad1d89d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:40:19.424 8 INFO cinder.api.openstack.wsgi [None req-20813bcd-17cc-444c-ac0e-056aaad1d89d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/983] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.447 7 INFO cinder.api.openstack.wsgi [None req-3121cfea-4490-4084-904c-c92037b20cbe 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true 2026-04-28 23:40:19.461 7 INFO cinder.api.openstack.wsgi [None req-3121cfea-4490-4084-904c-c92037b20cbe 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/984] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/587def1078854907bab4f5d7fff5dc18?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.474 8 INFO cinder.api.openstack.wsgi [None req-dab4b7d7-48cd-4f28-afed-5dd472be1199 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:40:19.494 8 INFO cinder.api.openstack.wsgi [None req-dab4b7d7-48cd-4f28-afed-5dd472be1199 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/985] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.505 7 INFO cinder.api.openstack.wsgi [None req-63d03d86-18aa-4129-a186-f5df19aafa1d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true 2026-04-28 23:40:19.519 7 INFO cinder.api.openstack.wsgi [None req-63d03d86-18aa-4129-a186-f5df19aafa1d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/986] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/9263ce38239f4293a986a4bc5dd7e8bd?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.530 8 INFO cinder.api.openstack.wsgi [None req-b34f3c02-1ca6-408a-b3b0-91d5b9b826d9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true 2026-04-28 23:40:19.548 8 INFO cinder.api.openstack.wsgi [None req-b34f3c02-1ca6-408a-b3b0-91d5b9b826d9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/987] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/98b8589bfae445908859357c9c911ee0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.559 7 INFO cinder.api.openstack.wsgi [None req-9d193f9f-6241-48ce-a190-860c4f6f133e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:40:19.580 7 INFO cinder.api.openstack.wsgi [None req-9d193f9f-6241-48ce-a190-860c4f6f133e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/988] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.592 8 INFO cinder.api.openstack.wsgi [None req-42dcbf18-f0c5-451a-8415-c40f05756087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true 2026-04-28 23:40:19.611 8 INFO cinder.api.openstack.wsgi [None req-42dcbf18-f0c5-451a-8415-c40f05756087 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/989] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/b2b952ed372e4215a050641c8969d788?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:40:19.619 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:40:19.626 7 INFO cinder.volume.api [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:40:19.626 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/990] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:40:19.635 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:40:19.644 8 INFO cinder.volume.api [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:40:19.646 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/991] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:40:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:40:21.570 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:21.570 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:21.572 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:21.572 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:31.570 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:31.570 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:31.571 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:31.571 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:41.570 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:41.570 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:41.571 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:41.571 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:51.570 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:51.570 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:40:51.571 7 INFO cinder.api.openstack.wsgi [None req-6a4bffc5-7ee3-480b-8f74-2dbb8fa05625 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:51.572 8 INFO cinder.api.openstack.wsgi [None req-c3efc89a-c398-4e1f-a9c9-ba0fb40d26ff 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:40:54.570 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots 2026-04-28 23:40:54.578 7 INFO cinder.volume.api [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:40:54.579 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 504/1000] 10.0.0.98 () {32 vars in 704 bytes} [Tue Apr 28 23:40:54 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:40:54.591 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes 2026-04-28 23:40:54.599 8 INFO cinder.volume.api [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:40:54.600 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 497/1001] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 28 23:40:54 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:41:01.570 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:01.570 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:01.571 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:01.571 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:11.570 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:11.570 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:11.571 7 INFO cinder.api.openstack.wsgi [None req-da4012ea-ea90-45dd-9396-ea7c5bebf19a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:11.572 8 INFO cinder.api.openstack.wsgi [None req-5c13bdac-962b-4ccd-9a42-57eca2bb83f2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:18.785 7 INFO cinder.api.openstack.wsgi [None req-322b8222-b670-45ec-8a35-738a21ec89d7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:41:18.792 7 INFO cinder.api.openstack.wsgi [None req-322b8222-b670-45ec-8a35-738a21ec89d7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/1006] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:41:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:41:18.801 8 INFO cinder.api.openstack.wsgi [None req-7f5875d5-a523-4b54-bb23-c1ce0de79646 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:41:18.807 8 INFO cinder.volume.api [None req-7f5875d5-a523-4b54-bb23-c1ce0de79646 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:41:18.808 8 INFO cinder.api.openstack.wsgi [None req-7f5875d5-a523-4b54-bb23-c1ce0de79646 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1007] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:41:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:41:18.819 7 INFO cinder.api.openstack.wsgi [None req-41b2b077-b131-40bf-bc48-359b009f18bd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:41:19.322 7 INFO cinder.api.openstack.wsgi [None req-41b2b077-b131-40bf-bc48-359b009f18bd 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1008] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:41:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:41:19.336 8 INFO cinder.api.openstack.wsgi [None req-ede03cb0-3163-45fd-84a1-578053268373 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:41:19.348 8 INFO cinder.volume.api [None req-ede03cb0-3163-45fd-84a1-578053268373 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:41:19.351 8 INFO cinder.api.openstack.wsgi [None req-ede03cb0-3163-45fd-84a1-578053268373 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1009] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:41:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:41:19.360 7 INFO cinder.api.openstack.wsgi [None req-cca62794-88ac-42c0-bbed-da220e330b68 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:41:19.368 7 INFO cinder.volume.api [None req-cca62794-88ac-42c0-bbed-da220e330b68 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:41:19.369 7 INFO cinder.api.openstack.wsgi [None req-cca62794-88ac-42c0-bbed-da220e330b68 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1010] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:41:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:41:19.407 8 INFO cinder.api.openstack.wsgi [None req-baaa5092-d509-447e-af3e-1191b2bb0e7d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:41:19.434 8 INFO cinder.api.openstack.wsgi [None req-baaa5092-d509-447e-af3e-1191b2bb0e7d 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1011] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:41:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:41:19.447 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:41:19.465 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1012] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:41:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:41:19.477 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:41:19.499 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1013] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:41:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:41:21.570 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:21.570 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:21.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:21.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:31.570 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:31.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:31.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:31.572 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:41.570 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:41.570 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:41.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:41.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:51.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:51.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:41:51.572 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:41:51.573 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:01.570 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:01.570 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:01.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:01.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:11.570 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:11.571 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:11.571 8 INFO cinder.api.openstack.wsgi [None req-700fb015-ec6d-4a9d-8257-4505c839088a 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:11.572 7 INFO cinder.api.openstack.wsgi [None req-31d6d852-9689-4f20-b154-6f3c82634182 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:18.736 8 INFO cinder.api.openstack.wsgi [None req-141077cd-cb1f-4478-af9b-32c65fabfe4c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:42:18.742 8 INFO cinder.volume.api [None req-141077cd-cb1f-4478-af9b-32c65fabfe4c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:42:18.744 8 INFO cinder.api.openstack.wsgi [None req-141077cd-cb1f-4478-af9b-32c65fabfe4c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1026] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:42:18.754 7 INFO cinder.api.openstack.wsgi [None req-78190cf7-b924-4d4b-92d1-1066799cb437 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:42:18.760 7 INFO cinder.api.openstack.wsgi [None req-78190cf7-b924-4d4b-92d1-1066799cb437 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 517/1027] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:42:18.799 8 INFO cinder.api.openstack.wsgi [None req-c1993491-01c9-4ba4-8ebb-ca3d1d5f7b1f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:42:18.838 8 INFO cinder.api.openstack.wsgi [None req-c1993491-01c9-4ba4-8ebb-ca3d1d5f7b1f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1028] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:42:18.865 7 INFO cinder.api.openstack.wsgi [None req-c3db564d-20c0-487e-a963-e18dbaa10f58 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:42:18.944 7 INFO cinder.api.openstack.wsgi [None req-c3db564d-20c0-487e-a963-e18dbaa10f58 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1029] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:42:18.955 8 INFO cinder.api.openstack.wsgi [None req-9cc0fa0e-fd0a-492d-95f5-50803a3bf585 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:42:18.990 8 INFO cinder.api.openstack.wsgi [None req-9cc0fa0e-fd0a-492d-95f5-50803a3bf585 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1030] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:42:19.001 7 INFO cinder.api.openstack.wsgi [None req-81e8c11d-e1cf-40e3-860c-d516b710a1b9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:42:19.011 7 INFO cinder.volume.api [None req-81e8c11d-e1cf-40e3-860c-d516b710a1b9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:42:19.025 7 INFO cinder.api.openstack.wsgi [None req-81e8c11d-e1cf-40e3-860c-d516b710a1b9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1031] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:42:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:42:19.035 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:42:19.047 8 INFO cinder.volume.api [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:42:19.049 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1032] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:42:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:42:19.060 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:42:19.564 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1033] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:42:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:42:21.570 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:21.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:21.571 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:21.572 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:31.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:31.572 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:31.578 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:31.579 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:41.570 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:41.570 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:41.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:41.571 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:51.570 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:51.571 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:42:51.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:42:51.572 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:01.570 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:01.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:01.571 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:01.572 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:11.570 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:11.570 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:11.571 8 INFO cinder.api.openstack.wsgi [None req-c639644b-08c4-4522-ade0-4cc738040cb9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:11.571 7 INFO cinder.api.openstack.wsgi [None req-c8bb62ef-1d58-4b33-80f4-4180067c2e78 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:18.763 8 INFO cinder.api.openstack.wsgi [None req-8ca659f0-04d3-45f2-b686-41ca12971758 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:43:18.784 8 INFO cinder.api.openstack.wsgi [None req-8ca659f0-04d3-45f2-b686-41ca12971758 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1046] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:43:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:43:18.796 7 INFO cinder.api.openstack.wsgi [None req-a62c1a65-fb9f-4b1c-99dc-4f6004c69c1f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:43:18.837 7 INFO cinder.api.openstack.wsgi [None req-a62c1a65-fb9f-4b1c-99dc-4f6004c69c1f 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1047] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:43:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:43:18.849 8 INFO cinder.api.openstack.wsgi [None req-c7da48d7-c276-463d-a4e6-262646eee6c5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:43:18.878 8 INFO cinder.api.openstack.wsgi [None req-c7da48d7-c276-463d-a4e6-262646eee6c5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1048] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:43:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:43:18.889 7 INFO cinder.api.openstack.wsgi [None req-e497c068-57dc-4a5d-8f28-9d03cdf40860 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:43:18.899 7 INFO cinder.volume.api [None req-e497c068-57dc-4a5d-8f28-9d03cdf40860 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:43:18.901 7 INFO cinder.api.openstack.wsgi [None req-e497c068-57dc-4a5d-8f28-9d03cdf40860 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1049] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:43:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:43:18.912 8 INFO cinder.api.openstack.wsgi [None req-b1353365-2ca3-4853-8b1b-e6e015cbc76e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:43:19.416 8 INFO cinder.api.openstack.wsgi [None req-b1353365-2ca3-4853-8b1b-e6e015cbc76e 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:43:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:43:19.432 7 INFO cinder.api.openstack.wsgi [None req-82909bb7-5b8c-467d-a615-72dcd4eeab56 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:43:19.449 7 INFO cinder.volume.api [None req-82909bb7-5b8c-467d-a615-72dcd4eeab56 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:43:19.451 7 INFO cinder.api.openstack.wsgi [None req-82909bb7-5b8c-467d-a615-72dcd4eeab56 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1051] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:43:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:43:19.461 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:43:19.465 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:43:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:43:19.473 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:43:19.478 7 INFO cinder.volume.api [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:43:19.478 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1053] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:43:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:43:21.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:21.570 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:21.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:21.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:31.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:31.570 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:31.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:31.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:41.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:41.570 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:41.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:41.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:51.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:51.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:43:51.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:43:51.572 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:01.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:01.570 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:01.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:01.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:11.570 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:11.571 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:11.571 7 INFO cinder.api.openstack.wsgi [None req-62222c6a-f801-4aac-8c51-ae5125a948f7 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:11.572 8 INFO cinder.api.openstack.wsgi [None req-96e77913-692a-412e-ad27-1fc907a2c3e4 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:18.737 7 INFO cinder.api.openstack.wsgi [None req-91560585-43eb-459e-85e0-6b2b43246834 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:44:18.762 7 INFO cinder.volume.api [None req-91560585-43eb-459e-85e0-6b2b43246834 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:44:18.765 7 INFO cinder.api.openstack.wsgi [None req-91560585-43eb-459e-85e0-6b2b43246834 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1066] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:44:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:44:18.784 8 INFO cinder.api.openstack.wsgi [None req-76c2322d-6c1c-42e2-807d-617ebcdf82d5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:44:18.793 8 INFO cinder.api.openstack.wsgi [None req-76c2322d-6c1c-42e2-807d-617ebcdf82d5 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 530/1067] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:44:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:44:18.806 7 INFO cinder.api.openstack.wsgi [None req-e2b0f6ba-4221-47fa-a85d-686b36c1bbe8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:44:18.820 7 INFO cinder.volume.api [None req-e2b0f6ba-4221-47fa-a85d-686b36c1bbe8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:44:18.822 7 INFO cinder.api.openstack.wsgi [None req-e2b0f6ba-4221-47fa-a85d-686b36c1bbe8 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1068] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:44:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:44:18.835 8 INFO cinder.api.openstack.wsgi [None req-caf02166-d9c3-405b-a402-0cde512c38cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:44:19.342 8 INFO cinder.api.openstack.wsgi [None req-caf02166-d9c3-405b-a402-0cde512c38cf 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1069] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:44:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:44:19.400 7 INFO cinder.api.openstack.wsgi [None req-45feafa0-fe44-4b5f-9a8d-e98cf76bf101 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:44:19.442 7 INFO cinder.api.openstack.wsgi [None req-45feafa0-fe44-4b5f-9a8d-e98cf76bf101 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1070] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:44:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:44:19.463 8 INFO cinder.api.openstack.wsgi [None req-33c025d4-ccaf-4eca-b0c7-f6ffcdc9f341 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:44:19.503 8 INFO cinder.api.openstack.wsgi [None req-33c025d4-ccaf-4eca-b0c7-f6ffcdc9f341 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1071] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:44:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:44:19.518 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:44:19.541 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1072] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:44:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:44:19.553 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:44:19.562 8 INFO cinder.volume.api [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:44:19.563 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1073] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:44:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:44:21.570 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:21.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:21.570 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:21.572 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:31.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:31.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:31.572 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:31.575 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:41.570 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:41.570 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:41.571 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:41.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:51.570 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:51.570 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:44:51.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:44:51.572 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:01.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:01.571 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:01.572 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:01.572 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:11.570 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:11.571 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:11.571 7 INFO cinder.api.openstack.wsgi [None req-49a459d2-fd4c-46a5-b648-66f5e94181c9 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:11.572 8 INFO cinder.api.openstack.wsgi [None req-90d848e0-b2de-457b-a1ce-a4b6d08e73de 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:18.707 7 INFO cinder.api.openstack.wsgi [None req-596c50a1-a7eb-4b06-b2fd-050c02865034 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:45:18.717 7 INFO cinder.volume.api [None req-596c50a1-a7eb-4b06-b2fd-050c02865034 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:45:18.719 7 INFO cinder.api.openstack.wsgi [None req-596c50a1-a7eb-4b06-b2fd-050c02865034 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1086] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:45:18.733 8 INFO cinder.api.openstack.wsgi [None req-619bea36-a173-4138-87ec-194616df3d5b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true 2026-04-28 23:45:18.748 8 INFO cinder.volume.api [None req-619bea36-a173-4138-87ec-194616df3d5b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all volumes completed successfully. 2026-04-28 23:45:18.753 8 INFO cinder.api.openstack.wsgi [None req-619bea36-a173-4138-87ec-194616df3d5b 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1087] 10.0.0.191 () {28 vars in 684 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 23:45:18.790 7 INFO cinder.api.openstack.wsgi [None req-0db0991d-4568-4fde-bedb-36ffd0621331 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true 2026-04-28 23:45:18.811 7 INFO cinder.api.openstack.wsgi [None req-0db0991d-4568-4fde-bedb-36ffd0621331 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1088] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/551e425ff0134816b8b3a313fbdcb68b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:45:18.826 8 INFO cinder.api.openstack.wsgi [None req-d56296bc-e32a-49a2-93c1-7b8408dcbdc2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true 2026-04-28 23:45:18.854 8 INFO cinder.api.openstack.wsgi [None req-d56296bc-e32a-49a2-93c1-7b8408dcbdc2 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1089] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/82f0514f55b9433d84147f0ee9f1f5fb?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:45:18.867 7 INFO cinder.api.openstack.wsgi [None req-df7745de-4b66-4710-b214-ce3e73cfa852 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true 2026-04-28 23:45:18.887 7 INFO cinder.api.openstack.wsgi [None req-df7745de-4b66-4710-b214-ce3e73cfa852 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1090] 10.0.0.191 () {28 vars in 736 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-quota-sets/aa4221856ad64848812ba6f203e6afd5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:45:18.901 8 INFO cinder.api.openstack.wsgi [None req-3e0c7bbd-01dd-4d08-8343-f03aab07180c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true 2026-04-28 23:45:19.405 8 INFO cinder.api.openstack.wsgi [None req-3e0c7bbd-01dd-4d08-8343-f03aab07180c 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1091] 10.0.0.191 () {28 vars in 696 bytes} [Tue Apr 28 23:45:18 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:45:19.422 7 INFO cinder.api.openstack.wsgi [None req-ec2bb49a-6314-4b83-8361-add033dbcc50 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services 2026-04-28 23:45:19.438 7 INFO cinder.api.openstack.wsgi [None req-ec2bb49a-6314-4b83-8361-add033dbcc50 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1092] 10.0.0.191 () {28 vars in 645 bytes} [Tue Apr 28 23:45:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 23:45:19.453 8 INFO cinder.api.openstack.wsgi [None req-840efa89-2abb-4172-993d-1568dfdc9088 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true 2026-04-28 23:45:19.463 8 INFO cinder.volume.api [None req-840efa89-2abb-4172-993d-1568dfdc9088 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] Get all snapshots completed successfully. 2026-04-28 23:45:19.463 8 INFO cinder.api.openstack.wsgi [None req-840efa89-2abb-4172-993d-1568dfdc9088 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551e425ff0134816b8b3a313fbdcb68b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1093] 10.0.0.191 () {28 vars in 674 bytes} [Tue Apr 28 23:45:19 2026] GET /v3/551e425ff0134816b8b3a313fbdcb68b/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-04-28 23:45:21.570 7 INFO cinder.api.openstack.wsgi [None req-ec2bb49a-6314-4b83-8361-add033dbcc50 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:21.571 8 INFO cinder.api.openstack.wsgi [None req-840efa89-2abb-4172-993d-1568dfdc9088 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] GET http://10.0.0.9:8776/ 2026-04-28 23:45:21.572 7 INFO cinder.api.openstack.wsgi [None req-ec2bb49a-6314-4b83-8361-add033dbcc50 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300 2026-04-28 23:45:21.573 8 INFO cinder.api.openstack.wsgi [None req-840efa89-2abb-4172-993d-1568dfdc9088 5ff5f9988f7a41eba2da314bded3a944 551e425ff0134816b8b3a313fbdcb68b - - default default] http://10.0.0.9:8776/ returned with HTTP 300