+ COMMAND=start + start + exec uwsgi --ini /etc/manila/manila-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/manila/manila-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 06:55:00 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: manila-api-675f666fdb-5fprp 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:8786 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f641aa15668 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)... 2026-05-27 06:55:04.016 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-05-27 06:55:04.038 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-27 06:55:04.077 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-05-27 06:55:04.100 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-27 06:55:04.591 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-27 06:55:04.645 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-05-27 06:55:04.649 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 06:55:04.661 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-27 06:55:04.719 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-05-27 06:55:04.724 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 06:55:05.077 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-27 06:55:05.129 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-05-27 06:55:05.132 7 INFO manila.api.extensions [-] Initializing extension manager. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f641aa15668 pid: 8 (default app) 2026-05-27 06:55:05.140 8 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.73:8786/ 2026-05-27 06:55:05.141 8 INFO manila.api.openstack.wsgi [-] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:05.141 8 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.73:8786/ 2026-05-27 06:55:05.142 8 INFO manila.api.openstack.wsgi [-] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:05.183 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f641aa15668 pid: 7 (default app) 2026-05-27 06:55:12.486 8 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.73:8786/ 2026-05-27 06:55:12.487 8 INFO manila.api.openstack.wsgi [-] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:18.317 7 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-27 06:55:18.319 7 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 1/4] 10.0.0.189 () {32 vars in 633 bytes} [Wed May 27 06:55:18 2026] GET / => generated 800 bytes in 12 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-27 06:55:18.727 8 WARNING oslo_policy.policy [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-27 06:55:18.727 8 WARNING oslo_policy.policy [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-27 06:55:19.023 8 INFO manila.api.openstack.wsgi [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-27 06:55:19.900 8 INFO manila.api.openstack.wsgi [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 4/5] 10.0.0.189 () {32 vars in 704 bytes} [Wed May 27 06:55:18 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1574 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-27 06:55:19.950 7 WARNING oslo_policy.policy [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-27 06:55:19.950 7 WARNING oslo_policy.policy [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-27 06:55:20.317 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-27 06:55:21.310 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 2/6] 10.0.0.189 () {32 vars in 704 bytes} [Wed May 27 06:55:19 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1403 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-27 06:55:22.498 8 INFO manila.api.openstack.wsgi [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:55:22.499 8 INFO manila.api.openstack.wsgi [None req-18a14c65-1342-40e9-8d3a-103cc31dc8ea 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:22.916 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-27 06:55:22.918 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 3/8] 10.0.0.189 () {32 vars in 633 bytes} [Wed May 27 06:55:22 2026] GET / => generated 800 bytes in 3 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-27 06:55:22.952 8 INFO manila.api.openstack.wsgi [None req-bb50b53c-f709-41d5-986b-c97c441912b3 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-05-27 06:55:22.973 8 INFO manila.api.openstack.wsgi [None req-bb50b53c-f709-41d5-986b-c97c441912b3 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 8|app: 0|req: 6/9] 10.0.0.189 () {36 vars in 703 bytes} [Wed May 27 06:55:22 2026] POST /v2/types => generated 609 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-27 06:55:24.610 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-27 06:55:24.610 7 INFO manila.api.openstack.wsgi [None req-4ef3c245-30f9-4b23-bc09-4ef70d67471f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 4/10] 10.0.0.189 () {32 vars in 633 bytes} [Wed May 27 06:55:24 2026] GET / => generated 800 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-27 06:55:24.654 8 INFO manila.api.openstack.wsgi [None req-6cac8ef4-6390-496b-9e03-83c0fefc90d5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-27 06:55:24.678 8 INFO manila.api.openstack.wsgi [None req-6cac8ef4-6390-496b-9e03-83c0fefc90d5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 7/11] 10.0.0.189 () {32 vars in 728 bytes} [Wed May 27 06:55:24 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-27 06:55:24.688 7 INFO manila.api.openstack.wsgi [None req-7f01168c-ba38-4ae7-a1fb-edf37735cfe4 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-27 06:55:24.709 7 INFO manila.api.openstack.wsgi [None req-7f01168c-ba38-4ae7-a1fb-edf37735cfe4 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 5/12] 10.0.0.189 () {32 vars in 728 bytes} [Wed May 27 06:55:24 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-27 06:55:26.386 8 INFO manila.api.openstack.wsgi [None req-6cac8ef4-6390-496b-9e03-83c0fefc90d5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-27 06:55:26.387 8 INFO manila.api.openstack.wsgi [None req-6cac8ef4-6390-496b-9e03-83c0fefc90d5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 8/13] 10.0.0.189 () {32 vars in 633 bytes} [Wed May 27 06:55:26 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-27 06:55:26.738 7 INFO manila.api.openstack.wsgi [None req-12f591ab-0f17-4824-a648-377c6a113088 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-27 06:55:26.744 7 INFO manila.api.openstack.wsgi [None req-12f591ab-0f17-4824-a648-377c6a113088 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 6/14] 10.0.0.189 () {32 vars in 704 bytes} [Wed May 27 06:55:26 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-27 06:55:26.755 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-27 06:55:26.763 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 9/15] 10.0.0.189 () {32 vars in 704 bytes} [Wed May 27 06:55:26 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-27 06:55:26.772 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-05-27 06:55:26.807 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 7|app: 0|req: 7/16] 10.0.0.189 () {36 vars in 727 bytes} [Wed May 27 06:55:26 2026] POST /v2/share-group-types => generated 202 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-27 06:55:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:55:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:55:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:55:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:55:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:12.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:12.490 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:22.491 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:22.492 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:56:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:56:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:57:52.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:57:52.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:58:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:58:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 06:59:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 06:59:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:42.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:00:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:00:52.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:02.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:22.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:01:52.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:01:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:12.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:42.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:02:52.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:02:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:22.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:03:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:03:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:12.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:32.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:04:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:04:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:12.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:05:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:05:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:06:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:06:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:12.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:12.490 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:07:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:07:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:08:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:08:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:09:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:09:52.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:10:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:10:52.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:32.491 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:32.491 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:42.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:11:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:11:52.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:12.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:22.489 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:42.489 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:12:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:12:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:02.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:13:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:13:52.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:42.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:14:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:14:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:22.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:15:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:15:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:32.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:42.489 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:16:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:16:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:12.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:17:52.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:17:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:02.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:18:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:18:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:12.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:42.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:19:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:19:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:02.488 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:12.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:20:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:20:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:12.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:21:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:21:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:12.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:22:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:22:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:12.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:42.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:23:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:23:52.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:12.488 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:12.489 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:22.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:32.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:42.485 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:42.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:24:52.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:24:52.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:25:02.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:25:02.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:25:12.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:25:12.487 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:25:22.486 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:25:22.487 7 INFO manila.api.openstack.wsgi [None req-76fd0914-2846-4ff0-8074-e711ec829797 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300 2026-05-27 07:25:32.485 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] GET http://10.0.0.73:8786/ 2026-05-27 07:25:32.486 8 INFO manila.api.openstack.wsgi [None req-0c74be36-83fb-4ed3-a947-947d7ccf846e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] http://10.0.0.73:8786/ returned with HTTP 300