+ 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 [Mon May 11 11:13:17 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-6fd6fc94cc-8bwxk 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 0x7f768b8e2668 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-05-11 11:13:21.267 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-11 11:13:21.267 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-11 11:13:21.388 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-11 11:13:21.388 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-11 11:13:22.513 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-11 11:13:22.516 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-11 11:13:22.518 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-11 11:13:22.520 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-11 11:13:22.531 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-11 11:13:22.533 7 INFO cinder.rpc [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-11 11:13:22.577 7 WARNING cinder.api.contrib.hosts [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-11 11:13:22.613 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-11 11:13:22.619 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-11 11:13:22.620 7 WARNING keystonemiddleware._common.config [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:13:22.622 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-11 11:13:22.626 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-11 11:13:22.629 7 WARNING oslo_config.cfg [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f768b8e2668 pid: 7 (default app) 2026-05-11 11:13:22.632 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:13:22.633 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:13:22.645 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-11 11:13:22.648 8 INFO cinder.rpc [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-11 11:13:22.698 8 WARNING cinder.api.contrib.hosts [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-11 11:13:22.747 8 WARNING keystonemiddleware._common.config [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:13:22.756 8 WARNING oslo_config.cfg [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f768b8e2668 pid: 8 (default app) 2026-05-11 11:13:32.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:13:32.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:13:42.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:13:42.152 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:13:52.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:13:52.149 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:13:52.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:13:52.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:02.149 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:02.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:02.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:02.151 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:12.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:12.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:12.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:12.151 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:22.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:22.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:22.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:22.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:32.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:32.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:32.151 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:32.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:42.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:42.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:42.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:42.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:52.148 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:52.149 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:14:52.150 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:14:52.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:02.149 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:15:02.150 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] GET http://10.0.0.164:8776/ 2026-05-11 11:15:02.151 8 INFO cinder.api.openstack.wsgi [None req-0d983f9d-6479-40df-968e-5f38bf1e4073 - - - - - -] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:02.152 7 INFO cinder.api.openstack.wsgi [None req-80c62ecd-6bc7-4708-a8a7-9570bddbea95 - - - - - -] http://10.0.0.164: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-05-11 11:15:04.712 8 WARNING oslo_policy.policy [None req-d7eff496-f232-42be-b499-50bf1cd570cd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:15:04.712 8 WARNING oslo_policy.policy [None req-d7eff496-f232-42be-b499-50bf1cd570cd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-05-11 11:15:05.046 8 INFO cinder.api.openstack.wsgi [None req-d7eff496-f232-42be-b499-50bf1cd570cd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types/rbd1 2026-05-11 11:15:05.074 8 INFO cinder.api.openstack.wsgi [None req-d7eff496-f232-42be-b499-50bf1cd570cd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.205 () {30 vars in 682 bytes} [Mon May 11 11:15:04 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/types/rbd1 => generated 82 bytes in 858 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-05-11 11:15:05.120 7 WARNING oslo_policy.policy [None req-536f94d2-d5e7-454e-a2af-cc3697200191 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 11:15:05.121 7 WARNING oslo_policy.policy [None req-536f94d2-d5e7-454e-a2af-cc3697200191 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-05-11 11:15:05.498 7 INFO cinder.api.openstack.wsgi [None req-536f94d2-d5e7-454e-a2af-cc3697200191 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:15:05.520 7 INFO cinder.api.openstack.wsgi [None req-536f94d2-d5e7-454e-a2af-cc3697200191 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.205 () {30 vars in 721 bytes} [Mon May 11 11:15:05 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/types?name=rbd1&is_public=None => generated 20 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:15:07.118 8 INFO cinder.api.openstack.wsgi [None req-df13c023-f186-49b4-a5a4-c73eaaef6157 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:15:07.144 8 INFO cinder.api.openstack.wsgi [None req-df13c023-f186-49b4-a5a4-c73eaaef6157 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.205 () {34 vars in 725 bytes} [Mon May 11 11:15:07 2026] POST /v3/1c5074aad43e4f538ffabfc416f3d63b/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:15:07.162 7 INFO cinder.api.openstack.wsgi [req-df13c023-f186-49b4-a5a4-c73eaaef6157 req-be21eae6-3f8d-4954-a3c8-757718ec648c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types/0a8de6ee-8b8d-472b-85cb-cbd6c05731ea/extra_specs 2026-05-11 11:15:07.222 7 INFO cinder.api.openstack.wsgi [req-df13c023-f186-49b4-a5a4-c73eaaef6157 req-be21eae6-3f8d-4954-a3c8-757718ec648c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types/0a8de6ee-8b8d-472b-85cb-cbd6c05731ea/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.205 () {36 vars in 894 bytes} [Mon May 11 11:15:07 2026] POST /v3/1c5074aad43e4f538ffabfc416f3d63b/types/0a8de6ee-8b8d-472b-85cb-cbd6c05731ea/extra_specs => generated 48 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:15:08.828 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types?is_public=None 2026-05-11 11:15:08.842 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.205 () {30 vars in 701 bytes} [Mon May 11 11:15:08 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:15:10.649 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/qos-specs 2026-05-11 11:15:10.661 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.205 () {30 vars in 680 bytes} [Mon May 11 11:15:10 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/qos-specs => generated 17 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:15:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:42.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:42.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:42.157 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:42.158 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:52.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:52.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:15:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:15:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:02.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:02.152 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:16:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:16:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:02.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:32.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:17:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:17:52.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:02.153 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:32.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:32.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:42.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:18:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:18:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:02.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:22.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:22.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:32.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:32.152 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:52.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:52.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:19:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:19:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:22.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:22.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:22.156 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:22.159 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:32.153 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:32.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:42.152 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:52.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:20:52.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:20:52.152 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:12.153 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:21:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:21:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:22.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:22.154 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:22.155 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:22.155 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:32.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:22:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:22:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:02.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:22.152 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:22.153 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:22.155 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:22.156 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:32.153 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:42.152 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:52.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:23:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:23:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:22.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:32.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:32.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:24:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:24:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:12.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:12.155 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:12.155 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:12.156 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:22.158 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:22.159 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:22.157 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:22.159 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:32.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:42.154 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:42.154 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:25:52.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:25:52.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:22.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:32.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:26:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:26:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:22.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:22.156 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:22.158 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:22.158 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:32.152 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:27:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:27:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:32.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:32.153 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:32.153 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:28:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:28:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:02.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:02.152 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:22.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:22.154 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:22.155 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:42.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:42.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:52.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:52.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:29:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:29:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:12.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:32.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:32.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:42.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:42.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:42.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:42.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:30:52.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:30:52.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:02.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:12.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:22.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:32.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:32.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:32.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:32.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:42.153 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:42.153 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:42.154 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:42.154 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:52.148 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:52.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:31:52.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:31:52.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:02.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:02.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:02.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:02.151 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:12.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:12.150 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:12.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:12.151 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:22.148 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:22.149 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:22.149 7 INFO cinder.api.openstack.wsgi [None req-ba57b375-9f68-4516-a4da-9a2b030e5e51 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:22.150 8 INFO cinder.api.openstack.wsgi [None req-edb49dad-72be-4bf0-b68a-51cbeb2eda4e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 11:32:25.747 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False 2026-05-11 11:32:25.767 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.767 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.767 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.768 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.768 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.768 8 WARNING cinder.quota [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:25.772 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 117/234] 199.204.45.72 () {44 vars in 1065 bytes} [Mon May 11 11:32:25 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False => generated 340 bytes in 127 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-05-11 11:32:25.931 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] PUT https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b 2026-05-11 11:32:26.001 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.001 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.002 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.002 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.002 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.003 7 WARNING cinder.quota [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-11 11:32:26.009 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b returned with HTTP 200 [pid: 7|app: 0|req: 118/235] 199.204.45.72 () {48 vars in 1094 bytes} [Mon May 11 11:32:25 2026] PUT /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b => generated 296 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:32:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:32.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:32.153 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:52.148 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:32:52.148 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:32:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:12.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:12.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:32.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:32.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:33:52.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:33:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:02.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:12.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:22.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:22.153 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:32.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:42.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:52.159 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:52.160 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:34:52.160 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:34:52.161 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:02.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:02.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:12.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:32.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:32.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:42.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:35:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:35:52.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:02.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:12.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:12.152 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:22.148 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:32.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:32.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:36:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:36:52.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:12.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:12.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:12.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:32.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:32.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:42.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:52.148 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:37:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:37:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:12.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:12.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:32.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:42.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:42.152 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:52.148 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:38:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:38:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:12.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:22.148 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:22.148 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:32.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:32.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:39:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:39:52.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:02.153 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:12.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:12.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:32.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:32.152 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:52.148 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:52.148 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:40:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:40:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:12.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:12.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:22.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:32.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:42.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:42.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:52.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:41:52.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:41:52.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:02.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:02.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:02.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:02.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:12.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:12.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:12.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:12.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:22.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:22.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:22.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:22.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:32.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:32.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:32.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:32.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:42.150 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:42.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:42.151 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:42.151 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:52.148 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:52.149 8 INFO cinder.api.openstack.wsgi [None req-0496ec42-6757-473f-8e9b-a9f560d98540 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:52.149 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:42:52.150 7 INFO cinder.api.openstack.wsgi [None req-e90d5ded-44f9-4ede-b332-d4399daf30ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:42:52.683 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False 2026-05-11 11:42:52.700 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 181/362] 199.204.45.72 () {44 vars in 1065 bytes} [Mon May 11 11:42:52 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False => generated 340 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:42:53.229 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] PUT https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd 2026-05-11 11:42:53.297 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd returned with HTTP 200 [pid: 7|app: 0|req: 182/363] 199.204.45.72 () {48 vars in 1094 bytes} [Mon May 11 11:42:53 2026] PUT /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:43:02.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:02.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:02.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:02.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:12.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:12.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:12.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:12.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:22.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:22.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:22.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:22.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:32.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:32.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:32.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:32.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:42.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:42.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:42.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:42.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:52.148 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:52.148 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:43:52.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:43:52.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:02.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:02.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:02.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:02.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:12.149 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:12.149 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:12.150 7 INFO cinder.api.openstack.wsgi [None req-1288a966-4c38-43b0-9e13-afc948e421f8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:12.150 8 INFO cinder.api.openstack.wsgi [None req-11246134-dfd8-4568-984d-92ead5b643ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:13.662 7 INFO cinder.api.openstack.wsgi [None req-ea5409d1-9fb3-4c9b-af36-780fd8557a1f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:44:13.670 7 INFO cinder.api.openstack.wsgi [None req-ea5409d1-9fb3-4c9b-af36-780fd8557a1f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 191/380] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:44:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:44:13.684 8 INFO cinder.api.openstack.wsgi [None req-f40c7c5e-fa11-4907-8955-075b2465f8db 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:44:13.719 8 INFO cinder.volume.api [None req-f40c7c5e-fa11-4907-8955-075b2465f8db 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:44:13.721 8 INFO cinder.api.openstack.wsgi [None req-f40c7c5e-fa11-4907-8955-075b2465f8db 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/381] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:44:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:44:13.737 7 INFO cinder.api.openstack.wsgi [None req-919ee220-458c-424f-8986-9c032e0bde19 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:44:13.766 7 INFO cinder.volume.api [None req-919ee220-458c-424f-8986-9c032e0bde19 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:44:13.768 7 INFO cinder.api.openstack.wsgi [None req-919ee220-458c-424f-8986-9c032e0bde19 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/382] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:44:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:44:13.782 8 INFO cinder.api.openstack.wsgi [None req-04a095c8-9c5a-4b84-8bd1-15dcaffbd139 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:44:14.317 8 INFO cinder.api.openstack.wsgi [None req-04a095c8-9c5a-4b84-8bd1-15dcaffbd139 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 191/383] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:44:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:44:14.330 7 INFO cinder.api.openstack.wsgi [None req-26fc008e-cb4f-49a1-87cb-f53dbd4779d8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:44:14.343 7 INFO cinder.volume.api [None req-26fc008e-cb4f-49a1-87cb-f53dbd4779d8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:44:14.344 7 INFO cinder.api.openstack.wsgi [None req-26fc008e-cb4f-49a1-87cb-f53dbd4779d8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:44:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 11:44:14.388 8 INFO cinder.api.openstack.wsgi [None req-1add2a45-5ac0-4b81-954b-860009176ba1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:44:14.417 8 INFO cinder.api.openstack.wsgi [None req-1add2a45-5ac0-4b81-954b-860009176ba1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:44:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:44:14.430 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:44:14.447 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:44:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:44:14.458 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:44:14.477 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:44:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:44:22.150 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:22.150 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:22.151 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:22.151 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:32.150 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:32.150 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:32.152 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:32.153 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:42.149 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:42.149 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:42.150 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:42.150 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:52.148 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:52.149 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:44:52.149 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:44:52.151 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:02.150 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:02.150 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:02.151 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:02.151 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:12.149 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:12.149 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:12.150 8 INFO cinder.api.openstack.wsgi [None req-4b4fab9d-41e2-4dbf-94be-b1a785c7e66a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:12.150 7 INFO cinder.api.openstack.wsgi [None req-a2d491ed-3587-43ec-a125-ab6165f396a8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:13.615 8 INFO cinder.api.openstack.wsgi [None req-6e1b48d1-bad5-4793-b768-0ed45e43ae43 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:45:14.119 8 INFO cinder.api.openstack.wsgi [None req-6e1b48d1-bad5-4793-b768-0ed45e43ae43 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:45:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:45:14.135 7 INFO cinder.api.openstack.wsgi [None req-ce87d999-7d2a-45af-b0fc-7b5c37423494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:45:14.139 7 INFO cinder.api.openstack.wsgi [None req-ce87d999-7d2a-45af-b0fc-7b5c37423494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:45:14.179 8 INFO cinder.api.openstack.wsgi [None req-bb765f47-1cb8-46bd-a353-63922a643f1f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:45:14.199 8 INFO cinder.api.openstack.wsgi [None req-bb765f47-1cb8-46bd-a353-63922a643f1f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:45:14.212 7 INFO cinder.api.openstack.wsgi [None req-ded4953d-7806-4130-a3b3-e5b738a725d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:45:14.231 7 INFO cinder.api.openstack.wsgi [None req-ded4953d-7806-4130-a3b3-e5b738a725d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:45:14.242 8 INFO cinder.api.openstack.wsgi [None req-7779840a-e005-42b8-8343-ffb2537fa16f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:45:14.262 8 INFO cinder.api.openstack.wsgi [None req-7779840a-e005-42b8-8343-ffb2537fa16f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:45:14.272 7 INFO cinder.api.openstack.wsgi [None req-ae53453f-3919-4d66-abc9-e5e5bfd31b2c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:45:14.280 7 INFO cinder.volume.api [None req-ae53453f-3919-4d66-abc9-e5e5bfd31b2c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:45:14.283 7 INFO cinder.api.openstack.wsgi [None req-ae53453f-3919-4d66-abc9-e5e5bfd31b2c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:45:14.293 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:45:14.303 8 INFO cinder.volume.api [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:45:14.305 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:45:14.316 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:45:14.321 7 INFO cinder.volume.api [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:45:14.322 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:45:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:45:22.149 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:22.149 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:22.150 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:22.151 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:32.149 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:32.149 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:32.150 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:32.151 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:42.149 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:42.150 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:42.150 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:42.151 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:52.148 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:52.149 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:45:52.149 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:45:52.150 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:02.150 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:02.150 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:02.151 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:02.152 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:12.149 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:12.149 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:12.150 7 INFO cinder.api.openstack.wsgi [None req-639af59d-4a42-4dff-8b11-6993b9222dcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:12.150 8 INFO cinder.api.openstack.wsgi [None req-30a624c2-8ba1-4299-a228-ed7a03c6a820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:13.592 7 INFO cinder.api.openstack.wsgi [None req-e884ba45-8654-4404-b877-eeabbc47484b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:46:13.603 7 INFO cinder.volume.api [None req-e884ba45-8654-4404-b877-eeabbc47484b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:46:13.606 7 INFO cinder.api.openstack.wsgi [None req-e884ba45-8654-4404-b877-eeabbc47484b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:46:13.617 8 INFO cinder.api.openstack.wsgi [None req-88ac0bf7-f446-4bb5-978f-a7a41f6ecd63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:46:13.633 8 INFO cinder.volume.api [None req-88ac0bf7-f446-4bb5-978f-a7a41f6ecd63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:46:13.634 8 INFO cinder.api.openstack.wsgi [None req-88ac0bf7-f446-4bb5-978f-a7a41f6ecd63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:46:13.644 7 INFO cinder.api.openstack.wsgi [None req-19035bc2-038d-474a-913a-6601ae128394 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:46:13.649 7 INFO cinder.api.openstack.wsgi [None req-19035bc2-038d-474a-913a-6601ae128394 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:46:13.683 8 INFO cinder.api.openstack.wsgi [None req-a20d02b4-042b-4597-9b83-cf97c70c820a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:46:13.702 8 INFO cinder.api.openstack.wsgi [None req-a20d02b4-042b-4597-9b83-cf97c70c820a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:46:13.717 7 INFO cinder.api.openstack.wsgi [None req-77c640db-b8d3-4f1a-9886-801c0112d7e8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:46:13.737 7 INFO cinder.api.openstack.wsgi [None req-77c640db-b8d3-4f1a-9886-801c0112d7e8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:46:13.751 8 INFO cinder.api.openstack.wsgi [None req-79a7cb77-0bdd-4df5-bc09-7f298e892eb1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:46:13.774 8 INFO cinder.api.openstack.wsgi [None req-79a7cb77-0bdd-4df5-bc09-7f298e892eb1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:46:13.788 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:46:14.326 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:46:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:46:14.338 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:46:14.347 8 INFO cinder.volume.api [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:46:14.349 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:46:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:46:22.149 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:22.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:22.150 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:22.151 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:32.148 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:32.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:32.149 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:32.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:42.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:42.150 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:42.150 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:42.151 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:52.148 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:52.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:46:52.149 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:46:52.150 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:02.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:02.149 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:02.150 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:02.150 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:12.149 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:12.149 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:12.150 7 INFO cinder.api.openstack.wsgi [None req-6accb921-47e5-4bc0-83ee-bf70ce4b2cb7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:12.151 8 INFO cinder.api.openstack.wsgi [None req-b9019a64-399c-4526-a641-a954b7adda03 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:13.583 7 INFO cinder.api.openstack.wsgi [None req-bfba9e5b-7457-48ed-af5b-c392cc1e7fcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:47:13.594 7 INFO cinder.volume.api [None req-bfba9e5b-7457-48ed-af5b-c392cc1e7fcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:47:13.596 7 INFO cinder.api.openstack.wsgi [None req-bfba9e5b-7457-48ed-af5b-c392cc1e7fcb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:47:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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) 2026-05-11 11:47:13.615 8 INFO cinder.api.openstack.wsgi [None req-b626e640-ccae-4408-9298-de0f8d23fddd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:47:14.120 8 INFO cinder.api.openstack.wsgi [None req-b626e640-ccae-4408-9298-de0f8d23fddd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 220/441] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:47:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:47:14.133 7 INFO cinder.api.openstack.wsgi [None req-b0b524ef-e2d6-4d3f-9190-3e3e75e98267 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:47:14.148 7 INFO cinder.volume.api [None req-b0b524ef-e2d6-4d3f-9190-3e3e75e98267 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:47:14.151 7 INFO cinder.api.openstack.wsgi [None req-b0b524ef-e2d6-4d3f-9190-3e3e75e98267 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/442] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:47:14.163 8 INFO cinder.api.openstack.wsgi [None req-45fd5651-e18e-45c1-b79e-82387530619f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:47:14.167 8 INFO cinder.volume.api [None req-45fd5651-e18e-45c1-b79e-82387530619f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:47:14.167 8 INFO cinder.api.openstack.wsgi [None req-45fd5651-e18e-45c1-b79e-82387530619f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/443] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:47:14.178 7 INFO cinder.api.openstack.wsgi [None req-fad0b15b-c590-403b-874e-b5aecaf076ff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:47:14.183 7 INFO cinder.api.openstack.wsgi [None req-fad0b15b-c590-403b-874e-b5aecaf076ff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/444] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:47:14.212 8 INFO cinder.api.openstack.wsgi [None req-4929a975-24e2-4317-ae68-ebb712ed7840 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:47:14.233 8 INFO cinder.api.openstack.wsgi [None req-4929a975-24e2-4317-ae68-ebb712ed7840 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:47:14.244 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:47:14.265 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:47:14.273 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:47:14.289 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:47:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:47:22.149 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:22.149 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:22.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:22.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:32.149 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:32.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:32.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:32.152 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:42.149 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:42.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:42.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:42.151 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:52.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:52.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:47:52.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:47:52.151 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:02.149 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:02.149 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:02.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:02.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:12.149 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:12.149 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:12.150 7 INFO cinder.api.openstack.wsgi [None req-d478c136-937d-47ca-97d8-dc8b2617ab74 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:12.150 8 INFO cinder.api.openstack.wsgi [None req-40362a05-7e20-4eec-bb12-f0222c44abf9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:13.558 8 INFO cinder.api.openstack.wsgi [None req-aa813b2a-3185-4e37-8ad5-f16b8fd06960 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:48:13.564 8 INFO cinder.volume.api [None req-aa813b2a-3185-4e37-8ad5-f16b8fd06960 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:48:13.564 8 INFO cinder.api.openstack.wsgi [None req-aa813b2a-3185-4e37-8ad5-f16b8fd06960 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:48:13.575 7 INFO cinder.api.openstack.wsgi [None req-6d7803e8-6229-4789-be07-9bf62100077b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:48:13.585 7 INFO cinder.volume.api [None req-6d7803e8-6229-4789-be07-9bf62100077b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:48:13.586 7 INFO cinder.api.openstack.wsgi [None req-6d7803e8-6229-4789-be07-9bf62100077b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:48:13.647 8 INFO cinder.api.openstack.wsgi [None req-5c589cf9-5be6-4271-aad3-908f1417f1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:48:13.671 8 INFO cinder.api.openstack.wsgi [None req-5c589cf9-5be6-4271-aad3-908f1417f1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:48:13.682 7 INFO cinder.api.openstack.wsgi [None req-75f9884a-961f-47bb-bb73-e08dd4d596de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:48:13.702 7 INFO cinder.api.openstack.wsgi [None req-75f9884a-961f-47bb-bb73-e08dd4d596de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:48:13.716 8 INFO cinder.api.openstack.wsgi [None req-15efe4ef-5a18-4e96-9244-969d249f7396 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:48:13.735 8 INFO cinder.api.openstack.wsgi [None req-15efe4ef-5a18-4e96-9244-969d249f7396 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:48:13.748 7 INFO cinder.api.openstack.wsgi [None req-50a31b7c-77ad-4566-a7b3-021f2a57767d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:48:13.754 7 INFO cinder.api.openstack.wsgi [None req-50a31b7c-77ad-4566-a7b3-021f2a57767d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:48:13.766 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:48:14.269 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:48:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:48:14.282 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:48:14.291 7 INFO cinder.volume.api [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:48:14.293 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:48:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:48:22.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:22.149 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:22.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:22.150 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:32.149 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:32.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:32.150 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:32.150 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:42.149 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:42.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:42.150 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:42.150 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:52.148 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:52.148 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:48:52.149 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:48:52.150 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:02.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:02.150 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:02.151 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:02.151 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:12.149 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:12.149 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:12.151 8 INFO cinder.api.openstack.wsgi [None req-493ae616-8693-44ee-8997-c95c1077dad4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:12.151 7 INFO cinder.api.openstack.wsgi [None req-9a2d36b5-626c-4c5c-be4a-e54f06e50631 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:13.591 8 INFO cinder.api.openstack.wsgi [None req-78b97ea8-75d5-44e2-adc4-088a30fa4ba0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:49:13.609 8 INFO cinder.api.openstack.wsgi [None req-78b97ea8-75d5-44e2-adc4-088a30fa4ba0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:49:13.620 7 INFO cinder.api.openstack.wsgi [None req-532bf45f-c56a-4e9e-879b-fe48d28db2fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:49:13.652 7 INFO cinder.api.openstack.wsgi [None req-532bf45f-c56a-4e9e-879b-fe48d28db2fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:49:13.661 8 INFO cinder.api.openstack.wsgi [None req-5c1834e0-277a-4259-b71e-00f3554c7ca3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:49:13.678 8 INFO cinder.api.openstack.wsgi [None req-5c1834e0-277a-4259-b71e-00f3554c7ca3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:49:13.687 7 INFO cinder.api.openstack.wsgi [None req-c8599384-bf0e-44f8-8c32-f405b73b4a87 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:49:13.692 7 INFO cinder.volume.api [None req-c8599384-bf0e-44f8-8c32-f405b73b4a87 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:49:13.692 7 INFO cinder.api.openstack.wsgi [None req-c8599384-bf0e-44f8-8c32-f405b73b4a87 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:49:13.700 8 INFO cinder.api.openstack.wsgi [None req-08dc2ca6-bd63-4b9b-a31c-fc32e6f7cf12 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:49:13.705 8 INFO cinder.api.openstack.wsgi [None req-08dc2ca6-bd63-4b9b-a31c-fc32e6f7cf12 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:49:13.714 7 INFO cinder.api.openstack.wsgi [None req-06cbaded-896d-46bc-9e02-79a227c1a2c3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:49:13.723 7 INFO cinder.volume.api [None req-06cbaded-896d-46bc-9e02-79a227c1a2c3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:49:13.725 7 INFO cinder.api.openstack.wsgi [None req-06cbaded-896d-46bc-9e02-79a227c1a2c3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/485] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:49:13.735 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:49:13.743 8 INFO cinder.volume.api [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:49:13.745 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:49:13.755 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:49:14.259 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:49:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:49:22.148 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:22.148 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:22.149 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:22.150 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:32.149 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:32.149 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:32.150 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:32.150 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:42.148 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:42.149 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:42.149 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:42.150 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:52.149 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:52.150 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:49:52.149 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:49:52.151 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:02.149 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:02.150 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:02.151 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:02.151 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:12.150 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:12.150 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:12.151 7 INFO cinder.api.openstack.wsgi [None req-5f6b2b2a-c49c-437c-8c7f-d990f40cf772 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:12.151 8 INFO cinder.api.openstack.wsgi [None req-fc0616e7-a5e2-449e-92ba-815c299e0348 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:13.561 7 INFO cinder.api.openstack.wsgi [None req-70ec89e1-c5bb-478e-969e-705394eac669 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:50:13.566 7 INFO cinder.api.openstack.wsgi [None req-70ec89e1-c5bb-478e-969e-705394eac669 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:50:13.579 8 INFO cinder.api.openstack.wsgi [None req-200554bb-67fd-4f76-8315-0691516008cf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:50:13.590 8 INFO cinder.volume.api [None req-200554bb-67fd-4f76-8315-0691516008cf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:50:13.591 8 INFO cinder.api.openstack.wsgi [None req-200554bb-67fd-4f76-8315-0691516008cf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 11:50:13.603 7 INFO cinder.api.openstack.wsgi [None req-57154b8f-7bd7-4ee4-96ee-ca1368ed5a00 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:50:13.614 7 INFO cinder.volume.api [None req-57154b8f-7bd7-4ee4-96ee-ca1368ed5a00 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:50:13.615 7 INFO cinder.api.openstack.wsgi [None req-57154b8f-7bd7-4ee4-96ee-ca1368ed5a00 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/502] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:50:13.625 8 INFO cinder.api.openstack.wsgi [None req-03e04b50-110c-44f7-9938-b7761966badb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:50:13.638 8 INFO cinder.volume.api [None req-03e04b50-110c-44f7-9938-b7761966badb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:50:13.640 8 INFO cinder.api.openstack.wsgi [None req-03e04b50-110c-44f7-9938-b7761966badb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:50:13.674 7 INFO cinder.api.openstack.wsgi [None req-4b84e3db-1107-4c73-800d-66f2720b6931 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:50:13.696 7 INFO cinder.api.openstack.wsgi [None req-4b84e3db-1107-4c73-800d-66f2720b6931 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:50:13.709 8 INFO cinder.api.openstack.wsgi [None req-a8d47903-9f5d-4ce9-86a7-c8cce03968f6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:50:13.731 8 INFO cinder.api.openstack.wsgi [None req-a8d47903-9f5d-4ce9-86a7-c8cce03968f6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:50:13.742 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:50:13.765 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:50:13.778 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:50:14.282 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:50:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:50:22.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:22.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:22.150 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:22.152 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:32.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:32.150 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:32.151 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:32.151 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:42.149 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:42.150 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:42.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:42.151 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:52.149 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:52.149 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:50:52.149 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:50:52.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:02.150 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:02.149 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:02.151 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:02.150 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:12.148 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:12.148 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:12.150 7 INFO cinder.api.openstack.wsgi [None req-07e838c8-c220-47ca-8f48-57f3b10b0cac 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:12.151 8 INFO cinder.api.openstack.wsgi [None req-25f14760-f8f8-445f-b5b0-3d9c40c4b8dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:13.551 7 INFO cinder.api.openstack.wsgi [None req-a543ed76-ee7a-4738-9abb-5b2f7699a81f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:51:14.055 7 INFO cinder.api.openstack.wsgi [None req-a543ed76-ee7a-4738-9abb-5b2f7699a81f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:51:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:51:14.071 8 INFO cinder.api.openstack.wsgi [None req-67ccddb2-594e-4504-b764-94bce70d5f55 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:51:14.087 8 INFO cinder.api.openstack.wsgi [None req-67ccddb2-594e-4504-b764-94bce70d5f55 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:51:14.097 7 INFO cinder.api.openstack.wsgi [None req-02f52616-3bbe-4f37-b66c-e103933c5dea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:51:14.106 7 INFO cinder.volume.api [None req-02f52616-3bbe-4f37-b66c-e103933c5dea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:51:14.108 7 INFO cinder.api.openstack.wsgi [None req-02f52616-3bbe-4f37-b66c-e103933c5dea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/522] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:51:14.119 8 INFO cinder.api.openstack.wsgi [None req-74f7ba1b-10fc-46fb-9d41-40f0e52b0310 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:51:14.126 8 INFO cinder.volume.api [None req-74f7ba1b-10fc-46fb-9d41-40f0e52b0310 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:51:14.126 8 INFO cinder.api.openstack.wsgi [None req-74f7ba1b-10fc-46fb-9d41-40f0e52b0310 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/523] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:51:14.134 7 INFO cinder.api.openstack.wsgi [None req-ec7a1030-ff2d-410f-8a6b-daa8085eba63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:51:14.143 7 INFO cinder.volume.api [None req-ec7a1030-ff2d-410f-8a6b-daa8085eba63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:51:14.145 7 INFO cinder.api.openstack.wsgi [None req-ec7a1030-ff2d-410f-8a6b-daa8085eba63 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/524] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:51:14.185 8 INFO cinder.api.openstack.wsgi [None req-8bec7aea-9f2c-4854-991c-42a41b0d065c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:51:14.209 8 INFO cinder.api.openstack.wsgi [None req-8bec7aea-9f2c-4854-991c-42a41b0d065c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/525] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:51:14.223 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:51:14.240 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:51:14.252 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:51:14.270 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:51:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:51:22.148 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:22.149 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:22.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:22.150 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:32.149 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:32.149 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:32.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:32.151 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:42.149 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:42.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:42.150 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:42.151 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:52.149 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:52.149 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:51:52.150 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:51:52.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:02.150 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:02.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:02.151 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:02.151 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:12.149 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:12.149 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:12.150 8 INFO cinder.api.openstack.wsgi [None req-498cad3a-a21f-4ef4-b98e-d00691707fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:12.150 7 INFO cinder.api.openstack.wsgi [None req-d9b33f32-9818-44a1-8bba-af262ac184d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:13.677 8 INFO cinder.api.openstack.wsgi [None req-2b16d390-9367-4301-97a6-e01cdd9c6a6c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:52:13.682 8 INFO cinder.volume.api [None req-2b16d390-9367-4301-97a6-e01cdd9c6a6c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:52:13.682 8 INFO cinder.api.openstack.wsgi [None req-2b16d390-9367-4301-97a6-e01cdd9c6a6c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:52:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:52:13.705 7 INFO cinder.api.openstack.wsgi [None req-9f177481-8c29-4fd8-8aa6-eb397d3a5089 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:52:13.710 7 INFO cinder.api.openstack.wsgi [None req-9f177481-8c29-4fd8-8aa6-eb397d3a5089 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:52:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:52:13.718 8 INFO cinder.api.openstack.wsgi [None req-01d8b657-02e5-49d2-bed3-71515fe42429 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:52:13.726 8 INFO cinder.volume.api [None req-01d8b657-02e5-49d2-bed3-71515fe42429 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:52:13.728 8 INFO cinder.api.openstack.wsgi [None req-01d8b657-02e5-49d2-bed3-71515fe42429 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:52:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:52:13.750 7 INFO cinder.api.openstack.wsgi [None req-ae3dfaa8-ea1b-4da8-865a-223dc2caf651 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:52:14.254 7 INFO cinder.api.openstack.wsgi [None req-ae3dfaa8-ea1b-4da8-865a-223dc2caf651 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:52:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:52:14.265 8 INFO cinder.api.openstack.wsgi [None req-2bfd472b-685e-4687-8fb5-268d8bee9281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:52:14.276 8 INFO cinder.volume.api [None req-2bfd472b-685e-4687-8fb5-268d8bee9281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:52:14.278 8 INFO cinder.api.openstack.wsgi [None req-2bfd472b-685e-4687-8fb5-268d8bee9281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:52:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:52:14.314 7 INFO cinder.api.openstack.wsgi [None req-44e729c0-dde9-48cd-a726-77a1309f2445 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:52:14.331 7 INFO cinder.api.openstack.wsgi [None req-44e729c0-dde9-48cd-a726-77a1309f2445 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:52:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:52:14.342 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:52:14.363 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:52:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:52:14.373 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:52:14.390 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:52:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:52:22.149 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:22.149 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:22.151 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:22.151 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:32.149 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:32.149 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:32.150 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:32.150 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:42.149 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:42.149 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:42.150 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:42.150 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:52.149 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:52.149 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:52:52.150 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:52:52.150 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:02.149 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:02.149 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:02.150 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:02.150 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:12.150 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:12.150 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:12.151 7 INFO cinder.api.openstack.wsgi [None req-93508d32-5276-4565-aa13-650fd99d8558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:12.151 8 INFO cinder.api.openstack.wsgi [None req-b1b19be8-4798-4c29-825c-a1000faedabd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:13.588 7 INFO cinder.api.openstack.wsgi [None req-0230fb2f-f268-4d66-927c-b1829f80a0d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:53:13.602 7 INFO cinder.volume.api [None req-0230fb2f-f268-4d66-927c-b1829f80a0d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:53:13.604 7 INFO cinder.api.openstack.wsgi [None req-0230fb2f-f268-4d66-927c-b1829f80a0d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:53:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:53:13.618 8 INFO cinder.api.openstack.wsgi [None req-0de8fa4d-3873-412d-85ca-e8a1ebde688a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:53:14.122 8 INFO cinder.api.openstack.wsgi [None req-0de8fa4d-3873-412d-85ca-e8a1ebde688a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:53:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:53:14.137 7 INFO cinder.api.openstack.wsgi [None req-59a166db-c0f5-4619-a6d5-ccfd2da4d1ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:53:14.150 7 INFO cinder.volume.api [None req-59a166db-c0f5-4619-a6d5-ccfd2da4d1ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:53:14.152 7 INFO cinder.api.openstack.wsgi [None req-59a166db-c0f5-4619-a6d5-ccfd2da4d1ae 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/562] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:53:14.166 8 INFO cinder.api.openstack.wsgi [None req-e3518b45-011c-474a-ab55-7322ddc509bb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:53:14.178 8 INFO cinder.volume.api [None req-e3518b45-011c-474a-ab55-7322ddc509bb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:53:14.179 8 INFO cinder.api.openstack.wsgi [None req-e3518b45-011c-474a-ab55-7322ddc509bb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:53:14.203 7 INFO cinder.api.openstack.wsgi [None req-841ac898-52c5-4148-9edb-ed3ab481b02c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:53:14.209 7 INFO cinder.api.openstack.wsgi [None req-841ac898-52c5-4148-9edb-ed3ab481b02c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:53:14.249 8 INFO cinder.api.openstack.wsgi [None req-bf844594-cb5a-40d2-b658-de4512e6606f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:53:14.264 8 INFO cinder.api.openstack.wsgi [None req-bf844594-cb5a-40d2-b658-de4512e6606f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:53:14.276 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:53:14.296 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:53:14.309 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:53:14.327 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:53:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:53:22.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:22.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:22.151 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:22.152 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:32.149 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:32.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:32.150 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:32.150 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:42.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:42.149 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:42.150 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:42.150 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:52.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:52.150 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:53:52.150 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:53:52.151 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:02.149 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:02.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:02.150 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:02.150 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:12.149 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:12.149 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:12.150 8 INFO cinder.api.openstack.wsgi [None req-3944133a-fec3-4f7e-8a19-0b97368e5fb5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:12.150 7 INFO cinder.api.openstack.wsgi [None req-4cec0f1a-0733-4a37-8e15-dccdee5de1fb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:13.565 8 INFO cinder.api.openstack.wsgi [None req-c3179376-f9f5-4c66-8ec0-7e6e585bf5b5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:54:13.574 8 INFO cinder.api.openstack.wsgi [None req-c3179376-f9f5-4c66-8ec0-7e6e585bf5b5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:13.586 7 INFO cinder.api.openstack.wsgi [None req-eecc0017-fef0-4c4f-a981-c34f39ed36a1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:54:13.595 7 INFO cinder.volume.api [None req-eecc0017-fef0-4c4f-a981-c34f39ed36a1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:54:13.597 7 INFO cinder.api.openstack.wsgi [None req-eecc0017-fef0-4c4f-a981-c34f39ed36a1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:54:13.636 8 INFO cinder.api.openstack.wsgi [None req-8366b98e-576c-48b3-8605-362b50af6451 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:54:13.652 8 INFO cinder.api.openstack.wsgi [None req-8366b98e-576c-48b3-8605-362b50af6451 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:13.664 7 INFO cinder.api.openstack.wsgi [None req-d4722d5f-51cb-4e60-bd9c-5108611c0ba9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:54:13.686 7 INFO cinder.api.openstack.wsgi [None req-d4722d5f-51cb-4e60-bd9c-5108611c0ba9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:13.699 8 INFO cinder.api.openstack.wsgi [None req-95f758e2-fd22-485d-890f-c00c06a82a5c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:54:13.721 8 INFO cinder.api.openstack.wsgi [None req-95f758e2-fd22-485d-890f-c00c06a82a5c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:13.734 7 INFO cinder.api.openstack.wsgi [None req-024bc912-6be0-4163-a868-b1afab05051e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:54:13.741 7 INFO cinder.volume.api [None req-024bc912-6be0-4163-a868-b1afab05051e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:54:13.741 7 INFO cinder.api.openstack.wsgi [None req-024bc912-6be0-4163-a868-b1afab05051e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:54:13.752 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:54:13.761 8 INFO cinder.volume.api [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:54:13.763 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:54:13.775 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:54:14.280 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:54:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:22.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:22.149 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:22.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:22.150 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:32.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:32.149 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:32.150 7 INFO cinder.api.openstack.wsgi [None req-9e2e442d-3664-4b05-9e99-88e11cf35494 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:32.150 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:38.365 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False 2026-05-11 11:54:38.380 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 199.204.45.72 () {44 vars in 1065 bytes} [Mon May 11 11:54:38 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:54:42.149 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:42.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:42.150 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:42.151 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:52.148 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:52.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:54:52.149 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:54:52.150 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:02.149 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:02.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:02.150 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:02.151 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:12.149 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:12.150 8 INFO cinder.api.openstack.wsgi [None req-235f1dac-bd02-451a-81a9-3c901a4e9222 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:12.150 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:12.152 7 INFO cinder.api.openstack.wsgi [None req-759c337d-5638-4ba0-bf9c-01b29601432b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:13.568 8 INFO cinder.api.openstack.wsgi [None req-185f645e-1061-409d-9fa0-e39356b10447 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:55:13.580 8 INFO cinder.volume.api [None req-185f645e-1061-409d-9fa0-e39356b10447 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:55:13.584 8 INFO cinder.api.openstack.wsgi [None req-185f645e-1061-409d-9fa0-e39356b10447 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/601] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:55:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:55:13.598 7 INFO cinder.api.openstack.wsgi [None req-0c9657a3-5b0b-40be-8319-91729c52fba4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:55:13.614 7 INFO cinder.volume.api [None req-0c9657a3-5b0b-40be-8319-91729c52fba4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:55:13.614 7 INFO cinder.api.openstack.wsgi [None req-0c9657a3-5b0b-40be-8319-91729c52fba4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/602] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:55:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:55:13.624 8 INFO cinder.api.openstack.wsgi [None req-aeaf4723-3fd8-498d-bc19-6f6135955903 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:55:13.639 8 INFO cinder.volume.api [None req-aeaf4723-3fd8-498d-bc19-6f6135955903 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:55:13.643 8 INFO cinder.api.openstack.wsgi [None req-aeaf4723-3fd8-498d-bc19-6f6135955903 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/603] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:55:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 11:55:13.658 7 INFO cinder.api.openstack.wsgi [None req-fa9d3c4e-ec48-4636-8d0e-87353cfa250a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:55:14.161 7 INFO cinder.api.openstack.wsgi [None req-fa9d3c4e-ec48-4636-8d0e-87353cfa250a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:55:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:14.199 8 INFO cinder.api.openstack.wsgi [None req-f9790399-d080-47b3-bcc2-5c31f1e96a80 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:55:14.231 8 INFO cinder.api.openstack.wsgi [None req-f9790399-d080-47b3-bcc2-5c31f1e96a80 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:55:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:14.240 7 INFO cinder.api.openstack.wsgi [None req-fd422426-d697-4539-9be2-49f08dbd8e81 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:55:14.260 7 INFO cinder.api.openstack.wsgi [None req-fd422426-d697-4539-9be2-49f08dbd8e81 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:55:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:14.270 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:55:14.287 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:55:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:14.295 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:55:14.300 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:55:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:22.155 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:22.156 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:22.156 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:22.156 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:32.149 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:32.151 8 INFO cinder.api.openstack.wsgi [None req-2c596cc2-dba9-4195-881c-95b464f0d301 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:32.149 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:32.153 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:38.600 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False 2026-05-11 11:55:38.615 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] https://volume.199-204-45-72.nip.io/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 306/613] 199.204.45.72 () {44 vars in 1065 bytes} [Mon May 11 11:55:38 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:55:42.149 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:42.149 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:42.150 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:42.150 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:52.148 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:52.149 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:55:52.149 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:55:52.149 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:02.148 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:02.149 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:02.149 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:02.150 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:12.149 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:12.149 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:12.151 7 INFO cinder.api.openstack.wsgi [None req-e262667f-38a9-4641-8d75-26405b7adf99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:12.151 8 INFO cinder.api.openstack.wsgi [None req-fd12692f-6ba5-4b10-bc40-2c253f8e4c28 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:13.563 7 INFO cinder.api.openstack.wsgi [None req-c7dc2cdc-f70b-492c-9c20-bc7775111121 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:56:13.572 7 INFO cinder.volume.api [None req-c7dc2cdc-f70b-492c-9c20-bc7775111121 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:56:13.575 7 INFO cinder.api.openstack.wsgi [None req-c7dc2cdc-f70b-492c-9c20-bc7775111121 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/622] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:56:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:56:13.588 8 INFO cinder.api.openstack.wsgi [None req-e32a7d98-56d4-42e0-8a2e-6beb41a1b13e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:56:14.092 8 INFO cinder.api.openstack.wsgi [None req-e32a7d98-56d4-42e0-8a2e-6beb41a1b13e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:56:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:56:14.140 7 INFO cinder.api.openstack.wsgi [None req-ed15fe74-a7c3-4470-9489-b75ee3ecc367 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:56:14.162 7 INFO cinder.api.openstack.wsgi [None req-ed15fe74-a7c3-4470-9489-b75ee3ecc367 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/624] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:56:14.179 8 INFO cinder.api.openstack.wsgi [None req-9bfb4ab7-0b47-4023-9def-0bc38089ab5f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:56:14.203 8 INFO cinder.api.openstack.wsgi [None req-9bfb4ab7-0b47-4023-9def-0bc38089ab5f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/625] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:56:14.218 7 INFO cinder.api.openstack.wsgi [None req-acbd87df-9886-4681-9376-1bc759b54b6d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:56:14.242 7 INFO cinder.api.openstack.wsgi [None req-acbd87df-9886-4681-9376-1bc759b54b6d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/626] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:56:14.252 8 INFO cinder.api.openstack.wsgi [None req-536a8b85-ec0a-43e4-96a4-130c79ebd7d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:56:14.261 8 INFO cinder.volume.api [None req-536a8b85-ec0a-43e4-96a4-130c79ebd7d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:56:14.263 8 INFO cinder.api.openstack.wsgi [None req-536a8b85-ec0a-43e4-96a4-130c79ebd7d9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/627] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:56:14.276 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:56:14.284 7 INFO cinder.volume.api [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:56:14.284 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 11:56:14.298 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:56:14.303 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:56:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:56:22.149 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:22.149 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:22.150 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:22.150 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:32.150 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:32.150 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:32.151 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:32.152 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:42.150 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:42.150 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:42.151 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:42.151 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:52.149 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:52.149 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:56:52.149 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:56:52.150 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:02.150 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:02.150 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:02.151 7 INFO cinder.api.openstack.wsgi [None req-d2ce4bcf-2fc4-4d15-a057-004b9c144308 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:02.151 8 INFO cinder.api.openstack.wsgi [None req-f0ef74a1-2ef5-4959-b71e-67b19986c2e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:07.511 8 INFO cinder.api.openstack.wsgi [None req-c83791f9-9813-4aec-8bfa-07a70cd99c95 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots 2026-05-11 11:57:07.523 8 INFO cinder.volume.api [None req-c83791f9-9813-4aec-8bfa-07a70cd99c95 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:57:07.524 8 INFO cinder.api.openstack.wsgi [None req-c83791f9-9813-4aec-8bfa-07a70cd99c95 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.95 () {32 vars in 704 bytes} [Mon May 11 11:57:07 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:57:07.540 7 INFO cinder.api.openstack.wsgi [None req-eba9a61b-2ca1-4668-a1ca-a089d9ced7e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes 2026-05-11 11:57:07.565 7 INFO cinder.volume.api [None req-eba9a61b-2ca1-4668-a1ca-a089d9ced7e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:57:07.566 7 INFO cinder.api.openstack.wsgi [None req-eba9a61b-2ca1-4668-a1ca-a089d9ced7e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.95 () {32 vars in 700 bytes} [Mon May 11 11:57:07 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:57:12.149 8 INFO cinder.api.openstack.wsgi [None req-c83791f9-9813-4aec-8bfa-07a70cd99c95 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:12.149 7 INFO cinder.api.openstack.wsgi [None req-eba9a61b-2ca1-4668-a1ca-a089d9ced7e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:12.150 8 INFO cinder.api.openstack.wsgi [None req-c83791f9-9813-4aec-8bfa-07a70cd99c95 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:12.151 7 INFO cinder.api.openstack.wsgi [None req-eba9a61b-2ca1-4668-a1ca-a089d9ced7e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:13.600 8 INFO cinder.api.openstack.wsgi [None req-ae31234e-be46-4115-8ed0-dfdd422580a6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:57:13.610 8 INFO cinder.volume.api [None req-ae31234e-be46-4115-8ed0-dfdd422580a6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:57:13.611 8 INFO cinder.api.openstack.wsgi [None req-ae31234e-be46-4115-8ed0-dfdd422580a6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:57:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:57:13.621 7 INFO cinder.api.openstack.wsgi [None req-4accece0-6ecc-47e8-a5ee-69057f9b8a62 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:57:14.125 7 INFO cinder.api.openstack.wsgi [None req-4accece0-6ecc-47e8-a5ee-69057f9b8a62 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:57:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:57:14.138 8 INFO cinder.api.openstack.wsgi [None req-09c81af8-175b-4679-9cb9-0c513e158531 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:57:14.145 8 INFO cinder.volume.api [None req-09c81af8-175b-4679-9cb9-0c513e158531 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:57:14.145 8 INFO cinder.api.openstack.wsgi [None req-09c81af8-175b-4679-9cb9-0c513e158531 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:57:14.159 7 INFO cinder.api.openstack.wsgi [None req-ca898994-1a10-45eb-abe0-47ed421d5fb4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:57:14.169 7 INFO cinder.api.openstack.wsgi [None req-ca898994-1a10-45eb-abe0-47ed421d5fb4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:57:14.203 8 INFO cinder.api.openstack.wsgi [None req-d9ad1c61-5dbd-4182-b5ab-00a30ad82370 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:57:14.220 8 INFO cinder.api.openstack.wsgi [None req-d9ad1c61-5dbd-4182-b5ab-00a30ad82370 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:57:14.231 7 INFO cinder.api.openstack.wsgi [None req-9045c919-91e8-46e0-a95c-2efac6c137ed 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:57:14.249 7 INFO cinder.api.openstack.wsgi [None req-9045c919-91e8-46e0-a95c-2efac6c137ed 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:57:14.260 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:57:14.282 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:57:14.291 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:57:14.299 7 INFO cinder.volume.api [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:57:14.301 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:57:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:57:22.148 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:22.150 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:22.150 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:22.151 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:32.150 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:32.150 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:32.151 7 INFO cinder.api.openstack.wsgi [None req-4a7da746-f8d7-4ae0-a320-fe764253edbe 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:32.151 8 INFO cinder.api.openstack.wsgi [None req-25970723-cbbc-4305-b81d-624a606c58b1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:37.130 7 INFO cinder.api.openstack.wsgi [None req-ee3af52d-275a-4001-8e8b-bdcb98f8b86c 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes 2026-05-11 11:57:37.805 7 INFO cinder.api.v3.volumes [None req-ee3af52d-275a-4001-8e8b-bdcb98f8b86c 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Create volume of 1 GB 2026-05-11 11:57:37.822 7 INFO cinder.volume.api [None req-ee3af52d-275a-4001-8e8b-bdcb98f8b86c 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Availability Zones retrieved successfully. 2026-05-11 11:57:38.135 7 INFO cinder.volume.api [None req-ee3af52d-275a-4001-8e8b-bdcb98f8b86c 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Create volume request issued successfully. 2026-05-11 11:57:38.136 7 INFO cinder.api.openstack.wsgi [None req-ee3af52d-275a-4001-8e8b-bdcb98f8b86c 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/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: 329/656] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 11:57:37 2026] POST /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes => generated 864 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 11:57:38.161 8 INFO cinder.api.openstack.wsgi [None req-1dd185f4-fb48-4521-b1db-d1449dacaaf2 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:38.211 8 INFO cinder.volume.api [None req-1dd185f4-fb48-4521-b1db-d1449dacaaf2 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:38.218 8 INFO cinder.api.openstack.wsgi [None req-1dd185f4-fb48-4521-b1db-d1449dacaaf2 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 328/657] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:57:38 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 932 bytes in 66 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-05-11 11:57:39.246 7 INFO cinder.api.openstack.wsgi [None req-e1ffbbcc-f5fd-4504-acd1-5bd8160f9191 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:39.265 7 INFO cinder.volume.api [None req-e1ffbbcc-f5fd-4504-acd1-5bd8160f9191 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:39.272 7 INFO cinder.api.openstack.wsgi [None req-e1ffbbcc-f5fd-4504-acd1-5bd8160f9191 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 330/658] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:57:39 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 956 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-05-11 11:57:40.292 8 INFO cinder.api.openstack.wsgi [None req-d08415b4-0e2b-46d9-b489-89ab51d93053 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:40.306 8 INFO cinder.volume.api [None req-d08415b4-0e2b-46d9-b489-89ab51d93053 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:40.310 8 INFO cinder.api.openstack.wsgi [None req-d08415b4-0e2b-46d9-b489-89ab51d93053 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 329/659] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:57:40 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 956 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-05-11 11:57:41.332 7 INFO cinder.api.openstack.wsgi [None req-0ad6f733-5273-4966-807f-b71295bb35e7 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:41.350 7 INFO cinder.volume.api [None req-0ad6f733-5273-4966-807f-b71295bb35e7 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:41.360 7 INFO cinder.api.openstack.wsgi [None req-0ad6f733-5273-4966-807f-b71295bb35e7 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 331/660] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:57:41 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 1341 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-05-11 11:57:41.463 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:41.477 8 INFO cinder.volume.api [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:41.486 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 330/661] 10.0.0.123 () {34 vars in 1028 bytes} [Mon May 11 11:57:41 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 1341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:57:42.149 7 INFO cinder.api.openstack.wsgi [None req-0ad6f733-5273-4966-807f-b71295bb35e7 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:42.150 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:42.150 7 INFO cinder.api.openstack.wsgi [None req-0ad6f733-5273-4966-807f-b71295bb35e7 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:42.152 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164: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-05-11 11:57:42.317 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-bd2bb757-8283-47e9-a62f-17acaaae33de 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:42.331 7 INFO cinder.volume.api [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-bd2bb757-8283-47e9-a62f-17acaaae33de 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:42.336 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-bd2bb757-8283-47e9-a62f-17acaaae33de 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 333/664] 10.0.0.123 () {34 vars in 1028 bytes} [Mon May 11 11:57:42 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:57:42.348 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 11:57:42.349 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 332/665] 10.0.0.123 () {32 vars in 828 bytes} [Mon May 11 11:57: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-05-11 11:57:42.362 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-e9d9e9cd-2f80-49fd-812a-389e985330b1 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:42.419 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-e9d9e9cd-2f80-49fd-812a-389e985330b1 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/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: 334/666] 10.0.0.123 () {40 vars in 1057 bytes} [Mon May 11 11:57:42 2026] POST /v3/7e1a2800b1214512b22c9dec0ceef0af/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:57:48.331 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 11:57:48.332 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-8112359f-6b05-474b-95ec-b0dd58033ebd 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/667] 199.204.45.72 () {32 vars in 838 bytes} [Mon May 11 11:57:48 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-05-11 11:57:48.371 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-eb198dcc-1e84-4cd1-a896-6e7bc9a7524a 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:48.388 7 INFO cinder.volume.api [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-eb198dcc-1e84-4cd1-a896-6e7bc9a7524a 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:57:48.392 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-eb198dcc-1e84-4cd1-a896-6e7bc9a7524a 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 335/668] 199.204.45.72 () {36 vars in 1072 bytes} [Mon May 11 11:57:48 2026] GET /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 1521 bytes in 27 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-05-11 11:57:50.162 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:51.227 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d 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: 334/669] 199.204.45.72 () {40 vars in 1134 bytes} [Mon May 11 11:57:50 2026] PUT /v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d => generated 775 bytes in 1074 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-05-11 11:57:51.746 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-3711a628-9ff9-4568-9080-73b36a6b2207 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:57:51.780 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-3711a628-9ff9-4568-9080-73b36a6b2207 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d/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: 336/670] 199.204.45.72 () {40 vars in 1147 bytes} [Mon May 11 11:57:51 2026] POST /v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-11 11:57:52.149 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-3711a628-9ff9-4568-9080-73b36a6b2207 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:52.149 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:57:52.149 7 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-3711a628-9ff9-4568-9080-73b36a6b2207 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:57:52.150 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164: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-05-11 11:58:02.026 7 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-dc89d126-35fa-470c-abc3-fe516744f005 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:02.148 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:02.149 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:02.150 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:02.150 8 INFO cinder.api.openstack.wsgi [req-e9a1f1dd-4405-4288-bf3a-b0c70d1c3c12 req-ee945a03-202d-4dfe-8e93-0d4de50ab237 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:02.577 7 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-dc89d126-35fa-470c-abc3-fe516744f005 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d 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: 338/675] 199.204.45.72 () {38 vars in 1102 bytes} [Mon May 11 11:58:02 2026] DELETE /v3/7e1a2800b1214512b22c9dec0ceef0af/attachments/bb1fd3b6-70a2-4235-af33-9409ceeda72d => generated 19 bytes in 559 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-05-11 11:58:02.593 8 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 2026-05-11 11:58:02.594 8 INFO cinder.api.v3.volumes [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Delete volume with id: 6585f3b4-a80a-4be6-9491-85c39aaf596d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:02.604 8 INFO cinder.volume.api [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Volume info retrieved successfully. 2026-05-11 11:58:02.631 8 INFO cinder.volume.api [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] Delete volume request issued successfully. 2026-05-11 11:58:02.631 8 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d 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: 338/676] 199.204.45.72 () {36 vars in 1053 bytes} [Mon May 11 11:58:02 2026] DELETE /v3/7e1a2800b1214512b22c9dec0ceef0af/volumes/6585f3b4-a80a-4be6-9491-85c39aaf596d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-11 11:58:12.148 8 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:12.149 7 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-dc89d126-35fa-470c-abc3-fe516744f005 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:12.149 8 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-25ec5277-37b9-4d1c-a56c-2cd324c0b12d 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:12.150 7 INFO cinder.api.openstack.wsgi [req-19b5d593-b1fe-41dc-b1b2-b49f611d657c req-dc89d126-35fa-470c-abc3-fe516744f005 3d197bcc3fe7416188428e5a059854be 7e1a2800b1214512b22c9dec0ceef0af - - default default] http://10.0.0.164: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-05-11 11:58:13.739 8 INFO cinder.api.openstack.wsgi [None req-b6f6219a-813a-41fc-b107-ed0413ff74c6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:58:13.763 8 INFO cinder.volume.api [None req-b6f6219a-813a-41fc-b107-ed0413ff74c6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:58:13.765 8 INFO cinder.api.openstack.wsgi [None req-b6f6219a-813a-41fc-b107-ed0413ff74c6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 129 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-05-11 11:58:13.779 7 INFO cinder.api.openstack.wsgi [None req-7608674b-6ad0-4052-b578-fb746a77a5a0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:13.788 7 INFO cinder.volume.api [None req-7608674b-6ad0-4052-b578-fb746a77a5a0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:58:13.790 7 INFO cinder.api.openstack.wsgi [None req-7608674b-6ad0-4052-b578-fb746a77a5a0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/680] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:58:13.830 8 INFO cinder.api.openstack.wsgi [None req-c493a232-4e88-4e65-85f1-0ef815c67dee 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:58:13.853 8 INFO cinder.api.openstack.wsgi [None req-c493a232-4e88-4e65-85f1-0ef815c67dee 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/681] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:13.864 7 INFO cinder.api.openstack.wsgi [None req-3e826390-801e-4186-bbdf-0ceca4153c99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/4d84f3a64a514c519958f60461837ded?usage=true 2026-05-11 11:58:13.884 7 INFO cinder.api.openstack.wsgi [None req-3e826390-801e-4186-bbdf-0ceca4153c99 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/4d84f3a64a514c519958f60461837ded?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/4d84f3a64a514c519958f60461837ded?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:13.895 8 INFO cinder.api.openstack.wsgi [None req-31808a5e-91c3-47b6-89d4-cb27f676e9d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/588514b83fc5449d94248a38541d3a04?usage=true 2026-05-11 11:58:13.917 8 INFO cinder.api.openstack.wsgi [None req-31808a5e-91c3-47b6-89d4-cb27f676e9d6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/588514b83fc5449d94248a38541d3a04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/588514b83fc5449d94248a38541d3a04?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:13.930 7 INFO cinder.api.openstack.wsgi [None req-515e02ea-23bb-4cc9-8f4a-67c231c87352 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/8ce1e5ad470749bb8fa6674232070351?usage=true 2026-05-11 11:58:13.958 7 INFO cinder.api.openstack.wsgi [None req-515e02ea-23bb-4cc9-8f4a-67c231c87352 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/8ce1e5ad470749bb8fa6674232070351?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/8ce1e5ad470749bb8fa6674232070351?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:13.968 8 INFO cinder.api.openstack.wsgi [None req-bf7352c3-5089-4bcd-a5d3-00bd24b93912 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:58:13.996 8 INFO cinder.api.openstack.wsgi [None req-bf7352c3-5089-4bcd-a5d3-00bd24b93912 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:14.014 7 INFO cinder.api.openstack.wsgi [None req-8e8d15b8-716f-4cf0-85fb-5642a216f644 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a8c65ab2a1d146dfbdafb6c5fe29b6e5?usage=true 2026-05-11 11:58:14.030 7 INFO cinder.api.openstack.wsgi [None req-8e8d15b8-716f-4cf0-85fb-5642a216f644 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a8c65ab2a1d146dfbdafb6c5fe29b6e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a8c65ab2a1d146dfbdafb6c5fe29b6e5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:14.041 8 INFO cinder.api.openstack.wsgi [None req-33ce3cae-b9eb-41d4-9d4f-859199d335ee 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:58:14.059 8 INFO cinder.api.openstack.wsgi [None req-33ce3cae-b9eb-41d4-9d4f-859199d335ee 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:58:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:14.071 7 INFO cinder.api.openstack.wsgi [None req-33d58120-ae99-457f-a139-f46fc2e55535 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:58:14.077 7 INFO cinder.volume.api [None req-33d58120-ae99-457f-a139-f46fc2e55535 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:58:14.078 7 INFO cinder.api.openstack.wsgi [None req-33d58120-ae99-457f-a139-f46fc2e55535 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:58:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:58:14.087 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:58:14.092 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:58:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:14.101 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:58:14.607 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:58:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:58:22.148 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:22.149 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:22.149 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:22.150 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:32.149 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:32.151 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:32.151 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:32.153 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:39.827 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 11:58:39.828 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 348/695] 10.0.0.95 () {30 vars in 410 bytes} [Mon May 11 11:58:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 11:58:42.149 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:42.150 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:42.151 8 INFO cinder.api.openstack.wsgi [None req-891bcacd-3643-4603-bf8c-aa29b62775da 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:42.151 7 INFO cinder.api.openstack.wsgi [None req-f78b1a31-12e5-4c53-90f4-7f1c44fbc028 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:42.643 8 INFO cinder.api.openstack.wsgi [None req-70b62114-14f4-44fe-9c86-6209b085f810 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes 2026-05-11 11:58:42.646 8 INFO cinder.api.v3.volumes [None req-70b62114-14f4-44fe-9c86-6209b085f810 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume of 1 GB 2026-05-11 11:58:42.655 8 INFO cinder.volume.api [None req-70b62114-14f4-44fe-9c86-6209b085f810 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Availability Zones retrieved successfully. 2026-05-11 11:58:42.929 8 INFO cinder.volume.api [None req-70b62114-14f4-44fe-9c86-6209b085f810 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume request issued successfully. 2026-05-11 11:58:42.930 8 INFO cinder.api.openstack.wsgi [None req-70b62114-14f4-44fe-9c86-6209b085f810 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/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: 350/698] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 11:58:42 2026] POST /v3/b651e0a0415b46d085ae23460282ac64/volumes => generated 870 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 11:58:42.949 7 INFO cinder.api.openstack.wsgi [None req-ffa36e5d-03f2-498d-81ed-10be97684cd2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:42.966 7 INFO cinder.volume.api [None req-ffa36e5d-03f2-498d-81ed-10be97684cd2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:42.972 7 INFO cinder.api.openstack.wsgi [None req-ffa36e5d-03f2-498d-81ed-10be97684cd2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/699] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:42 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 938 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-05-11 11:58:43.998 8 INFO cinder.api.openstack.wsgi [None req-4720b1a3-dddd-475e-887a-ba00c28046a7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.016 8 INFO cinder.volume.api [None req-4720b1a3-dddd-475e-887a-ba00c28046a7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.021 8 INFO cinder.api.openstack.wsgi [None req-4720b1a3-dddd-475e-887a-ba00c28046a7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/700] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:43 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => 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-05-11 11:58:44.045 7 INFO cinder.api.openstack.wsgi [None req-dfda6a93-118b-4cb4-aa8b-efe740fca4b0 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.057 7 INFO cinder.volume.api [None req-dfda6a93-118b-4cb4-aa8b-efe740fca4b0 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.061 7 INFO cinder.api.openstack.wsgi [None req-dfda6a93-118b-4cb4-aa8b-efe740fca4b0 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/701] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:44 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 963 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-05-11 11:58:44.083 8 INFO cinder.api.openstack.wsgi [None req-248369d8-2698-429e-a4ad-117530fb6a94 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.102 8 INFO cinder.volume.api [None req-248369d8-2698-429e-a4ad-117530fb6a94 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.108 8 INFO cinder.volume.api [None req-248369d8-2698-429e-a4ad-117530fb6a94 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:44.109 8 INFO cinder.api.openstack.wsgi [None req-248369d8-2698-429e-a4ad-117530fb6a94 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/702] 10.0.0.95 () {34 vars in 794 bytes} [Mon May 11 11:58:44 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 895 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-05-11 11:58:44.133 7 INFO cinder.api.openstack.wsgi [None req-e904509c-3da1-4fea-936d-4ecd89ab5bb2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.155 7 INFO cinder.volume.api [None req-e904509c-3da1-4fea-936d-4ecd89ab5bb2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.165 7 INFO cinder.volume.api [None req-e904509c-3da1-4fea-936d-4ecd89ab5bb2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:44.166 7 INFO cinder.api.openstack.wsgi [None req-e904509c-3da1-4fea-936d-4ecd89ab5bb2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/703] 10.0.0.95 () {34 vars in 795 bytes} [Mon May 11 11:58:44 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 935 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-05-11 11:58:44.183 8 INFO cinder.api.openstack.wsgi [None req-bf32870e-05af-4a2f-a7bf-a4b11f75b41a b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.200 8 INFO cinder.volume.api [None req-bf32870e-05af-4a2f-a7bf-a4b11f75b41a b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.206 8 INFO cinder.api.openstack.wsgi [None req-bf32870e-05af-4a2f-a7bf-a4b11f75b41a b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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: 353/704] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:44 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => 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-05-11 11:58:44.223 7 INFO cinder.api.openstack.wsgi [None req-ad13880e-6c63-4afd-96d4-14d28d048983 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes 2026-05-11 11:58:44.228 7 INFO cinder.api.v3.volumes [None req-ad13880e-6c63-4afd-96d4-14d28d048983 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume of 1 GB 2026-05-11 11:58:44.233 7 INFO cinder.volume.api [None req-ad13880e-6c63-4afd-96d4-14d28d048983 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Availability Zones retrieved successfully. 2026-05-11 11:58:44.365 7 INFO cinder.volume.api [None req-ad13880e-6c63-4afd-96d4-14d28d048983 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume request issued successfully. 2026-05-11 11:58:44.366 7 INFO cinder.api.openstack.wsgi [None req-ad13880e-6c63-4afd-96d4-14d28d048983 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/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/705] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 11:58:44 2026] POST /v3/b651e0a0415b46d085ae23460282ac64/volumes => generated 890 bytes in 150 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-05-11 11:58:44.391 8 INFO cinder.api.openstack.wsgi [None req-95dcce4b-7128-401a-b0b4-b3c9322ff761 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:44.407 8 INFO cinder.volume.api [None req-95dcce4b-7128-401a-b0b4-b3c9322ff761 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:44.412 8 INFO cinder.api.openstack.wsgi [None req-95dcce4b-7128-401a-b0b4-b3c9322ff761 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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: 354/706] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:44 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 958 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-05-11 11:58:45.433 7 INFO cinder.api.openstack.wsgi [None req-1b02a4dc-16dc-4583-a64a-57758e44ed14 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:45.444 7 INFO cinder.volume.api [None req-1b02a4dc-16dc-4583-a64a-57758e44ed14 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:45.450 7 INFO cinder.api.openstack.wsgi [None req-1b02a4dc-16dc-4583-a64a-57758e44ed14 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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/707] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:45 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 983 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-05-11 11:58:45.467 8 INFO cinder.api.openstack.wsgi [None req-c8054116-37d0-4035-8909-c4639924f265 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:45.484 8 INFO cinder.volume.api [None req-c8054116-37d0-4035-8909-c4639924f265 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:45.492 8 INFO cinder.volume.api [None req-c8054116-37d0-4035-8909-c4639924f265 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:45.493 8 INFO cinder.api.openstack.wsgi [None req-c8054116-37d0-4035-8909-c4639924f265 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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/708] 10.0.0.95 () {34 vars in 794 bytes} [Mon May 11 11:58:45 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 881 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-05-11 11:58:45.515 7 INFO cinder.api.openstack.wsgi [None req-b37f533b-28ce-48cf-a58f-50421ba197d7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:45.529 7 INFO cinder.volume.api [None req-b37f533b-28ce-48cf-a58f-50421ba197d7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:45.535 7 INFO cinder.api.openstack.wsgi [None req-b37f533b-28ce-48cf-a58f-50421ba197d7 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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/709] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:45 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 949 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-05-11 11:58:45.557 8 INFO cinder.api.openstack.wsgi [None req-ec6b3701-ba0a-4849-ba2a-fbfb6ff3731e b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 2026-05-11 11:58:45.558 8 INFO cinder.api.v3.volumes [None req-ec6b3701-ba0a-4849-ba2a-fbfb6ff3731e b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume with id: b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:45.589 8 INFO cinder.volume.api [None req-ec6b3701-ba0a-4849-ba2a-fbfb6ff3731e b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:45.618 8 INFO cinder.volume.api [None req-ec6b3701-ba0a-4849-ba2a-fbfb6ff3731e b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume request issued successfully. 2026-05-11 11:58:45.619 8 INFO cinder.api.openstack.wsgi [None req-ec6b3701-ba0a-4849-ba2a-fbfb6ff3731e b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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/710] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 11:58:45 2026] DELETE /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 0 bytes in 70 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-05-11 11:58:45.630 7 INFO cinder.api.openstack.wsgi [None req-041f3c69-604e-4b9b-af1c-3cab19dbf59d b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:45.646 7 INFO cinder.volume.api [None req-041f3c69-604e-4b9b-af1c-3cab19dbf59d b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:45.652 7 INFO cinder.api.openstack.wsgi [None req-041f3c69-604e-4b9b-af1c-3cab19dbf59d b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 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/711] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:45 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => generated 948 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-05-11 11:58:46.673 8 INFO cinder.api.openstack.wsgi [None req-bf1c3d1c-9431-4685-b7de-2408ffaba65f b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 2026-05-11 11:58:46.681 8 INFO cinder.api.openstack.wsgi [None req-bf1c3d1c-9431-4685-b7de-2408ffaba65f b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 returned with HTTP 404 [pid: 8|app: 0|req: 357/712] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:46 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/b0aa651d-9be9-4322-8107-739e4c96bc08 => 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-05-11 11:58:46.691 7 INFO cinder.api.openstack.wsgi [None req-43566a5d-cf02-4d8f-9aea-67f82f6ebec9 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:46.705 7 INFO cinder.volume.api [None req-43566a5d-cf02-4d8f-9aea-67f82f6ebec9 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:46.710 7 INFO cinder.api.openstack.wsgi [None req-43566a5d-cf02-4d8f-9aea-67f82f6ebec9 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/713] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:46 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:58:46.734 8 INFO cinder.api.openstack.wsgi [None req-1fde61e0-34b2-42d3-933c-6ec187ed5b17 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 2026-05-11 11:58:46.734 8 INFO cinder.api.v3.volumes [None req-1fde61e0-34b2-42d3-933c-6ec187ed5b17 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume with id: 2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:46.744 8 INFO cinder.volume.api [None req-1fde61e0-34b2-42d3-933c-6ec187ed5b17 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:46.767 8 INFO cinder.volume.api [None req-1fde61e0-34b2-42d3-933c-6ec187ed5b17 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume request issued successfully. 2026-05-11 11:58:46.768 8 INFO cinder.api.openstack.wsgi [None req-1fde61e0-34b2-42d3-933c-6ec187ed5b17 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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: 358/714] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 11:58:46 2026] DELETE /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 0 bytes in 44 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-05-11 11:58:46.778 7 INFO cinder.api.openstack.wsgi [None req-a4a1a0cd-ee57-4ae2-9c51-a8e8af759f34 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:46.799 7 INFO cinder.volume.api [None req-a4a1a0cd-ee57-4ae2-9c51-a8e8af759f34 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:46.805 7 INFO cinder.api.openstack.wsgi [None req-a4a1a0cd-ee57-4ae2-9c51-a8e8af759f34 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 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/715] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:46 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => generated 1002 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:47.829 8 INFO cinder.api.openstack.wsgi [None req-ce6521e0-cb77-4b4b-9685-feb1ba706da2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 2026-05-11 11:58:47.836 8 INFO cinder.api.openstack.wsgi [None req-ce6521e0-cb77-4b4b-9685-feb1ba706da2 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 returned with HTTP 404 [pid: 8|app: 0|req: 359/716] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:47 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/2e698f67-e18f-49f7-8f8f-a2df30283711 => 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-05-11 11:58:47.916 7 INFO cinder.api.openstack.wsgi [None req-c7fdf6dc-32dd-4a03-85e0-c1f7a5ee5e05 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes 2026-05-11 11:58:48.030 7 INFO cinder.api.v3.volumes [None req-c7fdf6dc-32dd-4a03-85e0-c1f7a5ee5e05 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume of 1 GB 2026-05-11 11:58:48.035 7 INFO cinder.volume.api [None req-c7fdf6dc-32dd-4a03-85e0-c1f7a5ee5e05 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Availability Zones retrieved successfully. 2026-05-11 11:58:48.197 7 INFO cinder.volume.api [None req-c7fdf6dc-32dd-4a03-85e0-c1f7a5ee5e05 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume request issued successfully. 2026-05-11 11:58:48.198 7 INFO cinder.api.openstack.wsgi [None req-c7fdf6dc-32dd-4a03-85e0-c1f7a5ee5e05 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/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: 358/717] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 11:58:47 2026] POST /v3/b651e0a0415b46d085ae23460282ac64/volumes => generated 870 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 11:58:48.218 8 INFO cinder.api.openstack.wsgi [None req-d4129005-437a-4fed-bf72-92ac175c843b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:48.235 8 INFO cinder.volume.api [None req-d4129005-437a-4fed-bf72-92ac175c843b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:48.244 8 INFO cinder.api.openstack.wsgi [None req-d4129005-437a-4fed-bf72-92ac175c843b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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/718] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:48 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:49.264 7 INFO cinder.api.openstack.wsgi [None req-f9889739-87b3-4209-85b6-e286db55bdf8 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.280 7 INFO cinder.volume.api [None req-f9889739-87b3-4209-85b6-e286db55bdf8 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.292 7 INFO cinder.api.openstack.wsgi [None req-f9889739-87b3-4209-85b6-e286db55bdf8 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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/719] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:49 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:49.314 8 INFO cinder.api.openstack.wsgi [None req-4a796001-2819-4ace-9d47-1320efd374c6 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.328 8 INFO cinder.volume.api [None req-4a796001-2819-4ace-9d47-1320efd374c6 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.333 8 INFO cinder.api.openstack.wsgi [None req-4a796001-2819-4ace-9d47-1320efd374c6 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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/720] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:49 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 1347 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-05-11 11:58:49.355 7 INFO cinder.api.openstack.wsgi [None req-fcd96093-cc55-4c67-992b-539b525195fb b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.373 7 INFO cinder.volume.api [None req-fcd96093-cc55-4c67-992b-539b525195fb b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.379 7 INFO cinder.volume.api [None req-fcd96093-cc55-4c67-992b-539b525195fb b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:49.380 7 INFO cinder.api.openstack.wsgi [None req-fcd96093-cc55-4c67-992b-539b525195fb b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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/721] 10.0.0.95 () {34 vars in 794 bytes} [Mon May 11 11:58:49 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:49.400 8 INFO cinder.api.openstack.wsgi [None req-0c6a41c9-f3b8-45b1-ab4e-523e78ae701b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.418 8 INFO cinder.volume.api [None req-0c6a41c9-f3b8-45b1-ab4e-523e78ae701b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.424 8 INFO cinder.volume.api [None req-0c6a41c9-f3b8-45b1-ab4e-523e78ae701b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:49.425 8 INFO cinder.api.openstack.wsgi [None req-0c6a41c9-f3b8-45b1-ab4e-523e78ae701b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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: 362/722] 10.0.0.95 () {34 vars in 795 bytes} [Mon May 11 11:58:49 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:49.442 7 INFO cinder.api.openstack.wsgi [None req-d5d7c594-0513-477e-b792-68dc19df6bbe b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.457 7 INFO cinder.volume.api [None req-d5d7c594-0513-477e-b792-68dc19df6bbe b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.464 7 INFO cinder.api.openstack.wsgi [None req-d5d7c594-0513-477e-b792-68dc19df6bbe b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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: 361/723] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:49 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:49.486 8 INFO cinder.api.openstack.wsgi [None req-4f8c23a6-26be-4444-932a-98c1f334860c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes 2026-05-11 11:58:49.490 8 INFO cinder.api.v3.volumes [None req-4f8c23a6-26be-4444-932a-98c1f334860c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume of 1 GB 2026-05-11 11:58:49.495 8 INFO cinder.volume.api [None req-4f8c23a6-26be-4444-932a-98c1f334860c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Availability Zones retrieved successfully. 2026-05-11 11:58:49.601 8 INFO cinder.volume.api [None req-4f8c23a6-26be-4444-932a-98c1f334860c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Create volume request issued successfully. 2026-05-11 11:58:49.602 8 INFO cinder.api.openstack.wsgi [None req-4f8c23a6-26be-4444-932a-98c1f334860c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/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: 363/724] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 11:58:49 2026] POST /v3/b651e0a0415b46d085ae23460282ac64/volumes => generated 892 bytes in 123 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-05-11 11:58:49.632 7 INFO cinder.api.openstack.wsgi [None req-85e19ab4-aeb3-4780-a5ce-6dc9e00a81a1 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:49.646 7 INFO cinder.volume.api [None req-85e19ab4-aeb3-4780-a5ce-6dc9e00a81a1 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:49.651 7 INFO cinder.api.openstack.wsgi [None req-85e19ab4-aeb3-4780-a5ce-6dc9e00a81a1 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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: 362/725] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:49 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 960 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-05-11 11:58:50.676 8 INFO cinder.api.openstack.wsgi [None req-dcbf0795-e289-4268-9b7a-cdc9897828a5 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:50.690 8 INFO cinder.volume.api [None req-dcbf0795-e289-4268-9b7a-cdc9897828a5 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:50.694 8 INFO cinder.api.openstack.wsgi [None req-dcbf0795-e289-4268-9b7a-cdc9897828a5 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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: 364/726] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:50 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 985 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:50.717 7 INFO cinder.api.openstack.wsgi [None req-3d5f1cb8-6853-4893-bc81-1db7c64e5d5b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:50.733 7 INFO cinder.volume.api [None req-3d5f1cb8-6853-4893-bc81-1db7c64e5d5b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:50.742 7 INFO cinder.volume.api [None req-3d5f1cb8-6853-4893-bc81-1db7c64e5d5b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume updated successfully. 2026-05-11 11:58:50.743 7 INFO cinder.api.openstack.wsgi [None req-3d5f1cb8-6853-4893-bc81-1db7c64e5d5b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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: 363/727] 10.0.0.95 () {34 vars in 794 bytes} [Mon May 11 11:58:50 2026] PUT /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:50.762 8 INFO cinder.api.openstack.wsgi [None req-f2d10b35-2547-41b1-bffa-84f587e64c0c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:50.774 8 INFO cinder.volume.api [None req-f2d10b35-2547-41b1-bffa-84f587e64c0c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:50.778 8 INFO cinder.api.openstack.wsgi [None req-f2d10b35-2547-41b1-bffa-84f587e64c0c b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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/728] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:50 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:50.799 7 INFO cinder.api.openstack.wsgi [None req-a80d394f-2204-4ec5-a603-f5e45359deec b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 2026-05-11 11:58:50.799 7 INFO cinder.api.v3.volumes [None req-a80d394f-2204-4ec5-a603-f5e45359deec b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume with id: 8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:50.810 7 INFO cinder.volume.api [None req-a80d394f-2204-4ec5-a603-f5e45359deec b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:50.836 7 INFO cinder.volume.api [None req-a80d394f-2204-4ec5-a603-f5e45359deec b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume request issued successfully. 2026-05-11 11:58:50.836 7 INFO cinder.api.openstack.wsgi [None req-a80d394f-2204-4ec5-a603-f5e45359deec b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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: 364/729] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 11:58:50 2026] DELETE /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 0 bytes in 44 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-05-11 11:58:50.847 8 INFO cinder.api.openstack.wsgi [None req-4e731744-19f9-494c-975a-ed40455f1139 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:50.862 8 INFO cinder.volume.api [None req-4e731744-19f9-494c-975a-ed40455f1139 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:50.866 8 INFO cinder.api.openstack.wsgi [None req-4e731744-19f9-494c-975a-ed40455f1139 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 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: 366/730] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:50 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 948 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-05-11 11:58:51.887 7 INFO cinder.api.openstack.wsgi [None req-2731830b-b542-49a4-ab0c-c309de4a1827 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c 2026-05-11 11:58:51.899 7 INFO cinder.api.openstack.wsgi [None req-2731830b-b542-49a4-ab0c-c309de4a1827 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c returned with HTTP 404 [pid: 7|app: 0|req: 365/731] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:51 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/8ed51379-ae26-45da-8812-252b401e3c8c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:51.911 8 INFO cinder.api.openstack.wsgi [None req-1fb8dd05-792a-45b4-b628-3a7c2bf22d71 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:51.924 8 INFO cinder.volume.api [None req-1fb8dd05-792a-45b4-b628-3a7c2bf22d71 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:51.928 8 INFO cinder.api.openstack.wsgi [None req-1fb8dd05-792a-45b4-b628-3a7c2bf22d71 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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: 367/732] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:51 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:58:51.952 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 2026-05-11 11:58:51.952 7 INFO cinder.api.v3.volumes [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume with id: 54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:51.967 7 INFO cinder.volume.api [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:51.991 7 INFO cinder.volume.api [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Delete volume request issued successfully. 2026-05-11 11:58:51.992 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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: 366/733] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 11:58:51 2026] DELETE /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:58:52.006 8 INFO cinder.api.openstack.wsgi [None req-32f2f1b2-ebfc-4635-8391-dd87b07fc39b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 11:58:52.021 8 INFO cinder.volume.api [None req-32f2f1b2-ebfc-4635-8391-dd87b07fc39b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] Volume info retrieved successfully. 2026-05-11 11:58:52.027 8 INFO cinder.api.openstack.wsgi [None req-32f2f1b2-ebfc-4635-8391-dd87b07fc39b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 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: 368/734] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:52 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 11:58:52.149 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:52.149 8 INFO cinder.api.openstack.wsgi [None req-32f2f1b2-ebfc-4635-8391-dd87b07fc39b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:58:52.150 8 INFO cinder.api.openstack.wsgi [None req-32f2f1b2-ebfc-4635-8391-dd87b07fc39b b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:58:52.150 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164: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-05-11 11:58:53.053 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 2026-05-11 11:58:53.062 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 returned with HTTP 404 [pid: 8|app: 0|req: 370/737] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 11:58:53 2026] GET /v3/b651e0a0415b46d085ae23460282ac64/volumes/54d64fd7-0aea-42c9-826f-53374d803203 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-11 11:59:02.149 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:02.149 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:02.150 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:02.151 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:12.149 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:12.150 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:12.151 7 INFO cinder.api.openstack.wsgi [None req-d8dedcf7-6d4b-4ea4-b11c-32a047962199 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:12.151 8 INFO cinder.api.openstack.wsgi [None req-f98c3684-cb3f-4f3f-b8f8-2670dc2c3469 b5f6faae2f4f438c95cc62fe47868d7c b651e0a0415b46d085ae23460282ac64 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:13.606 8 INFO cinder.api.openstack.wsgi [None req-f57bac10-81e3-4757-9abe-c58688b24dd8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 11:59:13.612 8 INFO cinder.api.openstack.wsgi [None req-f57bac10-81e3-4757-9abe-c58688b24dd8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 373/742] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:59:13.646 7 INFO cinder.api.openstack.wsgi [None req-68154451-430b-47d5-a79e-5a5b4592a6d2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/00dbd8f8f2c942679f14996c4a3b9174?usage=true 2026-05-11 11:59:13.664 7 INFO cinder.api.openstack.wsgi [None req-68154451-430b-47d5-a79e-5a5b4592a6d2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/00dbd8f8f2c942679f14996c4a3b9174?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/743] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/00dbd8f8f2c942679f14996c4a3b9174?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.676 8 INFO cinder.api.openstack.wsgi [None req-b15a6fe8-121b-48bb-82fc-a2c4b7e8f247 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 11:59:13.696 8 INFO cinder.api.openstack.wsgi [None req-b15a6fe8-121b-48bb-82fc-a2c4b7e8f247 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/744] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.709 7 INFO cinder.api.openstack.wsgi [None req-63c80e83-13e0-49f0-af02-ea416a05db0a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true 2026-05-11 11:59:13.731 7 INFO cinder.api.openstack.wsgi [None req-63c80e83-13e0-49f0-af02-ea416a05db0a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/745] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.744 8 INFO cinder.api.openstack.wsgi [None req-98ae550d-0fed-44de-a798-73263c0f08f9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3daaa9c5d33442b19cf54d2bcb8ec793?usage=true 2026-05-11 11:59:13.767 8 INFO cinder.api.openstack.wsgi [None req-98ae550d-0fed-44de-a798-73263c0f08f9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3daaa9c5d33442b19cf54d2bcb8ec793?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/746] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3daaa9c5d33442b19cf54d2bcb8ec793?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.783 7 INFO cinder.api.openstack.wsgi [None req-5c6bffba-8fbd-431a-8f27-fe1ebcde0219 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/6cbfbe32cbc347a7bfb76d2aeee4cb35?usage=true 2026-05-11 11:59:13.806 7 INFO cinder.api.openstack.wsgi [None req-5c6bffba-8fbd-431a-8f27-fe1ebcde0219 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/6cbfbe32cbc347a7bfb76d2aeee4cb35?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/747] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/6cbfbe32cbc347a7bfb76d2aeee4cb35?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.816 8 INFO cinder.api.openstack.wsgi [None req-39972333-e84a-4a5b-89fa-407476482b3a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 11:59:13.842 8 INFO cinder.api.openstack.wsgi [None req-39972333-e84a-4a5b-89fa-407476482b3a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/748] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.855 7 INFO cinder.api.openstack.wsgi [None req-6e9c7120-0365-4a24-baff-3594432a4b26 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true 2026-05-11 11:59:13.874 7 INFO cinder.api.openstack.wsgi [None req-6e9c7120-0365-4a24-baff-3594432a4b26 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/749] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.886 8 INFO cinder.api.openstack.wsgi [None req-950888f9-3041-4e56-84ae-c7189e797822 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 11:59:13.903 8 INFO cinder.api.openstack.wsgi [None req-950888f9-3041-4e56-84ae-c7189e797822 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/750] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.914 7 INFO cinder.api.openstack.wsgi [None req-206199f3-0373-4006-a6bb-52d9132cd534 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c44d2976cd06485ea057b28d9e75a264?usage=true 2026-05-11 11:59:13.933 7 INFO cinder.api.openstack.wsgi [None req-206199f3-0373-4006-a6bb-52d9132cd534 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c44d2976cd06485ea057b28d9e75a264?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/751] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c44d2976cd06485ea057b28d9e75a264?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.949 8 INFO cinder.api.openstack.wsgi [None req-5f212c35-73e8-42cb-bda6-b3fbbe5645f4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ce5c7f25d738480297a160163cd7ee19?usage=true 2026-05-11 11:59:13.966 8 INFO cinder.api.openstack.wsgi [None req-5f212c35-73e8-42cb-bda6-b3fbbe5645f4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ce5c7f25d738480297a160163cd7ee19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/752] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ce5c7f25d738480297a160163cd7ee19?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:13.976 7 INFO cinder.api.openstack.wsgi [None req-de35d4cc-473a-406b-9964-a9106ab5861e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:59:13.985 7 INFO cinder.volume.api [None req-de35d4cc-473a-406b-9964-a9106ab5861e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:59:13.987 7 INFO cinder.api.openstack.wsgi [None req-de35d4cc-473a-406b-9964-a9106ab5861e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/753] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:59:13.998 8 INFO cinder.api.openstack.wsgi [None req-96e4950f-d47b-4d60-9a3e-b1b99332344b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 11:59:14.004 8 INFO cinder.volume.api [None req-96e4950f-d47b-4d60-9a3e-b1b99332344b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 11:59:14.005 8 INFO cinder.api.openstack.wsgi [None req-96e4950f-d47b-4d60-9a3e-b1b99332344b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/754] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 11:59:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:59:14.015 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 11:59:14.023 7 INFO cinder.volume.api [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 11:59:14.025 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/755] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 11:59:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 11:59:14.035 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 11:59:14.538 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 380/756] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 11:59:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 11:59:22.149 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:22.150 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:22.150 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:22.151 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:32.149 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:32.150 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:32.155 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:32.156 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:42.149 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:42.149 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:42.150 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:42.150 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:52.150 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:52.151 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 11:59:52.154 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 11:59:52.155 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:02.148 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:02.149 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:02.149 7 INFO cinder.api.openstack.wsgi [None req-e28113b6-066f-48ba-bc24-65070fc8919d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:02.150 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:07.890 7 INFO cinder.api.openstack.wsgi [req-756ed582-b1f2-4dc1-ade6-3a4215df73bd req-ea293bd4-15dc-4071-9009-314eef932692 94869cf34bb9471fbeec48689e554242 3f4b018bfbae41c1baed3d60b5120346 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f4b018bfbae41c1baed3d60b5120346/attachments?instance_id=927f8e0b-6270-4139-a075-e00d8807820d 2026-05-11 12:00:07.903 7 INFO cinder.api.openstack.wsgi [req-756ed582-b1f2-4dc1-ade6-3a4215df73bd req-ea293bd4-15dc-4071-9009-314eef932692 94869cf34bb9471fbeec48689e554242 3f4b018bfbae41c1baed3d60b5120346 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f4b018bfbae41c1baed3d60b5120346/attachments?instance_id=927f8e0b-6270-4139-a075-e00d8807820d returned with HTTP 200 [pid: 7|app: 0|req: 382/767] 199.204.45.72 () {36 vars in 1103 bytes} [Mon May 11 12:00:07 2026] GET /v3/3f4b018bfbae41c1baed3d60b5120346/attachments?instance_id=927f8e0b-6270-4139-a075-e00d8807820d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:12.149 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:12.149 7 INFO cinder.api.openstack.wsgi [req-756ed582-b1f2-4dc1-ade6-3a4215df73bd req-ea293bd4-15dc-4071-9009-314eef932692 94869cf34bb9471fbeec48689e554242 3f4b018bfbae41c1baed3d60b5120346 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:12.150 8 INFO cinder.api.openstack.wsgi [None req-a7df3f52-e92b-4b3a-a2c6-88ff3d381671 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:12.150 7 INFO cinder.api.openstack.wsgi [req-756ed582-b1f2-4dc1-ade6-3a4215df73bd req-ea293bd4-15dc-4071-9009-314eef932692 94869cf34bb9471fbeec48689e554242 3f4b018bfbae41c1baed3d60b5120346 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:13.708 8 INFO cinder.api.openstack.wsgi [None req-1d53f53b-bca5-466b-9a2b-a0748eedf1ec 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:00:13.720 8 INFO cinder.volume.api [None req-1d53f53b-bca5-466b-9a2b-a0748eedf1ec 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:00:13.725 8 INFO cinder.api.openstack.wsgi [None req-1d53f53b-bca5-466b-9a2b-a0748eedf1ec 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 387/770] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:00:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:00:13.741 7 INFO cinder.api.openstack.wsgi [None req-7852400c-a3ca-42ab-8b5b-6ed5faaf5011 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:00:13.756 7 INFO cinder.volume.api [None req-7852400c-a3ca-42ab-8b5b-6ed5faaf5011 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:00:13.756 7 INFO cinder.api.openstack.wsgi [None req-7852400c-a3ca-42ab-8b5b-6ed5faaf5011 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/771] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:00:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:00:13.767 8 INFO cinder.api.openstack.wsgi [None req-c520f947-5242-4426-800a-5b45da10e2d8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:00:13.772 8 INFO cinder.api.openstack.wsgi [None req-c520f947-5242-4426-800a-5b45da10e2d8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 388/772] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:00:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:13.786 7 INFO cinder.api.openstack.wsgi [None req-1a0514cc-7857-47a2-86f6-e44f85c0b314 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:00:14.289 7 INFO cinder.api.openstack.wsgi [None req-1a0514cc-7857-47a2-86f6-e44f85c0b314 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 385/773] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:00:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.297 8 INFO cinder.api.openstack.wsgi [None req-22b3214e-3f7e-4e3f-aa19-60f4f78f29f3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:00:14.315 8 INFO cinder.volume.api [None req-22b3214e-3f7e-4e3f-aa19-60f4f78f29f3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:00:14.318 8 INFO cinder.api.openstack.wsgi [None req-22b3214e-3f7e-4e3f-aa19-60f4f78f29f3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/774] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 12:00:14.363 7 INFO cinder.api.openstack.wsgi [None req-de95dfa6-aff8-43ba-bbbd-858595c0eb94 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:00:14.388 7 INFO cinder.api.openstack.wsgi [None req-de95dfa6-aff8-43ba-bbbd-858595c0eb94 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/775] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.410 8 INFO cinder.api.openstack.wsgi [None req-d7ceda16-16ed-48b2-91ee-42058a8c0176 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true 2026-05-11 12:00:14.434 8 INFO cinder.api.openstack.wsgi [None req-d7ceda16-16ed-48b2-91ee-42058a8c0176 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/776] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1dcfcaee710f403f835758029f04e121?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.445 7 INFO cinder.api.openstack.wsgi [None req-71531f4f-4ab6-4dcd-922b-89dfd59aa685 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3f4b018bfbae41c1baed3d60b5120346?usage=true 2026-05-11 12:00:14.467 7 INFO cinder.api.openstack.wsgi [None req-71531f4f-4ab6-4dcd-922b-89dfd59aa685 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3f4b018bfbae41c1baed3d60b5120346?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/777] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3f4b018bfbae41c1baed3d60b5120346?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.481 8 INFO cinder.api.openstack.wsgi [None req-af44893d-977a-4398-9685-3484ffbd1173 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/99ff9b1ca5d24c7e8ab4f8a42e8f11bc?usage=true 2026-05-11 12:00:14.505 8 INFO cinder.api.openstack.wsgi [None req-af44893d-977a-4398-9685-3484ffbd1173 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/99ff9b1ca5d24c7e8ab4f8a42e8f11bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/778] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/99ff9b1ca5d24c7e8ab4f8a42e8f11bc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.521 7 INFO cinder.api.openstack.wsgi [None req-b6ac299c-1e02-41a3-9125-0f4c70763da0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:00:14.539 7 INFO cinder.api.openstack.wsgi [None req-b6ac299c-1e02-41a3-9125-0f4c70763da0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.560 8 INFO cinder.api.openstack.wsgi [None req-0a244b79-7d39-40bf-9d10-2e85c6f35613 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true 2026-05-11 12:00:14.597 8 INFO cinder.api.openstack.wsgi [None req-0a244b79-7d39-40bf-9d10-2e85c6f35613 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b7cd30196dee4151a3d7258c023410b5?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.614 7 INFO cinder.api.openstack.wsgi [None req-c2c0cbdc-f2da-458a-a6a9-958ef35d980f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/bde7fb105c5443a3b2c04c7a103fb825?usage=true 2026-05-11 12:00:14.659 7 INFO cinder.api.openstack.wsgi [None req-c2c0cbdc-f2da-458a-a6a9-958ef35d980f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/bde7fb105c5443a3b2c04c7a103fb825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/bde7fb105c5443a3b2c04c7a103fb825?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.674 8 INFO cinder.api.openstack.wsgi [None req-87202441-738d-4cd4-b42b-8998fed5b6dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:00:14.693 8 INFO cinder.api.openstack.wsgi [None req-87202441-738d-4cd4-b42b-8998fed5b6dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:14.711 7 INFO cinder.api.openstack.wsgi [None req-13024d4d-c2e6-4826-bbd1-dbf4586f866f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/f3c757b55ded42ab8129420647217789?usage=true 2026-05-11 12:00:14.731 7 INFO cinder.api.openstack.wsgi [None req-13024d4d-c2e6-4826-bbd1-dbf4586f866f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/f3c757b55ded42ab8129420647217789?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/783] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:00:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/f3c757b55ded42ab8129420647217789?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:16.948 8 INFO cinder.api.openstack.wsgi [None req-15e38cbf-8d2d-4257-8e09-49468ce59026 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes 2026-05-11 12:00:16.952 8 INFO cinder.api.v3.volumes [None req-15e38cbf-8d2d-4257-8e09-49468ce59026 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Create volume of 1 GB 2026-05-11 12:00:16.964 8 INFO cinder.volume.api [None req-15e38cbf-8d2d-4257-8e09-49468ce59026 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Availability Zones retrieved successfully. 2026-05-11 12:00:17.141 8 INFO cinder.volume.api [None req-15e38cbf-8d2d-4257-8e09-49468ce59026 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Create volume request issued successfully. 2026-05-11 12:00:17.141 8 INFO cinder.api.openstack.wsgi [None req-15e38cbf-8d2d-4257-8e09-49468ce59026 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/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: 394/784] 10.0.0.95 () {34 vars in 721 bytes} [Mon May 11 12:00:16 2026] POST /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes => generated 861 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 12:00:17.168 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:17.189 7 INFO cinder.volume.api [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:17.195 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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/785] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:17 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 929 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:18.223 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:18.241 8 INFO cinder.volume.api [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:18.245 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 395/786] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:18 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:22.150 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:22.150 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:22.152 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:22.153 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:32.149 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:32.149 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:32.150 7 INFO cinder.api.openstack.wsgi [None req-e350ddb1-223a-4a52-8e0d-86ff362a1c7e e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:32.151 8 INFO cinder.api.openstack.wsgi [None req-6a0d5512-d112-4f51-8859-e6328276c6e1 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164: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-05-11 12:00:34.927 7 INFO cinder.api.openstack.wsgi [None req-73fa3de4-e39e-4f0c-a6fd-3be0e932beb7 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:34.942 7 INFO cinder.volume.api [None req-73fa3de4-e39e-4f0c-a6fd-3be0e932beb7 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:34.982 7 INFO cinder.volume.api [None req-73fa3de4-e39e-4f0c-a6fd-3be0e932beb7 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Update volume admin metadata completed successfully. 2026-05-11 12:00:35.488 7 INFO cinder.volume.api [None req-73fa3de4-e39e-4f0c-a6fd-3be0e932beb7 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Attach volume completed successfully. 2026-05-11 12:00:35.489 7 INFO cinder.api.openstack.wsgi [None req-73fa3de4-e39e-4f0c-a6fd-3be0e932beb7 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/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: 394/791] 10.0.0.95 () {34 vars in 809 bytes} [Mon May 11 12:00:34 2026] POST /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/action => generated 0 bytes in 570 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-05-11 12:00:35.507 8 INFO cinder.api.openstack.wsgi [None req-0ded113d-67ba-49a1-812c-11ef46852c1c e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:35.528 8 INFO cinder.volume.api [None req-0ded113d-67ba-49a1-812c-11ef46852c1c e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:35.532 8 INFO cinder.api.openstack.wsgi [None req-0ded113d-67ba-49a1-812c-11ef46852c1c e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 398/792] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:35 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 1288 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:35.551 7 INFO cinder.api.openstack.wsgi [None req-ffb55afc-01f4-4a9a-bc68-4f047305edb5 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:35.581 7 INFO cinder.volume.api [None req-ffb55afc-01f4-4a9a-bc68-4f047305edb5 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:36.087 7 INFO cinder.volume.api [None req-ffb55afc-01f4-4a9a-bc68-4f047305edb5 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Detach volume completed successfully. 2026-05-11 12:00:36.087 7 INFO cinder.api.openstack.wsgi [None req-ffb55afc-01f4-4a9a-bc68-4f047305edb5 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/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: 395/793] 10.0.0.95 () {34 vars in 809 bytes} [Mon May 11 12:00:35 2026] POST /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b/action => generated 0 bytes in 544 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-05-11 12:00:36.102 8 INFO cinder.api.openstack.wsgi [None req-4561366d-6d7a-4fbe-80d7-1dd58b666356 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:36.120 8 INFO cinder.volume.api [None req-4561366d-6d7a-4fbe-80d7-1dd58b666356 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:36.124 8 INFO cinder.api.openstack.wsgi [None req-4561366d-6d7a-4fbe-80d7-1dd58b666356 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 399/794] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:36 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 973 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-05-11 12:00:41.949 7 INFO cinder.api.openstack.wsgi [None req-6ad42ed0-4165-42fa-b95e-9b32ba7e6d69 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:41.973 7 INFO cinder.volume.api [None req-6ad42ed0-4165-42fa-b95e-9b32ba7e6d69 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:41.979 7 INFO cinder.api.openstack.wsgi [None req-6ad42ed0-4165-42fa-b95e-9b32ba7e6d69 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 396/795] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:41 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 973 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-05-11 12:00:42.003 8 INFO cinder.api.openstack.wsgi [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 2026-05-11 12:00:42.004 8 INFO cinder.api.v3.volumes [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Delete volume with id: 5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:42.012 8 INFO cinder.volume.api [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:42.035 8 INFO cinder.volume.api [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Delete volume request issued successfully. 2026-05-11 12:00:42.036 8 INFO cinder.api.openstack.wsgi [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 400/796] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 12:00:41 2026] DELETE /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:42.052 7 INFO cinder.api.openstack.wsgi [None req-0404bb3c-5f1c-4e67-9cab-dd64d1c57fb3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:42.091 7 INFO cinder.volume.api [None req-0404bb3c-5f1c-4e67-9cab-dd64d1c57fb3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] Volume info retrieved successfully. 2026-05-11 12:00:42.101 7 INFO cinder.api.openstack.wsgi [None req-0404bb3c-5f1c-4e67-9cab-dd64d1c57fb3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 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: 397/797] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:42 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => generated 972 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:42.150 8 INFO cinder.api.openstack.wsgi [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:42.150 7 INFO cinder.api.openstack.wsgi [None req-0404bb3c-5f1c-4e67-9cab-dd64d1c57fb3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:42.151 8 INFO cinder.api.openstack.wsgi [None req-8358401a-4c84-442e-b691-ae7b8749f768 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:42.151 7 INFO cinder.api.openstack.wsgi [None req-0404bb3c-5f1c-4e67-9cab-dd64d1c57fb3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://10.0.0.164: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-05-11 12:00:43.127 8 INFO cinder.api.openstack.wsgi [None req-95c4d4fd-6657-43c4-b097-d6451e3c09e3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b 2026-05-11 12:00:43.135 8 INFO cinder.api.openstack.wsgi [None req-95c4d4fd-6657-43c4-b097-d6451e3c09e3 e64e8c32122b4dc280000e3cb3964019 99ff9b1ca5d24c7e8ab4f8a42e8f11bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b returned with HTTP 404 [pid: 8|app: 0|req: 402/800] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:43 2026] GET /v3/99ff9b1ca5d24c7e8ab4f8a42e8f11bc/volumes/5ca4f902-0f8f-44d8-8b5f-9843fda4066b => 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-05-11 12:00:48.227 7 INFO cinder.api.openstack.wsgi [None req-9eea627a-6c06-4e8a-a09e-01af39c9d5f9 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes 2026-05-11 12:00:48.250 7 INFO cinder.volume.api [None req-9eea627a-6c06-4e8a-a09e-01af39c9d5f9 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Get all volumes completed successfully. 2026-05-11 12:00:48.250 7 INFO cinder.api.openstack.wsgi [None req-9eea627a-6c06-4e8a-a09e-01af39c9d5f9 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.95 () {32 vars in 700 bytes} [Mon May 11 12:00:48 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:00:48.268 8 INFO cinder.api.openstack.wsgi [None req-488b2d81-876c-4b0c-a491-c1f3f34cd44b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes 2026-05-11 12:00:48.270 8 INFO cinder.api.v3.volumes [None req-488b2d81-876c-4b0c-a491-c1f3f34cd44b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume of 1 GB 2026-05-11 12:00:48.275 8 INFO cinder.volume.api [None req-488b2d81-876c-4b0c-a491-c1f3f34cd44b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Availability Zones retrieved successfully. 2026-05-11 12:00:48.424 8 INFO cinder.volume.api [None req-488b2d81-876c-4b0c-a491-c1f3f34cd44b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume request issued successfully. 2026-05-11 12:00:48.425 8 INFO cinder.api.openstack.wsgi [None req-488b2d81-876c-4b0c-a491-c1f3f34cd44b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/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: 403/802] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 12:00:48 2026] POST /v3/e65f8f12692d424cbae4221446ef9526/volumes => generated 876 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 12:00:48.444 7 INFO cinder.api.openstack.wsgi [None req-6dbc11ab-8240-49ee-a307-8c3558061afa 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:48.463 7 INFO cinder.volume.api [None req-6dbc11ab-8240-49ee-a307-8c3558061afa 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:48.469 7 INFO cinder.api.openstack.wsgi [None req-6dbc11ab-8240-49ee-a307-8c3558061afa 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 400/803] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:48 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:49.492 8 INFO cinder.api.openstack.wsgi [None req-c34f0cc9-f6f8-4a28-95c9-b3d8215ac4f3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:49.506 8 INFO cinder.volume.api [None req-c34f0cc9-f6f8-4a28-95c9-b3d8215ac4f3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:49.510 8 INFO cinder.api.openstack.wsgi [None req-c34f0cc9-f6f8-4a28-95c9-b3d8215ac4f3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 404/804] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:49 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:49.526 7 INFO cinder.api.openstack.wsgi [None req-f06eb4f8-5468-453f-ba16-73cd6e98c106 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:49.539 7 INFO cinder.volume.api [None req-f06eb4f8-5468-453f-ba16-73cd6e98c106 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:49.544 7 INFO cinder.api.openstack.wsgi [None req-f06eb4f8-5468-453f-ba16-73cd6e98c106 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 401/805] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:49 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:49.568 8 INFO cinder.api.openstack.wsgi [None req-9a8cba68-919c-4197-9392-30951af33a77 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes 2026-05-11 12:00:49.572 8 INFO cinder.api.v3.volumes [None req-9a8cba68-919c-4197-9392-30951af33a77 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume of 1 GB 2026-05-11 12:00:49.577 8 INFO cinder.volume.api [None req-9a8cba68-919c-4197-9392-30951af33a77 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Availability Zones retrieved successfully. 2026-05-11 12:00:49.732 8 INFO cinder.volume.api [None req-9a8cba68-919c-4197-9392-30951af33a77 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume request issued successfully. 2026-05-11 12:00:49.734 8 INFO cinder.api.openstack.wsgi [None req-9a8cba68-919c-4197-9392-30951af33a77 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/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: 405/806] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 12:00:49 2026] POST /v3/e65f8f12692d424cbae4221446ef9526/volumes => generated 876 bytes in 174 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-05-11 12:00:49.758 7 INFO cinder.api.openstack.wsgi [None req-d4b79d20-0ab9-4b66-9778-cd5c658003ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:49.771 7 INFO cinder.volume.api [None req-d4b79d20-0ab9-4b66-9778-cd5c658003ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:49.775 7 INFO cinder.api.openstack.wsgi [None req-d4b79d20-0ab9-4b66-9778-cd5c658003ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 402/807] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:49 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 944 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-05-11 12:00:50.801 8 INFO cinder.api.openstack.wsgi [None req-995ea6b3-5f52-4939-a10c-5d67ae329fc2 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:50.813 8 INFO cinder.volume.api [None req-995ea6b3-5f52-4939-a10c-5d67ae329fc2 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:50.821 8 INFO cinder.api.openstack.wsgi [None req-995ea6b3-5f52-4939-a10c-5d67ae329fc2 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 406/808] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:50 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 969 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-05-11 12:00:50.848 7 INFO cinder.api.openstack.wsgi [None req-8ad0dc4d-410b-44eb-9d5a-bc2788614dfb 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:50.863 7 INFO cinder.volume.api [None req-8ad0dc4d-410b-44eb-9d5a-bc2788614dfb 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:50.867 7 INFO cinder.api.openstack.wsgi [None req-8ad0dc4d-410b-44eb-9d5a-bc2788614dfb 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 403/809] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:50 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:50.893 8 INFO cinder.api.openstack.wsgi [None req-74b279b1-d583-4a02-a088-0b49f6a099e1 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes 2026-05-11 12:00:50.895 8 INFO cinder.api.v3.volumes [None req-74b279b1-d583-4a02-a088-0b49f6a099e1 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume of 1 GB 2026-05-11 12:00:50.901 8 INFO cinder.volume.api [None req-74b279b1-d583-4a02-a088-0b49f6a099e1 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Availability Zones retrieved successfully. 2026-05-11 12:00:51.052 8 INFO cinder.volume.api [None req-74b279b1-d583-4a02-a088-0b49f6a099e1 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Create volume request issued successfully. 2026-05-11 12:00:51.053 8 INFO cinder.api.openstack.wsgi [None req-74b279b1-d583-4a02-a088-0b49f6a099e1 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/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: 407/810] 10.0.0.95 () {34 vars in 722 bytes} [Mon May 11 12:00:50 2026] POST /v3/e65f8f12692d424cbae4221446ef9526/volumes => generated 875 bytes in 172 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-05-11 12:00:51.079 7 INFO cinder.api.openstack.wsgi [None req-dc324bc5-8bcb-4934-b5ef-6ac5efafb75a 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:51.091 7 INFO cinder.volume.api [None req-dc324bc5-8bcb-4934-b5ef-6ac5efafb75a 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:51.096 7 INFO cinder.api.openstack.wsgi [None req-dc324bc5-8bcb-4934-b5ef-6ac5efafb75a 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 404/811] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:51 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => 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-05-11 12:00:52.120 8 INFO cinder.api.openstack.wsgi [None req-94db724e-8130-417b-bdea-b7a39b5c26c3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:52.136 8 INFO cinder.volume.api [None req-94db724e-8130-417b-bdea-b7a39b5c26c3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:52.142 8 INFO cinder.api.openstack.wsgi [None req-94db724e-8130-417b-bdea-b7a39b5c26c3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 408/812] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:52 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:52.150 7 INFO cinder.api.openstack.wsgi [None req-dc324bc5-8bcb-4934-b5ef-6ac5efafb75a 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:52.150 8 INFO cinder.api.openstack.wsgi [None req-94db724e-8130-417b-bdea-b7a39b5c26c3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:00:52.150 7 INFO cinder.api.openstack.wsgi [None req-dc324bc5-8bcb-4934-b5ef-6ac5efafb75a 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:00:52.150 8 INFO cinder.api.openstack.wsgi [None req-94db724e-8130-417b-bdea-b7a39b5c26c3 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164: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-05-11 12:00:52.168 7 INFO cinder.api.openstack.wsgi [None req-d3bdcb47-502a-4ac1-ae04-f88d21071b90 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:52.202 7 INFO cinder.volume.api [None req-d3bdcb47-502a-4ac1-ae04-f88d21071b90 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:52.209 7 INFO cinder.api.openstack.wsgi [None req-d3bdcb47-502a-4ac1-ae04-f88d21071b90 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 406/815] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:52 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => generated 968 bytes in 49 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-05-11 12:00:52.227 8 INFO cinder.api.openstack.wsgi [None req-c33270bc-dfb9-4a55-98ce-09e1b50efa24 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes 2026-05-11 12:00:52.397 8 INFO cinder.volume.api [None req-c33270bc-dfb9-4a55-98ce-09e1b50efa24 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Get all volumes completed successfully. 2026-05-11 12:00:52.398 8 INFO cinder.api.openstack.wsgi [None req-c33270bc-dfb9-4a55-98ce-09e1b50efa24 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/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: 410/816] 10.0.0.95 () {32 vars in 700 bytes} [Mon May 11 12:00:52 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes => generated 1323 bytes in 175 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-05-11 12:00:52.413 7 INFO cinder.api.openstack.wsgi [None req-c43a59dd-3f02-4db8-b533-8cb885343d4f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:52.427 7 INFO cinder.volume.api [None req-c43a59dd-3f02-4db8-b533-8cb885343d4f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:52.432 7 INFO cinder.api.openstack.wsgi [None req-c43a59dd-3f02-4db8-b533-8cb885343d4f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 407/817] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:52 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => 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-05-11 12:00:52.452 8 INFO cinder.api.openstack.wsgi [None req-137e270b-ec2b-4295-a72b-41049d16052b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 2026-05-11 12:00:52.452 8 INFO cinder.api.v3.volumes [None req-137e270b-ec2b-4295-a72b-41049d16052b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume with id: 63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:52.460 8 INFO cinder.volume.api [None req-137e270b-ec2b-4295-a72b-41049d16052b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:52.487 8 INFO cinder.volume.api [None req-137e270b-ec2b-4295-a72b-41049d16052b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume request issued successfully. 2026-05-11 12:00:52.487 8 INFO cinder.api.openstack.wsgi [None req-137e270b-ec2b-4295-a72b-41049d16052b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 411/818] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 12:00:52 2026] DELETE /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => 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-05-11 12:00:52.501 7 INFO cinder.api.openstack.wsgi [None req-17157f53-b649-4546-855a-81cadf583455 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:52.514 7 INFO cinder.volume.api [None req-17157f53-b649-4546-855a-81cadf583455 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:52.520 7 INFO cinder.api.openstack.wsgi [None req-17157f53-b649-4546-855a-81cadf583455 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 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: 408/819] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:52 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => generated 967 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:53.540 8 INFO cinder.api.openstack.wsgi [None req-2dba0f92-14fa-4582-889a-a773b7a039e0 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 2026-05-11 12:00:53.548 8 INFO cinder.api.openstack.wsgi [None req-2dba0f92-14fa-4582-889a-a773b7a039e0 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 returned with HTTP 404 [pid: 8|app: 0|req: 412/820] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:53 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/63fd3fb5-ec5e-4eb2-aec0-3dd5f241c802 => 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-05-11 12:00:53.561 7 INFO cinder.api.openstack.wsgi [None req-cbdb6db8-7228-41b6-a59f-2b4f3bd90fef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:53.584 7 INFO cinder.volume.api [None req-cbdb6db8-7228-41b6-a59f-2b4f3bd90fef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:53.591 7 INFO cinder.api.openstack.wsgi [None req-cbdb6db8-7228-41b6-a59f-2b4f3bd90fef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 409/821] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:53 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:53.610 8 INFO cinder.api.openstack.wsgi [None req-45fe59ab-c76d-4ad3-a182-343a47606d28 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 2026-05-11 12:00:53.611 8 INFO cinder.api.v3.volumes [None req-45fe59ab-c76d-4ad3-a182-343a47606d28 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume with id: adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:53.622 8 INFO cinder.volume.api [None req-45fe59ab-c76d-4ad3-a182-343a47606d28 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:53.651 8 INFO cinder.volume.api [None req-45fe59ab-c76d-4ad3-a182-343a47606d28 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume request issued successfully. 2026-05-11 12:00:53.652 8 INFO cinder.api.openstack.wsgi [None req-45fe59ab-c76d-4ad3-a182-343a47606d28 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 413/822] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 12:00:53 2026] DELETE /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => 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-05-11 12:00:53.677 7 INFO cinder.api.openstack.wsgi [None req-1e229b40-8751-4d94-9d92-6301e6a6323b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:53.704 7 INFO cinder.volume.api [None req-1e229b40-8751-4d94-9d92-6301e6a6323b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:53.713 7 INFO cinder.api.openstack.wsgi [None req-1e229b40-8751-4d94-9d92-6301e6a6323b 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 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: 410/823] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:53 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 968 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:54.751 8 INFO cinder.api.openstack.wsgi [None req-12fc37a5-dfd9-4eb6-9e9c-6dae42085710 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 2026-05-11 12:00:54.761 8 INFO cinder.api.openstack.wsgi [None req-12fc37a5-dfd9-4eb6-9e9c-6dae42085710 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 returned with HTTP 404 [pid: 8|app: 0|req: 414/824] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:54 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/adbde5cd-68ab-468f-a8c4-7655a73b2fe4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:54.777 7 INFO cinder.api.openstack.wsgi [None req-72ab287e-7cba-47f6-992d-57b5d1fe3281 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:54.797 7 INFO cinder.volume.api [None req-72ab287e-7cba-47f6-992d-57b5d1fe3281 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:54.803 7 INFO cinder.api.openstack.wsgi [None req-72ab287e-7cba-47f6-992d-57b5d1fe3281 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 411/825] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:54 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:00:54.825 8 INFO cinder.api.openstack.wsgi [None req-9e37cf9b-782e-4eff-943a-c43136da77ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 2026-05-11 12:00:54.826 8 INFO cinder.api.v3.volumes [None req-9e37cf9b-782e-4eff-943a-c43136da77ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume with id: 40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:54.836 8 INFO cinder.volume.api [None req-9e37cf9b-782e-4eff-943a-c43136da77ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:54.858 8 INFO cinder.volume.api [None req-9e37cf9b-782e-4eff-943a-c43136da77ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Delete volume request issued successfully. 2026-05-11 12:00:54.858 8 INFO cinder.api.openstack.wsgi [None req-9e37cf9b-782e-4eff-943a-c43136da77ef 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 415/826] 10.0.0.95 () {32 vars in 777 bytes} [Mon May 11 12:00:54 2026] DELETE /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => 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-05-11 12:00:54.868 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:00:54.880 7 INFO cinder.volume.api [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] Volume info retrieved successfully. 2026-05-11 12:00:54.884 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 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: 412/827] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:54 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:00:55.908 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 2026-05-11 12:00:55.918 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 returned with HTTP 404 [pid: 8|app: 0|req: 416/828] 10.0.0.95 () {32 vars in 774 bytes} [Mon May 11 12:00:55 2026] GET /v3/e65f8f12692d424cbae4221446ef9526/volumes/40b07ef8-2ee0-478a-b3e3-a85b622f0578 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-11 12:01:02.150 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:02.152 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:02.154 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:02.155 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:12.148 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:12.149 7 INFO cinder.api.openstack.wsgi [None req-03135b72-1248-45f3-872b-c64c3cd17c46 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:12.150 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:12.151 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://10.0.0.164: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-05-11 12:01:13.720 7 INFO cinder.api.openstack.wsgi [None req-fcd6d371-2795-4aff-be1f-91a7e7f44413 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true 2026-05-11 12:01:13.731 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:13.732 8 INFO cinder.api.openstack.wsgi [None req-2e0cdc9e-29dc-4356-b78b-4d2bbc97378f 1ce9ea5ac2974e6196bc89ef095a6802 e65f8f12692d424cbae4221446ef9526 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 419/833] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:13 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:13.745 8 INFO cinder.api.openstack.wsgi [None req-76329f6b-4e63-4235-917f-b51d7b46f111 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 2026-05-11 12:01:13.745 7 INFO cinder.api.openstack.wsgi [None req-fcd6d371-2795-4aff-be1f-91a7e7f44413 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/834] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true => generated 847 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.757 7 INFO cinder.api.openstack.wsgi [None req-39663664-7572-4b70-8bf4-c0d553427176 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true 2026-05-11 12:01:13.770 8 INFO cinder.api.openstack.wsgi [None req-76329f6b-4e63-4235-917f-b51d7b46f111 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 returned with HTTP 200 [pid: 8|app: 0|req: 420/835] 10.0.0.207 () {34 vars in 879 bytes} [Mon May 11 12:01:13 2026] GET /v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:01:13.777 7 INFO cinder.api.openstack.wsgi [None req-39663664-7572-4b70-8bf4-c0d553427176 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/836] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.789 8 INFO cinder.api.openstack.wsgi [None req-24afef8e-ee81-4ced-b2a4-3bdc1053bfda 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:01:13.805 8 INFO cinder.api.openstack.wsgi [None req-24afef8e-ee81-4ced-b2a4-3bdc1053bfda 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/837] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.820 7 INFO cinder.api.openstack.wsgi [None req-9463c87b-1539-4dfc-848f-491de00031a5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3604c1b320824c32b4002364db32ab41?usage=true 2026-05-11 12:01:13.840 7 INFO cinder.api.openstack.wsgi [None req-9463c87b-1539-4dfc-848f-491de00031a5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3604c1b320824c32b4002364db32ab41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/838] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/3604c1b320824c32b4002364db32ab41?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.854 8 INFO cinder.api.openstack.wsgi [None req-91fde4ab-7b3d-4721-be43-84ab5f7cacb9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true 2026-05-11 12:01:13.889 8 INFO cinder.api.openstack.wsgi [None req-91fde4ab-7b3d-4721-be43-84ab5f7cacb9 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/839] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.904 7 INFO cinder.api.openstack.wsgi [None req-7eb9118e-8cc6-4775-b711-fe517ffe0378 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true 2026-05-11 12:01:13.926 7 INFO cinder.api.openstack.wsgi [None req-7eb9118e-8cc6-4775-b711-fe517ffe0378 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/840] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.939 8 INFO cinder.api.openstack.wsgi [None req-3915eef7-dc20-4552-8717-aae397258e0d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a22138fe6f3d40bebb66d8e3b2ae24e8?usage=true 2026-05-11 12:01:13.957 8 INFO cinder.api.openstack.wsgi [None req-3915eef7-dc20-4552-8717-aae397258e0d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a22138fe6f3d40bebb66d8e3b2ae24e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/841] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a22138fe6f3d40bebb66d8e3b2ae24e8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:13.969 7 INFO cinder.api.openstack.wsgi [None req-0a65a592-11be-489c-a0e8-5cd9d68b406b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:01:13.991 7 INFO cinder.api.openstack.wsgi [None req-0a65a592-11be-489c-a0e8-5cd9d68b406b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/842] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.001 8 INFO cinder.api.openstack.wsgi [None req-2d84506a-4e7c-43e3-803c-60ce0a44db7f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true 2026-05-11 12:01:14.020 8 INFO cinder.api.openstack.wsgi [None req-2d84506a-4e7c-43e3-803c-60ce0a44db7f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/843] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.033 7 INFO cinder.api.openstack.wsgi [None req-9a2439a4-f1c3-4671-a401-2769a0923ac6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b6fd13a44b0e4168a465e608ee174df0?usage=true 2026-05-11 12:01:14.056 7 INFO cinder.api.openstack.wsgi [None req-9a2439a4-f1c3-4671-a401-2769a0923ac6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b6fd13a44b0e4168a465e608ee174df0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/844] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b6fd13a44b0e4168a465e608ee174df0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.068 8 INFO cinder.api.openstack.wsgi [None req-9ac3a275-b94b-4967-a82a-af2eb156ad6c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true 2026-05-11 12:01:14.086 8 INFO cinder.api.openstack.wsgi [None req-9ac3a275-b94b-4967-a82a-af2eb156ad6c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/845] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.102 7 INFO cinder.api.openstack.wsgi [None req-42552be9-e2df-4530-8ab6-db3db9962437 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:01:14.127 7 INFO cinder.api.openstack.wsgi [None req-42552be9-e2df-4530-8ab6-db3db9962437 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/846] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.146 8 INFO cinder.api.openstack.wsgi [None req-e1105366-49d6-42fe-81be-8e2e47479650 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true 2026-05-11 12:01:14.173 8 INFO cinder.api.openstack.wsgi [None req-e1105366-49d6-42fe-81be-8e2e47479650 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/847] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.190 7 INFO cinder.api.openstack.wsgi [None req-4479c80e-9615-4e67-bc37-f5b77910cd3a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true 2026-05-11 12:01:14.216 7 INFO cinder.api.openstack.wsgi [None req-4479c80e-9615-4e67-bc37-f5b77910cd3a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/848] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.232 8 INFO cinder.api.openstack.wsgi [None req-3919030d-a2f2-4832-9a8f-0386ab1f87dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:01:14.238 8 INFO cinder.volume.api [None req-3919030d-a2f2-4832-9a8f-0386ab1f87dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:01:14.238 8 INFO cinder.api.openstack.wsgi [None req-3919030d-a2f2-4832-9a8f-0386ab1f87dd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/849] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:01:14.251 7 INFO cinder.api.openstack.wsgi [None req-744ffa63-1bdd-4a52-bb2d-a7716dfcc67e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:01:14.258 7 INFO cinder.api.openstack.wsgi [None req-744ffa63-1bdd-4a52-bb2d-a7716dfcc67e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 423/850] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.268 8 INFO cinder.api.openstack.wsgi [None req-e5f01bda-101f-43c3-806a-3c6dcb8e0dc3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:01:14.283 8 INFO cinder.volume.api [None req-e5f01bda-101f-43c3-806a-3c6dcb8e0dc3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:01:14.285 8 INFO cinder.api.openstack.wsgi [None req-e5f01bda-101f-43c3-806a-3c6dcb8e0dc3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/851] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:01:14.298 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:01:14.803 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 424/852] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:01:14.814 8 INFO cinder.api.openstack.wsgi [None req-9dbfe70d-67d9-4303-a8b1-a42863aa5d86 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:01:14.821 8 INFO cinder.volume.api [None req-9dbfe70d-67d9-4303-a8b1-a42863aa5d86 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:01:14.822 8 INFO cinder.api.openstack.wsgi [None req-9dbfe70d-67d9-4303-a8b1-a42863aa5d86 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/853] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:01:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:01:15.260 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:15.262 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/854] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:15 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:15.268 8 INFO cinder.api.openstack.wsgi [None req-9dbfe70d-67d9-4303-a8b1-a42863aa5d86 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:15.269 8 INFO cinder.api.openstack.wsgi [None req-9dbfe70d-67d9-4303-a8b1-a42863aa5d86 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/855] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:15.772 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:15.772 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 426/856] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:15 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:15.784 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 2026-05-11 12:01:15.810 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 returned with HTTP 200 [pid: 8|app: 0|req: 431/857] 10.0.0.207 () {34 vars in 879 bytes} [Mon May 11 12:01:15 2026] GET /v3/b6fd13a44b0e4168a465e608ee174df0/limits?tenant_id=b6fd13a44b0e4168a465e608ee174df0 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:01:17.305 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:17.307 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/858] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:17 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:17.314 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:01:17.315 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 432/859] 10.0.0.207 () {28 vars in 376 bytes} [Mon May 11 12:01:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-11 12:01:22.149 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:22.149 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:22.150 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:22.150 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:32.149 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:32.149 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:32.150 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:32.150 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:42.150 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:42.150 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:42.151 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:42.151 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:52.149 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:52.149 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:01:52.150 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:01:52.151 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:02.149 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:02.149 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:02.150 8 INFO cinder.api.openstack.wsgi [None req-191688e0-691c-4e0c-bc18-5be43cda29a3 6c443f070115427d913308d00063e2c8 b6fd13a44b0e4168a465e608ee174df0 - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:02.150 7 INFO cinder.api.openstack.wsgi [None req-eeff2c67-5b31-47da-ac5d-53a4230c7281 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:04.719 8 INFO cinder.api.openstack.wsgi [None req-711213eb-8783-4c6e-875e-9e2e05e21443 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes 2026-05-11 12:02:05.356 8 INFO cinder.api.v3.volumes [None req-711213eb-8783-4c6e-875e-9e2e05e21443 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Create volume of 16 GB 2026-05-11 12:02:05.362 8 INFO cinder.volume.api [None req-711213eb-8783-4c6e-875e-9e2e05e21443 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Availability Zones retrieved successfully. 2026-05-11 12:02:05.581 8 INFO cinder.volume.api [None req-711213eb-8783-4c6e-875e-9e2e05e21443 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Create volume request issued successfully. 2026-05-11 12:02:05.582 8 INFO cinder.api.openstack.wsgi [None req-711213eb-8783-4c6e-875e-9e2e05e21443 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 438/870] 199.204.45.72 () {34 vars in 733 bytes} [Mon May 11 12:02:04 2026] POST /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes => generated 846 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-11 12:02:05.595 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-9d1afa1a-43ee-4b6f-b6cb-f94aa803e56e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:05.656 7 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-9d1afa1a-43ee-4b6f-b6cb-f94aa803e56e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:05.666 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-9d1afa1a-43ee-4b6f-b6cb-f94aa803e56e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 433/871] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:05 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1025 bytes in 76 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-05-11 12:02:10.685 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-a680cf1c-4cbc-40e6-8270-f3c5d98be969 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:10.701 8 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-a680cf1c-4cbc-40e6-8270-f3c5d98be969 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:10.706 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-a680cf1c-4cbc-40e6-8270-f3c5d98be969 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 439/872] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:10 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:02:11.318 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:11.335 7 INFO cinder.volume.api [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:11.340 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 434/873] 10.0.0.123 () {34 vars in 1028 bytes} [Mon May 11 12:02:11 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:02:11.763 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-18e76ef3-b6b8-42dc-875e-a62fec3ac377 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:11.777 8 INFO cinder.volume.api [req-707d5649-4248-4d85-9952-1c2c647ba145 req-18e76ef3-b6b8-42dc-875e-a62fec3ac377 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:11.781 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-18e76ef3-b6b8-42dc-875e-a62fec3ac377 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 440/874] 10.0.0.123 () {34 vars in 1028 bytes} [Mon May 11 12:02:11 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:11.796 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:02:11.797 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 435/875] 10.0.0.123 () {32 vars in 828 bytes} [Mon May 11 12:02:11 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-05-11 12:02:11.810 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-86d7aa4c-03f7-440b-9231-10ff2114dc21 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:11.856 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-86d7aa4c-03f7-440b-9231-10ff2114dc21 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 8|app: 0|req: 441/876] 10.0.0.123 () {40 vars in 1057 bytes} [Mon May 11 12:02:11 2026] POST /v3/1c5074aad43e4f538ffabfc416f3d63b/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:12.150 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:12.150 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-86d7aa4c-03f7-440b-9231-10ff2114dc21 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:12.152 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-86d7aa4c-03f7-440b-9231-10ff2114dc21 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:12.154 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-11f349fa-976c-443d-9bf9-49f416325c05 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:02:13.679 8 INFO cinder.api.openstack.wsgi [None req-e13f1b05-22f0-4685-9833-3950699ccb58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 12:02:13.686 8 INFO cinder.volume.api [None req-e13f1b05-22f0-4685-9833-3950699ccb58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:02:13.686 8 INFO cinder.api.openstack.wsgi [None req-e13f1b05-22f0-4685-9833-3950699ccb58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/879] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:02:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 125 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-05-11 12:02:13.697 7 INFO cinder.api.openstack.wsgi [None req-77c15c75-871a-473d-b51b-daab4b3a3bdb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:02:13.706 7 INFO cinder.api.openstack.wsgi [None req-77c15c75-871a-473d-b51b-daab4b3a3bdb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 437/880] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:02:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:13.718 8 INFO cinder.api.openstack.wsgi [None req-7c6a9284-3ba1-4fb4-b8a8-d66c7925a558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:02:13.731 8 INFO cinder.volume.api [None req-7c6a9284-3ba1-4fb4-b8a8-d66c7925a558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:13.737 8 INFO cinder.api.openstack.wsgi [None req-7c6a9284-3ba1-4fb4-b8a8-d66c7925a558 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 444/881] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:02:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1491 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:13.753 7 INFO cinder.api.openstack.wsgi [None req-090a3177-7434-4ea4-9da3-8d9bd9d6fdb1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:02:14.260 7 INFO cinder.api.openstack.wsgi [None req-090a3177-7434-4ea4-9da3-8d9bd9d6fdb1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 438/882] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:02:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 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-05-11 12:02:14.272 8 INFO cinder.api.openstack.wsgi [None req-3e26c7f1-159f-4fd1-b7c7-a4b2c784baad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:02:14.286 8 INFO cinder.volume.api [None req-3e26c7f1-159f-4fd1-b7c7-a4b2c784baad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:14.291 8 INFO cinder.api.openstack.wsgi [None req-3e26c7f1-159f-4fd1-b7c7-a4b2c784baad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 445/883] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1491 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:14.404 7 INFO cinder.api.openstack.wsgi [None req-8abef227-5857-4b74-a211-51a61f204119 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true 2026-05-11 12:02:14.426 7 INFO cinder.api.openstack.wsgi [None req-8abef227-5857-4b74-a211-51a61f204119 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/884] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true => generated 847 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-05-11 12:02:14.437 8 INFO cinder.api.openstack.wsgi [None req-1cf94ad7-b95a-4e2a-adcf-083f24fb7681 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true 2026-05-11 12:02:14.461 8 INFO cinder.api.openstack.wsgi [None req-1cf94ad7-b95a-4e2a-adcf-083f24fb7681 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/885] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.476 7 INFO cinder.api.openstack.wsgi [None req-d3d14f53-e11e-4c60-8750-ad124cc0dda2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:02:14.520 7 INFO cinder.api.openstack.wsgi [None req-d3d14f53-e11e-4c60-8750-ad124cc0dda2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/886] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.538 8 INFO cinder.api.openstack.wsgi [None req-a7f979d9-d30d-4489-b86d-05844a1ddf76 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/57f9b880bdbc46598f1ba66f8b2a59ed?usage=true 2026-05-11 12:02:14.558 8 INFO cinder.api.openstack.wsgi [None req-a7f979d9-d30d-4489-b86d-05844a1ddf76 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/57f9b880bdbc46598f1ba66f8b2a59ed?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/887] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/57f9b880bdbc46598f1ba66f8b2a59ed?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.570 7 INFO cinder.api.openstack.wsgi [None req-cfc904ae-b73f-489b-9b06-c89fd2eb747a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true 2026-05-11 12:02:14.592 7 INFO cinder.api.openstack.wsgi [None req-cfc904ae-b73f-489b-9b06-c89fd2eb747a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/888] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.604 8 INFO cinder.api.openstack.wsgi [None req-f34c7b7e-043e-4d75-8074-cd6fff8a45b0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true 2026-05-11 12:02:14.628 8 INFO cinder.api.openstack.wsgi [None req-f34c7b7e-043e-4d75-8074-cd6fff8a45b0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/889] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.640 7 INFO cinder.api.openstack.wsgi [None req-670df0c5-4670-4eb1-be25-e0506cdb486a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:02:14.665 7 INFO cinder.api.openstack.wsgi [None req-670df0c5-4670-4eb1-be25-e0506cdb486a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/890] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.677 8 INFO cinder.api.openstack.wsgi [None req-f74f3572-4953-4758-a676-53dbeaaebbb8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true 2026-05-11 12:02:14.695 8 INFO cinder.api.openstack.wsgi [None req-f74f3572-4953-4758-a676-53dbeaaebbb8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/891] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.705 7 INFO cinder.api.openstack.wsgi [None req-0c3960ce-d6d9-4281-ad79-edc8ac431294 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b34ffed590344e15aa1d0161a4b18a9b?usage=true 2026-05-11 12:02:14.724 7 INFO cinder.api.openstack.wsgi [None req-0c3960ce-d6d9-4281-ad79-edc8ac431294 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b34ffed590344e15aa1d0161a4b18a9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/892] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b34ffed590344e15aa1d0161a4b18a9b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.735 8 INFO cinder.api.openstack.wsgi [None req-ea2bcf97-f707-452f-a34b-b92b02a322ff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true 2026-05-11 12:02:14.752 8 INFO cinder.api.openstack.wsgi [None req-ea2bcf97-f707-452f-a34b-b92b02a322ff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/893] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.765 7 INFO cinder.api.openstack.wsgi [None req-09b0b85b-3f41-4321-8730-becc14665c6d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:02:14.793 7 INFO cinder.api.openstack.wsgi [None req-09b0b85b-3f41-4321-8730-becc14665c6d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/894] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.807 8 INFO cinder.api.openstack.wsgi [None req-411e9145-e41b-47bb-b67b-03e227507ade 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true 2026-05-11 12:02:14.828 8 INFO cinder.api.openstack.wsgi [None req-411e9145-e41b-47bb-b67b-03e227507ade 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/895] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:14.841 7 INFO cinder.api.openstack.wsgi [None req-13821cea-ebdf-4bc7-9d6a-94b022ff7c57 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true 2026-05-11 12:02:14.865 7 INFO cinder.api.openstack.wsgi [None req-13821cea-ebdf-4bc7-9d6a-94b022ff7c57 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/896] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:02:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:02:15.273 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-862e4d1b-762e-4b4f-8404-ae95616aacb4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:15.300 8 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-862e4d1b-762e-4b4f-8404-ae95616aacb4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:15.305 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-862e4d1b-762e-4b4f-8404-ae95616aacb4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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/897] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:15 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:17.248 7 INFO cinder.api.openstack.wsgi [None req-13821cea-ebdf-4bc7-9d6a-94b022ff7c57 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-11 12:02:17.250 7 INFO cinder.api.openstack.wsgi [None req-13821cea-ebdf-4bc7-9d6a-94b022ff7c57 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 446/898] 199.204.45.72 () {32 vars in 838 bytes} [Mon May 11 12:02:17 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-05-11 12:02:17.262 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-1a6cc1a3-082e-417e-b455-a4e5b910c96d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:17.284 8 INFO cinder.volume.api [req-707d5649-4248-4d85-9952-1c2c647ba145 req-1a6cc1a3-082e-417e-b455-a4e5b910c96d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:17.289 8 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-1a6cc1a3-082e-417e-b455-a4e5b910c96d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 453/899] 199.204.45.72 () {36 vars in 1072 bytes} [Mon May 11 12:02:17 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1712 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-11 12:02:17.360 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-434f8e12-7cd2-4d45-9bc8-798c819bee8c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:18.396 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-434f8e12-7cd2-4d45-9bc8-798c819bee8c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae 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: 447/900] 199.204.45.72 () {40 vars in 1134 bytes} [Mon May 11 12:02:17 2026] PUT /v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae => generated 775 bytes in 1048 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-05-11 12:02:18.534 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-ada7f8a0-1a75-44b5-8901-ef418b2eb8e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:18.553 8 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-ada7f8a0-1a75-44b5-8901-ef418b2eb8e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:18.558 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-ada7f8a0-1a75-44b5-8901-ef418b2eb8e0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 454/901] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:18 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:02:18.920 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-b3ffc29b-4a62-45d3-90ff-e9811735c44e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:18.956 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-b3ffc29b-4a62-45d3-90ff-e9811735c44e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae/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: 448/902] 199.204.45.72 () {40 vars in 1147 bytes} [Mon May 11 12:02:18 2026] POST /v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae/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-05-11 12:02:21.321 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-57977ab8-1f94-40f4-9019-0eecc4d3d47b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:21.337 8 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-57977ab8-1f94-40f4-9019-0eecc4d3d47b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:21.342 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-57977ab8-1f94-40f4-9019-0eecc4d3d47b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 455/903] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:21 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:22.148 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-57977ab8-1f94-40f4-9019-0eecc4d3d47b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:22.149 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-b3ffc29b-4a62-45d3-90ff-e9811735c44e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:22.149 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-57977ab8-1f94-40f4-9019-0eecc4d3d47b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:22.150 7 INFO cinder.api.openstack.wsgi [req-707d5649-4248-4d85-9952-1c2c647ba145 req-b3ffc29b-4a62-45d3-90ff-e9811735c44e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:02:24.927 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:24.943 8 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:24.950 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 457/906] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:24 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1787 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-05-11 12:02:28.025 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:02:28.040 7 INFO cinder.volume.api [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:02:28.044 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 450/907] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 12:02:28 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 1787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:02:32.149 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:32.149 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:32.150 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:32.150 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:42.149 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:42.149 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:42.150 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:42.150 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:52.154 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:52.154 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:02:52.155 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:02:52.155 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:02.149 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:02.150 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:02.151 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:02.151 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:12.149 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:12.150 8 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-f4a4fa34-a76e-49c7-adec-08960815baff 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:12.149 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:12.151 7 INFO cinder.api.openstack.wsgi [req-711213eb-8783-4c6e-875e-9e2e05e21443 req-2fb6801e-cce0-41b3-aaaa-d1d5d36b1d45 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:03:13.724 8 INFO cinder.api.openstack.wsgi [None req-4c9afc7c-729a-4471-b736-7e43e67943af 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:03:14.227 8 INFO cinder.api.openstack.wsgi [None req-4c9afc7c-729a-4471-b736-7e43e67943af 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 463/918] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:03:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 611 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-05-11 12:03:14.244 7 INFO cinder.api.openstack.wsgi [None req-c59c3c79-a4ea-40b9-bb47-bd2a485e75ce 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:03:14.256 7 INFO cinder.volume.api [None req-c59c3c79-a4ea-40b9-bb47-bd2a485e75ce 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:03:14.256 7 INFO cinder.api.openstack.wsgi [None req-c59c3c79-a4ea-40b9-bb47-bd2a485e75ce 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/919] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 12:03:14.268 8 INFO cinder.api.openstack.wsgi [None req-17cf16fc-46a5-4b73-af64-291ef7914b0d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:03:14.287 8 INFO cinder.volume.api [None req-17cf16fc-46a5-4b73-af64-291ef7914b0d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:03:14.293 8 INFO cinder.api.openstack.wsgi [None req-17cf16fc-46a5-4b73-af64-291ef7914b0d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 464/920] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:03:14.336 7 INFO cinder.api.openstack.wsgi [None req-3b2e4741-3827-4982-80cf-895693d29adb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true 2026-05-11 12:03:14.357 7 INFO cinder.api.openstack.wsgi [None req-3b2e4741-3827-4982-80cf-895693d29adb 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/921] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true => generated 847 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-05-11 12:03:14.368 8 INFO cinder.api.openstack.wsgi [None req-0e997244-5b35-4a48-b36b-4c5d45c894bd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true 2026-05-11 12:03:14.391 8 INFO cinder.api.openstack.wsgi [None req-0e997244-5b35-4a48-b36b-4c5d45c894bd 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/922] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.402 7 INFO cinder.api.openstack.wsgi [None req-8f0a6cb8-3500-4b01-889c-2be47d943d6f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:03:14.429 7 INFO cinder.api.openstack.wsgi [None req-8f0a6cb8-3500-4b01-889c-2be47d943d6f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/923] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.445 8 INFO cinder.api.openstack.wsgi [None req-d107628a-3e54-4247-a2ce-9c20ec8ba166 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true 2026-05-11 12:03:14.466 8 INFO cinder.api.openstack.wsgi [None req-d107628a-3e54-4247-a2ce-9c20ec8ba166 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/924] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.479 7 INFO cinder.api.openstack.wsgi [None req-58088171-c8d7-4cf6-8e1b-cfd5dead4aed 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true 2026-05-11 12:03:14.499 7 INFO cinder.api.openstack.wsgi [None req-58088171-c8d7-4cf6-8e1b-cfd5dead4aed 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/925] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.508 8 INFO cinder.api.openstack.wsgi [None req-da1b063a-8081-48b7-882f-6c3e6a105f2b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:03:14.530 8 INFO cinder.api.openstack.wsgi [None req-da1b063a-8081-48b7-882f-6c3e6a105f2b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/926] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.540 7 INFO cinder.api.openstack.wsgi [None req-946a099b-92f5-4cc3-85ad-6fde165ae688 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true 2026-05-11 12:03:14.559 7 INFO cinder.api.openstack.wsgi [None req-946a099b-92f5-4cc3-85ad-6fde165ae688 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/927] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.569 8 INFO cinder.api.openstack.wsgi [None req-db331060-ba53-42f8-a9e2-9a4d6d09959d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true 2026-05-11 12:03:14.595 8 INFO cinder.api.openstack.wsgi [None req-db331060-ba53-42f8-a9e2-9a4d6d09959d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/928] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.608 7 INFO cinder.api.openstack.wsgi [None req-a5b6844c-db76-43f8-81a9-f4e61dab2870 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:03:14.632 7 INFO cinder.api.openstack.wsgi [None req-a5b6844c-db76-43f8-81a9-f4e61dab2870 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/929] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.646 8 INFO cinder.api.openstack.wsgi [None req-f56b9a0a-3f8f-4b7a-9638-ae751adc3773 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true 2026-05-11 12:03:14.669 8 INFO cinder.api.openstack.wsgi [None req-f56b9a0a-3f8f-4b7a-9638-ae751adc3773 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/930] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.683 7 INFO cinder.api.openstack.wsgi [None req-7e4526ca-0901-429e-8e69-097d9ae2da6f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true 2026-05-11 12:03:14.700 7 INFO cinder.api.openstack.wsgi [None req-7e4526ca-0901-429e-8e69-097d9ae2da6f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/931] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.716 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:03:14.721 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 470/932] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:03:14.739 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:03:14.751 7 INFO cinder.volume.api [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:03:14.755 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 463/933] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:03:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:03:22.154 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:22.154 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:22.155 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:22.155 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:32.149 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:32.149 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:32.150 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:32.151 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:42.149 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:42.149 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:42.151 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:42.151 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:52.149 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:52.149 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:03:52.150 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:03:52.150 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:02.149 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:02.149 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:02.151 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:02.151 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:12.150 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:12.150 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:12.150 7 INFO cinder.api.openstack.wsgi [None req-e4cf8ed1-26d3-4241-b1d0-e4c856332456 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:12.151 8 INFO cinder.api.openstack.wsgi [None req-333a7e4d-b5e9-4b64-adce-9c372e332d33 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:04:13.616 7 INFO cinder.api.openstack.wsgi [None req-1ed556e7-f6b5-4b77-ad74-bbd6709ac866 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:04:13.629 7 INFO cinder.volume.api [None req-1ed556e7-f6b5-4b77-ad74-bbd6709ac866 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:04:13.635 7 INFO cinder.api.openstack.wsgi [None req-1ed556e7-f6b5-4b77-ad74-bbd6709ac866 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 470/946] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:04:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1790 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:04:13.646 8 INFO cinder.api.openstack.wsgi [None req-b1abcb87-e035-4d6c-8c12-a147a53c0c2d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:04:13.652 8 INFO cinder.volume.api [None req-b1abcb87-e035-4d6c-8c12-a147a53c0c2d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:04:13.652 8 INFO cinder.api.openstack.wsgi [None req-b1abcb87-e035-4d6c-8c12-a147a53c0c2d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/947] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:04:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/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-05-11 12:04:13.671 7 INFO cinder.api.openstack.wsgi [None req-f80cca23-1e1f-4e13-96d2-d8de18405280 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:04:13.676 7 INFO cinder.api.openstack.wsgi [None req-f80cca23-1e1f-4e13-96d2-d8de18405280 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/948] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:04:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:13.691 8 INFO cinder.api.openstack.wsgi [None req-9fad8219-a418-4e93-8a96-324aff34df9b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:04:14.194 8 INFO cinder.api.openstack.wsgi [None req-9fad8219-a418-4e93-8a96-324aff34df9b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 478/949] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:04:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.235 7 INFO cinder.api.openstack.wsgi [None req-720f6845-0dd1-4486-ad1c-f810fea0c47a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true 2026-05-11 12:04:14.262 7 INFO cinder.api.openstack.wsgi [None req-720f6845-0dd1-4486-ad1c-f810fea0c47a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/950] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.277 8 INFO cinder.api.openstack.wsgi [None req-3b616196-1317-464e-8bcc-9bf75693879f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true 2026-05-11 12:04:14.304 8 INFO cinder.api.openstack.wsgi [None req-3b616196-1317-464e-8bcc-9bf75693879f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/951] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.315 7 INFO cinder.api.openstack.wsgi [None req-0dac85ba-441c-4336-bfb6-d7c4ef93a6a4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:04:14.342 7 INFO cinder.api.openstack.wsgi [None req-0dac85ba-441c-4336-bfb6-d7c4ef93a6a4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/952] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.356 8 INFO cinder.api.openstack.wsgi [None req-33797ed5-f7fa-45e3-8a0f-3eb6a45b8b9d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true 2026-05-11 12:04:14.381 8 INFO cinder.api.openstack.wsgi [None req-33797ed5-f7fa-45e3-8a0f-3eb6a45b8b9d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/953] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.396 7 INFO cinder.api.openstack.wsgi [None req-4c534552-4ec1-4fb0-9500-6eaafbe2746e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true 2026-05-11 12:04:14.421 7 INFO cinder.api.openstack.wsgi [None req-4c534552-4ec1-4fb0-9500-6eaafbe2746e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/954] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.434 8 INFO cinder.api.openstack.wsgi [None req-a0e6821b-d3bd-4c69-9c05-783d86911ef7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:04:14.463 8 INFO cinder.api.openstack.wsgi [None req-a0e6821b-d3bd-4c69-9c05-783d86911ef7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/955] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.476 7 INFO cinder.api.openstack.wsgi [None req-6f6a50f0-948b-4c74-a044-02152cc741ab 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true 2026-05-11 12:04:14.497 7 INFO cinder.api.openstack.wsgi [None req-6f6a50f0-948b-4c74-a044-02152cc741ab 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/956] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.509 8 INFO cinder.api.openstack.wsgi [None req-3cdd6122-d829-4f0b-945c-14e4b88d6bc2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true 2026-05-11 12:04:14.529 8 INFO cinder.api.openstack.wsgi [None req-3cdd6122-d829-4f0b-945c-14e4b88d6bc2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/957] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.542 7 INFO cinder.api.openstack.wsgi [None req-0efa42aa-0e32-44bd-bbd5-eaf8a5314c72 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:04:14.570 7 INFO cinder.api.openstack.wsgi [None req-0efa42aa-0e32-44bd-bbd5-eaf8a5314c72 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/958] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.582 8 INFO cinder.api.openstack.wsgi [None req-96e720b5-1fe2-47db-a088-4de0577364ad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true 2026-05-11 12:04:14.603 8 INFO cinder.api.openstack.wsgi [None req-96e720b5-1fe2-47db-a088-4de0577364ad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/959] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.616 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true 2026-05-11 12:04:14.637 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/960] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:14.649 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:04:14.668 8 INFO cinder.volume.api [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:04:14.676 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/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: 484/961] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:04:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 1790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-11 12:04:22.149 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:22.149 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:22.150 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:22.151 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:32.150 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:32.150 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:32.151 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:32.152 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:42.149 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:42.149 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:42.150 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:42.150 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:52.149 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:52.149 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:04:52.150 8 INFO cinder.api.openstack.wsgi [None req-05036488-70d0-4bf6-8d23-ada49c9bcf44 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:04:52.151 7 INFO cinder.api.openstack.wsgi [None req-77372a39-1f2b-48f0-a1c2-9e619e2760c5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:04:54.111 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:04:54.672 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae 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: 489/970] 199.204.45.72 () {38 vars in 1102 bytes} [Mon May 11 12:04:54 2026] DELETE /v3/1c5074aad43e4f538ffabfc416f3d63b/attachments/df15eef4-495a-46b9-99e3-9834174b2aae => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:04:54.685 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 2026-05-11 12:04:54.685 7 INFO cinder.api.v3.volumes [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Delete volume with id: cdd89fad-c770-4122-ace8-7fa3538086f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:04:54.694 7 INFO cinder.volume.api [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Volume info retrieved successfully. 2026-05-11 12:04:54.718 7 INFO cinder.volume.api [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Delete volume request issued successfully. 2026-05-11 12:04:54.719 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 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: 482/971] 199.204.45.72 () {36 vars in 1053 bytes} [Mon May 11 12:04:54 2026] DELETE /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/cdd89fad-c770-4122-ace8-7fa3538086f9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-11 12:05:02.148 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:02.149 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:02.149 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:02.150 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:12.150 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:12.150 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:12.151 8 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-56e2974c-c0e4-4526-85df-32040b853068 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:12.152 7 INFO cinder.api.openstack.wsgi [req-e6f5dcf2-39bd-43b8-a477-9e3b302c45bf req-0c354d53-2f1a-4a27-8cc0-1e85321531aa 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164: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-05-11 12:05:13.623 8 INFO cinder.api.openstack.wsgi [None req-1d34753a-9b01-4742-a0ee-cd4f5d4d2a66 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-11 12:05:13.628 8 INFO cinder.api.openstack.wsgi [None req-1d34753a-9b01-4742-a0ee-cd4f5d4d2a66 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 492/976] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:05:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 70 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-05-11 12:05:13.638 7 INFO cinder.api.openstack.wsgi [None req-b739ee88-149d-4a6c-984d-db6588f23477 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:05:13.645 7 INFO cinder.volume.api [None req-b739ee88-149d-4a6c-984d-db6588f23477 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:05:13.645 7 INFO cinder.api.openstack.wsgi [None req-b739ee88-149d-4a6c-984d-db6588f23477 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/977] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:05:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:05:13.654 8 INFO cinder.api.openstack.wsgi [None req-ece56aca-f346-475a-8fc3-42ddf695146b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:05:14.157 8 INFO cinder.api.openstack.wsgi [None req-ece56aca-f346-475a-8fc3-42ddf695146b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 493/978] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:05:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.166 7 INFO cinder.api.openstack.wsgi [None req-30b4c598-eea6-4216-9b12-7c7374515e55 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:05:14.178 7 INFO cinder.volume.api [None req-30b4c598-eea6-4216-9b12-7c7374515e55 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:05:14.181 7 INFO cinder.api.openstack.wsgi [None req-30b4c598-eea6-4216-9b12-7c7374515e55 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/979] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:05:14.191 8 INFO cinder.api.openstack.wsgi [None req-e6f7d2f5-bcd5-4070-9735-cc84ebd0af10 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:05:14.199 8 INFO cinder.volume.api [None req-e6f7d2f5-bcd5-4070-9735-cc84ebd0af10 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:05:14.201 8 INFO cinder.api.openstack.wsgi [None req-e6f7d2f5-bcd5-4070-9735-cc84ebd0af10 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/980] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:05:14.253 7 INFO cinder.api.openstack.wsgi [None req-a22b90a2-d6d4-40d9-874f-852e5aacebad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true 2026-05-11 12:05:14.273 7 INFO cinder.api.openstack.wsgi [None req-a22b90a2-d6d4-40d9-874f-852e5aacebad 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/981] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/0df4307d1f414f81a2fb381ca615e723?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.287 8 INFO cinder.api.openstack.wsgi [None req-8f8112fa-be1c-410e-8f00-c8c238e174b3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true 2026-05-11 12:05:14.308 8 INFO cinder.api.openstack.wsgi [None req-8f8112fa-be1c-410e-8f00-c8c238e174b3 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/982] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1b8bb40f7225455cbe258499714175c6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.324 7 INFO cinder.api.openstack.wsgi [None req-0eea315d-d481-4bd1-b02f-29a28d676393 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:05:14.343 7 INFO cinder.api.openstack.wsgi [None req-0eea315d-d481-4bd1-b02f-29a28d676393 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/983] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.355 8 INFO cinder.api.openstack.wsgi [None req-f637c8fa-0e84-4dc5-9399-2a3347768abf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true 2026-05-11 12:05:14.377 8 INFO cinder.api.openstack.wsgi [None req-f637c8fa-0e84-4dc5-9399-2a3347768abf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/984] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/884119523a4f44039fab6d769dd92560?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.388 7 INFO cinder.api.openstack.wsgi [None req-c67fea5b-45f2-45c8-a93b-1e91af316919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true 2026-05-11 12:05:14.415 7 INFO cinder.api.openstack.wsgi [None req-c67fea5b-45f2-45c8-a93b-1e91af316919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/985] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a1500bfa25204e68a5136d21704b2dda?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.426 8 INFO cinder.api.openstack.wsgi [None req-7504aeca-0f15-43a3-ad92-01a9cf7987a6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:05:14.445 8 INFO cinder.api.openstack.wsgi [None req-7504aeca-0f15-43a3-ad92-01a9cf7987a6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/986] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.456 7 INFO cinder.api.openstack.wsgi [None req-15d6ddac-5eb9-4b67-b743-ba7947ac2a19 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true 2026-05-11 12:05:14.482 7 INFO cinder.api.openstack.wsgi [None req-15d6ddac-5eb9-4b67-b743-ba7947ac2a19 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/987] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/ae7630c2f13d4d0ab1125840dc1bda85?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.496 8 INFO cinder.api.openstack.wsgi [None req-8ed8a80e-daaf-411c-9567-3718fae41619 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true 2026-05-11 12:05:14.517 8 INFO cinder.api.openstack.wsgi [None req-8ed8a80e-daaf-411c-9567-3718fae41619 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/988] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/b9b8d4968878482d8e8d25fccd9371ea?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.528 7 INFO cinder.api.openstack.wsgi [None req-67f1f21e-b787-450f-9801-fa794a2a700f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:05:14.549 7 INFO cinder.api.openstack.wsgi [None req-67f1f21e-b787-450f-9801-fa794a2a700f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/989] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.560 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true 2026-05-11 12:05:14.589 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/990] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c75973f227d74d3c8830bbf11534d9b9?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:14.601 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true 2026-05-11 12:05:14.625 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/991] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:05:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/d364ad77731e43de9d628587025532f3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:05:22.149 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:22.149 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:22.150 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:22.151 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:32.149 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:32.149 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:32.150 7 INFO cinder.api.openstack.wsgi [None req-14e40b46-07a4-407c-a6e0-5f6ed493e911 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:32.151 8 INFO cinder.api.openstack.wsgi [None req-ed933483-c9b2-4624-923a-dbb091987c54 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:33.185 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots 2026-05-11 12:05:33.197 7 INFO cinder.volume.api [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:05:33.198 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 495/996] 10.0.0.95 () {32 vars in 704 bytes} [Mon May 11 12:05:33 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:05:33.216 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes 2026-05-11 12:05:33.252 8 INFO cinder.volume.api [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:05:33.252 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 502/997] 10.0.0.95 () {32 vars in 700 bytes} [Mon May 11 12:05:33 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:05:42.150 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:42.150 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:42.151 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:42.158 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:52.148 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:52.149 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:05:52.149 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:05:52.150 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:02.149 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:02.149 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:02.149 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:02.150 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:12.149 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:12.150 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:12.150 8 INFO cinder.api.openstack.wsgi [None req-08decef7-2885-4a35-a184-33bf85f15206 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:12.151 7 INFO cinder.api.openstack.wsgi [None req-e22c8ad7-d8da-459e-9a3a-41032b37a9de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:13.669 8 INFO cinder.api.openstack.wsgi [None req-deafed44-59eb-4a6b-916a-a6d304df8020 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:06:13.682 8 INFO cinder.volume.api [None req-deafed44-59eb-4a6b-916a-a6d304df8020 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:06:13.685 8 INFO cinder.api.openstack.wsgi [None req-deafed44-59eb-4a6b-916a-a6d304df8020 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1006] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:06:13.725 7 INFO cinder.api.openstack.wsgi [None req-cd47fa32-e56c-42a5-84e2-fef5d14897c4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:06:13.755 7 INFO cinder.api.openstack.wsgi [None req-cd47fa32-e56c-42a5-84e2-fef5d14897c4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1007] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:06:13.767 8 INFO cinder.api.openstack.wsgi [None req-c67fdc17-ba8b-445c-aa88-6b696eb5e05a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:06:13.784 8 INFO cinder.api.openstack.wsgi [None req-c67fdc17-ba8b-445c-aa88-6b696eb5e05a 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1008] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:06:13.797 7 INFO cinder.api.openstack.wsgi [None req-68179f31-9880-4959-8be6-528b53c77cab 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:06:13.824 7 INFO cinder.api.openstack.wsgi [None req-68179f31-9880-4959-8be6-528b53c77cab 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1009] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:06:13.835 8 INFO cinder.api.openstack.wsgi [None req-f0e9fe5e-3669-4a7c-8abc-d9e5f9d3fedf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:06:13.842 8 INFO cinder.api.openstack.wsgi [None req-f0e9fe5e-3669-4a7c-8abc-d9e5f9d3fedf 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 509/1010] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:06:13.853 7 INFO cinder.api.openstack.wsgi [None req-3cb0bd00-e697-4be8-9787-b51b12921dfc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:06:13.865 7 INFO cinder.volume.api [None req-3cb0bd00-e697-4be8-9787-b51b12921dfc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:06:13.867 7 INFO cinder.api.openstack.wsgi [None req-3cb0bd00-e697-4be8-9787-b51b12921dfc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1011] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:06:13.880 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:06:14.383 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1012] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:06:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:06:14.394 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:06:14.404 7 INFO cinder.volume.api [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:06:14.404 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1013] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:06:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:06:22.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:22.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:22.150 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:22.151 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:32.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:32.150 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:32.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:32.151 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:42.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:42.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:42.150 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:42.151 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:52.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:52.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:06:52.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:06:52.150 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:02.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:02.150 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:02.150 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:02.151 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:12.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:12.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:12.149 7 INFO cinder.api.openstack.wsgi [None req-aa4b1f2e-0257-4f36-ad97-0b886e8d02d5 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:12.149 8 INFO cinder.api.openstack.wsgi [None req-9de30990-4a89-4fef-90a6-c0ef4192d9d1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:13.615 7 INFO cinder.api.openstack.wsgi [None req-9f98eb78-f7d4-4d0f-9525-156714f968dc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:07:13.627 7 INFO cinder.volume.api [None req-9f98eb78-f7d4-4d0f-9525-156714f968dc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:07:13.628 7 INFO cinder.api.openstack.wsgi [None req-9f98eb78-f7d4-4d0f-9525-156714f968dc 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1026] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:07:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:07:13.636 8 INFO cinder.api.openstack.wsgi [None req-7119ec83-15d7-49ff-843b-cd0048b4bb20 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:07:13.642 8 INFO cinder.volume.api [None req-7119ec83-15d7-49ff-843b-cd0048b4bb20 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:07:13.644 8 INFO cinder.api.openstack.wsgi [None req-7119ec83-15d7-49ff-843b-cd0048b4bb20 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1027] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:07:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:07:13.654 7 INFO cinder.api.openstack.wsgi [None req-730c937c-cd5d-4b90-8033-655e82d0bd58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:07:13.662 7 INFO cinder.volume.api [None req-730c937c-cd5d-4b90-8033-655e82d0bd58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:07:13.664 7 INFO cinder.api.openstack.wsgi [None req-730c937c-cd5d-4b90-8033-655e82d0bd58 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1028] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:07:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:07:13.672 8 INFO cinder.api.openstack.wsgi [None req-f34cb1a6-2b6c-4a5e-8bbe-75db67e38f9c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:07:14.175 8 INFO cinder.api.openstack.wsgi [None req-f34cb1a6-2b6c-4a5e-8bbe-75db67e38f9c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1029] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:07:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:07:14.217 7 INFO cinder.api.openstack.wsgi [None req-b01f22b8-3dae-4552-9dcb-31706b0ec920 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:07:14.255 7 INFO cinder.api.openstack.wsgi [None req-b01f22b8-3dae-4552-9dcb-31706b0ec920 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1030] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:07:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:07:14.268 8 INFO cinder.api.openstack.wsgi [None req-357f4a8b-00e1-42a4-8b5c-357ae3d60794 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:07:14.286 8 INFO cinder.api.openstack.wsgi [None req-357f4a8b-00e1-42a4-8b5c-357ae3d60794 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1031] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:07:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:07:14.297 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:07:14.335 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1032] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:07:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:07:14.347 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:07:14.354 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1033] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:07:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:07:22.148 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:22.149 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:22.151 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:22.152 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:32.149 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:32.149 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:32.150 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:32.150 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:42.149 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:42.149 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:42.151 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:42.151 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:52.149 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:52.149 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:07:52.150 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:07:52.150 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:02.150 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:02.150 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:02.151 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:02.151 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:12.152 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:12.153 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:12.154 7 INFO cinder.api.openstack.wsgi [None req-ea3018d4-da98-4943-886b-acfc28330ea2 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:12.154 8 INFO cinder.api.openstack.wsgi [None req-0a7c0104-1633-4232-a3f4-4280d4df264f 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:13.548 8 INFO cinder.api.openstack.wsgi [None req-789bdd4f-3418-4312-80fb-4744ad28350d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:08:13.557 8 INFO cinder.volume.api [None req-789bdd4f-3418-4312-80fb-4744ad28350d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:08:13.558 8 INFO cinder.api.openstack.wsgi [None req-789bdd4f-3418-4312-80fb-4744ad28350d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1046] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:08:13.598 7 INFO cinder.api.openstack.wsgi [None req-e0f1ece2-6791-4356-96e9-695e6b1fe155 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:08:13.619 7 INFO cinder.api.openstack.wsgi [None req-e0f1ece2-6791-4356-96e9-695e6b1fe155 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1047] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:08:13.629 8 INFO cinder.api.openstack.wsgi [None req-64f7a5c8-97ad-4046-8017-05d087a130f1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:08:13.649 8 INFO cinder.api.openstack.wsgi [None req-64f7a5c8-97ad-4046-8017-05d087a130f1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1048] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:08:13.661 7 INFO cinder.api.openstack.wsgi [None req-ccc2160d-9b17-46ad-ac85-1322e0330150 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:08:13.683 7 INFO cinder.api.openstack.wsgi [None req-ccc2160d-9b17-46ad-ac85-1322e0330150 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1049] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:08:13.696 8 INFO cinder.api.openstack.wsgi [None req-4c200315-adc7-4da6-8228-343539bd26a4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:08:13.703 8 INFO cinder.api.openstack.wsgi [None req-4c200315-adc7-4da6-8228-343539bd26a4 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1050] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:08:13.714 7 INFO cinder.api.openstack.wsgi [None req-b9f60a05-3348-41b8-8441-c946d042e4c0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:08:13.721 7 INFO cinder.volume.api [None req-b9f60a05-3348-41b8-8441-c946d042e4c0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:08:13.723 7 INFO cinder.api.openstack.wsgi [None req-b9f60a05-3348-41b8-8441-c946d042e4c0 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1051] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:08:13.734 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:08:13.740 8 INFO cinder.volume.api [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:08:13.741 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1052] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:08:13.752 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:08:14.256 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1053] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:08:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:08:22.148 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:22.149 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:22.149 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:22.150 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:32.149 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:32.149 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:32.150 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:32.151 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:42.149 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:42.149 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:42.149 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:42.150 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:52.154 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:52.154 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:08:52.154 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:08:52.155 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:02.149 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:02.149 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:02.150 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:02.150 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:12.149 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:12.150 7 INFO cinder.api.openstack.wsgi [None req-9c5bc50a-d246-4aea-929d-4a54f4db1bea 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:12.150 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:12.151 8 INFO cinder.api.openstack.wsgi [None req-bafb1019-f8b8-4e08-8164-2c9cba5e9fa1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:13.627 7 INFO cinder.api.openstack.wsgi [None req-2b13c00d-25ec-45c1-be3d-6889463e21de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true 2026-05-11 12:09:13.654 7 INFO cinder.api.openstack.wsgi [None req-2b13c00d-25ec-45c1-be3d-6889463e21de 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1066] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:09:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/1c5074aad43e4f538ffabfc416f3d63b?usage=true => generated 845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:09:13.673 8 INFO cinder.api.openstack.wsgi [None req-b2279f68-9d04-4064-a6db-67b942296e94 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true 2026-05-11 12:09:13.699 8 INFO cinder.api.openstack.wsgi [None req-b2279f68-9d04-4064-a6db-67b942296e94 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1067] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:09:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/a50f550107aa40d18be6de8130ccf3a6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:09:13.710 7 INFO cinder.api.openstack.wsgi [None req-7348c95c-aed0-4926-945f-6f37d7061f89 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true 2026-05-11 12:09:13.735 7 INFO cinder.api.openstack.wsgi [None req-7348c95c-aed0-4926-945f-6f37d7061f89 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1068] 10.0.0.168 () {28 vars in 736 bytes} [Mon May 11 12:09:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-quota-sets/c38a8d7371ab450cbb258205ee89a7fd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:09:13.747 8 INFO cinder.api.openstack.wsgi [None req-18e1ac34-b4a3-410e-9b9e-1bd4cb6dd90c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services 2026-05-11 12:09:13.756 8 INFO cinder.api.openstack.wsgi [None req-18e1ac34-b4a3-410e-9b9e-1bd4cb6dd90c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 538/1069] 10.0.0.168 () {28 vars in 645 bytes} [Mon May 11 12:09:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:09:13.768 7 INFO cinder.api.openstack.wsgi [None req-1569e091-dd5e-4532-8f1f-35e33f59743d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true 2026-05-11 12:09:14.271 7 INFO cinder.api.openstack.wsgi [None req-1569e091-dd5e-4532-8f1f-35e33f59743d 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1070] 10.0.0.168 () {28 vars in 696 bytes} [Mon May 11 12:09:13 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-11 12:09:14.284 8 INFO cinder.api.openstack.wsgi [None req-58b29276-7264-489c-a732-b9637c016675 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true 2026-05-11 12:09:14.289 8 INFO cinder.volume.api [None req-58b29276-7264-489c-a732-b9637c016675 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all snapshots completed successfully. 2026-05-11 12:09:14.289 8 INFO cinder.api.openstack.wsgi [None req-58b29276-7264-489c-a732-b9637c016675 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1071] 10.0.0.168 () {28 vars in 674 bytes} [Mon May 11 12:09:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:09:14.298 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:09:14.308 7 INFO cinder.volume.api [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:09:14.310 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1072] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:09:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:09:14.323 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true 2026-05-11 12:09:14.332 8 INFO cinder.volume.api [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Get all volumes completed successfully. 2026-05-11 12:09:14.334 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1073] 10.0.0.168 () {28 vars in 684 bytes} [Mon May 11 12:09:14 2026] GET /v3/1c5074aad43e4f538ffabfc416f3d63b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-11 12:09:22.149 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:22.149 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:22.150 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:22.150 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:32.149 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:32.149 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:32.150 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:32.151 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:42.150 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:42.150 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:42.151 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:42.151 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:52.148 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:52.148 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] GET http://10.0.0.164:8776/ 2026-05-11 12:09:52.149 7 INFO cinder.api.openstack.wsgi [None req-06ae977f-8a05-4d44-a17b-0e2626228919 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300 2026-05-11 12:09:52.149 8 INFO cinder.api.openstack.wsgi [None req-5e567fbe-34cb-411f-b802-a2922448540e 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] http://10.0.0.164:8776/ returned with HTTP 300